!SESSION 2016-02-12 18:28:11.873 ----------------------------------------------- eclipse.buildId=4.5.2.M20160212-1500 java.version=1.7.0_80 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\shared_hudson\workspace\ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/org.eclipse.equinox.p2.tests.ui.AutomatedTests.xml -testPluginName org.eclipse.equinox.p2.tests.ui -className org.eclipse.equinox.p2.tests.ui.AutomatedTests -timeout 7200000 -junitReportOutput c:\shared_hudson\workspace\ep45M-unit-win32\workarea\M20160212-1500\eclipse-testing\results\win32.win32.x86_7.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data c:\shared_hudson\workspace\ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/p2_ui_data_dir formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\shared_hudson\workspace\ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/org.eclipse.equinox.p2.tests.ui.AutomatedTests.xml -testPluginName org.eclipse.equinox.p2.tests.ui -className org.eclipse.equinox.p2.tests.ui.AutomatedTests -os win32 -ws win32 -arch x86 -consolelog -timeout 7200000 -junitReportOutput c:\shared_hudson\workspace\ep45M-unit-win32\workarea\M20160212-1500\eclipse-testing\results\win32.win32.x86_7.0 !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2016-02-12 18:28:36.717 !MESSAGE Unable to read repository at file:/C:/shared_hudson/workspace/ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.100.v20150513-2116/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:117) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:102) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testBrokenRepository(QueryableMetadataRepositoryManagerTest.java:65) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:958) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) 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:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2016-02-12 18:28:36.835 !MESSAGE No repository found at file:/c:/shared_hudson/workspace/ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/does/not/exist/testNotFoundRepository. !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2016-02-12 18:28:36.838 !MESSAGE Unable to read repository at file:/C:/shared_hudson/workspace/ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.100.v20150513-2116/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:440) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:46) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:120) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:157) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:72) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:958) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) 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:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2016-02-12 18:28:36.909 !MESSAGE Unable to read repository at file:/C:/shared_hudson/workspace/ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.100.v20150513-2116/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:440) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:46) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:120) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:157) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:72) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:193) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:958) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) 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:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2016-02-12 18:28:37.010 !MESSAGE Unable to read repository at file:/C:/shared_hudson/workspace/ep45M-unit-win32/workarea/M20160212-1500/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.100.v20150513-2116/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:440) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:46) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:120) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:157) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:72) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:958) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:692) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:319) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) 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:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.equinox.p2.operations 4 10052 2016-02-12 18:28:39.760 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2016-02-12 18:28:39.795 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2016-02-12 18:28:40.912 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2016-02-12 18:28:40.923 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 0 2016-02-12 18:28:41.934 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2016-02-12 18:28:41.934 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2016-02-12 18:28:41.934 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2016-02-12 18:28:41.934 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.935 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.935 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:41.935 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.935 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.935 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:41.935 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.936 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.936 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2016-02-12 18:28:41.941 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2016-02-12 18:28:41.941 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2016-02-12 18:28:41.941 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2016-02-12 18:28:41.942 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.942 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.942 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:41.942 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.942 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.942 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:41.943 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.943 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.943 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2016-02-12 18:28:41.953 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2016-02-12 18:28:41.953 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2016-02-12 18:28:41.953 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2016-02-12 18:28:41.953 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.954 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.954 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:41.954 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.954 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.954 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:41.954 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.968 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.968 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2016-02-12 18:28:41.969 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2016-02-12 18:28:41.970 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2016-02-12 18:28:41.970 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2016-02-12 18:28:41.970 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.970 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.970 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:41.970 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.970 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.970 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:41.970 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.971 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:41.971 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2016-02-12 18:28:42.145 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2016-02-12 18:28:42.145 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2016-02-12 18:28:42.145 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2016-02-12 18:28:42.145 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.146 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.146 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:42.146 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.146 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.146 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:42.146 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.146 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.146 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2016-02-12 18:28:42.147 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2016-02-12 18:28:42.147 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2016-02-12 18:28:42.147 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2016-02-12 18:28:42.147 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.147 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.147 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:42.147 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.147 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.148 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:42.148 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.148 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.148 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2016-02-12 18:28:42.154 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2016-02-12 18:28:42.154 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2016-02-12 18:28:42.154 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2016-02-12 18:28:42.155 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.155 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.155 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:42.155 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.155 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.155 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:42.155 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.169 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.169 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2016-02-12 18:28:42.171 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2016-02-12 18:28:42.171 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2016-02-12 18:28:42.171 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2016-02-12 18:28:42.171 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.171 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.171 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:42.171 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.171 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.171 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-02-12 18:28:42.172 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.172 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-02-12 18:28:42.172 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 10052 2016-02-12 18:28:43.368 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2016-02-12 18:28:43.378 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2016-02-12 18:28:44.875 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2016-02-12 18:28:44.882 !MESSAGE Cannot continue the operation. There is another install operation in progress.