Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Failure in Gerrit build Jobs

Hi,

In Mylyn Gerrit build jobs we see a failure during executing the unit tests. In the log (https://ci.eclipse.org/mylyn/job/gerrit-mylyn-commons/ws/org.eclipse.mylyn.commons.tests/target/work/data/.metadata/.log) we found the following.

!SESSION 2019-08-02 17:21:04.797 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_192
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /jobs/genie.mylyn/gerrit-mylyn-commons/workspace/org.eclipse.mylyn.commons.tests/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.sdk.ide -eclipse.keyring /jobs/genie.mylyn/gerrit-mylyn-commons/workspace/org.eclipse.mylyn.commons.tests/target/.eclipse.keyring -eclipse.password /home/hudson/genie.mylyn/.jenkins/jobs/gerrit-mylyn-commons/workspace/.secret
Command-line arguments:  -data /jobs/genie.mylyn/gerrit-mylyn-commons/workspace/org.eclipse.mylyn.commons.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /jobs/genie.mylyn/gerrit-mylyn-commons/workspace/org.eclipse.mylyn.commons.tests/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.sdk.ide -eclipse.keyring /jobs/genie.mylyn/gerrit-mylyn-commons/workspace/org.eclipse.mylyn.commons.tests/target/.eclipse.keyring -eclipse.password /home/hudson/genie.mylyn/.jenkins/jobs/gerrit-mylyn-commons/workspace/.secret

!ENTRY org.eclipse.ui.navigator 4 0 2019-08-02 17:21:05.474
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ui.navigator [115]
  Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.ui.navigator"; type="osgi.bundle"; version:Version="3.7.0.v20170418-1342"; singleton:="true"

	at org.eclipse.osgi.container.Module.start(Module.java:444)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1661)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.equinox.app 0 0 2019-08-02 17:21:05.848
!MESSAGE Product org.eclipse.sdk.ide could not be found.

!ENTRY org.eclipse.swt.win32.win32.x86 2 0 2019-08-02 17:21:06.162
!MESSAGE Could not resolve module: org.eclipse.swt.win32.win32.x86 [112]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))"
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))"


!ENTRY org.eclipse.swt.gtk.linux.ppc64 2 0 2019-08-02 17:21:06.162
!MESSAGE Could not resolve module: org.eclipse.swt.gtk.linux.ppc64 [119]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64))"
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64))"


!ENTRY org.eclipse.swt.win32.win32.x86_64 2 0 2019-08-02 17:21:06.162
!MESSAGE Could not resolve module: org.eclipse.swt.win32.win32.x86_64 [116]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))"
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))"


!ENTRY org.eclipse.ui.navigator 2 0 2019-08-02 17:21:06.163
!MESSAGE Could not resolve module: org.eclipse.ui.navigator [115]
  Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.ui.navigator"; type="osgi.bundle"; version:Version="3.7.0.v20170418-1342"; singleton:="true"


!ENTRY org.eclipse.swt.cocoa.macosx.x86_64 2 0 2019-08-02 17:21:06.163
!MESSAGE Could not resolve module: org.eclipse.swt.cocoa.macosx.x86_64 [106]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=cocoa) (osgi.os=macosx) (osgi.arch=x86_64) )"
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=cocoa) (osgi.os=macosx) (osgi.arch=x86_64) )"


!ENTRY org.eclipse.swt.gtk.linux.x86 2 0 2019-08-02 17:21:06.163
!MESSAGE Could not resolve module: org.eclipse.swt.gtk.linux.x86 [117]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))"
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))"


!ENTRY org.apache.batik.css 2 0 2019-08-02 17:21:06.164
!MESSAGE Could not resolve module: org.apache.batik.css [113]
  Unresolved requirement: Import-Package: org.apache.batik.util; version="1.8.0"


!ENTRY org.eclipse.osgi 4 0 2019-08-02 17:21:06.164
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.<init>(ModelServiceImpl.java:122)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createDefaultContext(E4Application.java:511)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:204)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:614)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)

Simular errer is in the Mylyn Task jab.

How can we fix the missing Product error?

Thanks

Frank 

Back to the top