Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] Master Test stuck

Hi

 

Currently master tests are stuck (at least taking a lot of time)

You can check [1] and [3].

 

Does anyone has an idea/a suggestion on the subject?

(Note these exceptions are also present in successful builds [2])

 

Regards,

Benoit

 

1 : https://hudson.eclipse.org/papyrus/view/Oxygen%20(Master)/job/Papyrus-Master-Tests/2785/console

2: https://hudson.eclipse.org/papyrus/view/Oxygen%20(Master)/job/Papyrus-Master-Tests/2783/consoleFull
3: -------------------------------------------------------

T E S T S

-------------------------------------------------------

Running org.eclipse.papyrus.tests.AllTests

org.eclipse.papyrus.infra.core.resource.ModelMultiException: Problems encountered while loading one of the models.

----- exceptions : ----------

org.eclipse.papyrus.infra.core.resource.notation.NotationModel : org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.notation' does not exist.

org.eclipse.papyrus.infra.core.resource.uml.UmlModel : org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist.

-----------------------------

 

          at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:586)

          at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.initModelResources(AbstractModelFixture.java:273)

          at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.starting(AbstractModelFixture.java:228)

          at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:108)

          at org.junit.rules.TestWatcher.access$000(TestWatcher.java:46)

          at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:53)

          at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:162)

          at org.junit.rules.RunRules.evaluate(RunRules.java:20)

          at org.junit.runners.ParentRunner.run(ParentRunner.java:363)

          at org.junit.runners.Suite.runChild(Suite.java:128)

          at org.junit.runners.Suite.runChild(Suite.java:27)

          at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)

          at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)

          at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)

          at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)

          at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)

          at org.junit.runners.ParentRunner.run(ParentRunner.java:363)

          at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:128)

          at org.junit.runners.Suite.runChild(Suite.java:128)

          at org.junit.runners.Suite.runChild(Suite.java:27)

          at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)

          at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)

          at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)

          at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)

          at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)

          at org.junit.runners.ParentRunner.run(ParentRunner.java:363)

          at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)

          at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)

          at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)

          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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)

          at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)

          at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)

          at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:95)

          at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)

          at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)

          at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)

          at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4500)

          at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4113)

          at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1133)

          at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)

          at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)

          at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)

          at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:698)

          at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)

          at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)

          at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)

          at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)

          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:673)

          at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)

          at org.eclipse.equinox.launcher.Main.run(Main.java:1519)

          at org.eclipse.equinox.launcher.Main.main(Main.java:1492)

Caused by: org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.notation' does not exist.

          at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)

          at org.eclipse.papyrus.infra.core.resource.ModelSet.handleDemandLoadException(ModelSet.java:237)

          at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)

          at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406)

          at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:217)

          at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.basicGetResource(ResourceSetImpl.java:751)

          at org.eclipse.papyrus.infra.editor.welcome.internal.WelcomeModelManager$WelcomeLocator.getResource(WelcomeModelManager.java:231)

          at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352)

          at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:217)

          at org.eclipse.papyrus.infra.core.resource.AbstractBaseModel.loadModel(AbstractBaseModel.java:187)

          at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:581)

          ... 66 more

Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.notation' does not exist.

          at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:335)

          at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:209)

          at org.eclipse.core.internal.resources.File.getContents(File.java:275)

          at org.eclipse.core.internal.resources.File.getContents(File.java:268)

          at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:207)

          at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:525)

          at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)

          at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1269)

          at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)

          at org.eclipse.papyrus.infra.core.resource.ModelSet.demandLoad(ModelSet.java:377)

          at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)

          ... 74 more

 

Test privileged runnable.. Done.

 

Test privileged callable.. Done.

Plugin org.eclipse.papyrus.uml.diagram.clazz, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler

Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@3232

Plugin org.eclipse.papyrus.uml.diagram.usecase, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler

Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@3ec9

Plugin org.eclipse.papyrus.uml.diagram.activity, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler

Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@4986

Plugin org.eclipse.papyrus.uml.diagram.communication, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler

Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@4ac0

Plugin org.eclipse.papyrus.uml.diagram.component, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler

Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@4bbe

Plugin org.eclipse.papyrus.uml.diagram.composite, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler

Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@51a3

Plugin org.eclipse.papyrus.uml.diagram.deployment, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler

Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@5272

Plugin org.eclipse.papyrus.uml.diagram.interactionoverview, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler

Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@5544

Warning: NLS unused message: Enumerationliteral9CreationTool_title in: messages

Warning: NLS unused message: Enumerationliteral9CreationTool_desc in: messages

org.eclipse.core.internal.resources.ResourceException: Resource '/CrossReferenceIndexTest$SubmodelsTest' does not exist.

          at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:335)

          at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:209)

          at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:141)

          at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)

          at org.eclipse.core.internal.resources.Resource.accept(Resource.java:52)

          at org.eclipse.core.internal.resources.Resource.accept(Resource.java:117)

          at org.eclipse.core.internal.resources.Resource.accept(Resource.java:105)

          at org.eclipse.papyrus.junit.utils.rules.ProjectFixture.deleteProject(ProjectFixture.java:194)

          at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:164)

          at org.junit.rules.RunRules.evaluate(RunRules.java:20)

          at org.junit.runners.ParentRunner.run(ParentRunner.java:363)

          at org.junit.runners.Suite.runChild(Suite.java:128)

          at org.junit.runners.Suite.runChild(Suite.java:27)

          at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)

          at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)

          at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)

          at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)

          at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)

          at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)

          at org.junit.runners.ParentRunner.run(ParentRunner.java:363)

          at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:128)

          at org.junit.runners.Suite.runChild(Suite.java:128)

          at org.junit.runners.Suite.runChild(Suite.java:27)

          at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)

          at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)

          at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)

          at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)

          at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)

          at org.junit.runners.ParentRunner.run(ParentRunner.java:363)

          at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)

          at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)

          at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)

          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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)

          at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)

          at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)

          at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:95)

          at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)

          at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)

          at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)

          at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4500)

          at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4113)

          at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1133)

          at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)

          at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)

          at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)

          at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:698)

          at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)

          at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)

          at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)

          at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)

          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:673)

          at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)

          at org.eclipse.equinox.launcher.Main.run(Main.java:1519)

          at org.eclipse.equinox.launcher.Main.main(Main.java:1492)

 


Back to the top