!SESSION 2020-03-05 06:19:17.223 ----------------------------------------------- eclipse.buildId=4.15.0.I20200305-0155 java.version=13 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/org.eclipse.osgi.tests.AutomatedTests.xml -testPluginName org.eclipse.osgi.tests -className org.eclipse.osgi.tests.AutomatedTests -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/results/ep415I-unit-cen64-gtk3-java13_linux.gtk.x86_64_13 Command-line arguments: -application org.eclipse.test.coretestapplication -data /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/osgi_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/org.eclipse.osgi.tests.AutomatedTests.xml -testPluginName org.eclipse.osgi.tests -className org.eclipse.osgi.tests.AutomatedTests -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/results/ep415I-unit-cen64-gtk3-java13_linux.gtk.x86_64_13 !ENTRY org.eclipse.e4.ui.workbench3 1 0 2020-03-05 06:19:25.144 !MESSAGE starting DumpStackTracesTimer with timeout=7080000 at 2020-03-05 06:19:25 -0500 testing1://test # !SESSION 2020-03-05 06:20:02.652 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile01/debug=true | main | 2020-03-05 06:20:02.652 | testTraceFile01 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile01 | 623 | testing 1 | | main | 2020-03-05 06:20:02.653 | testTraceFile01 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile01 | 625 | testing 3 | # !SESSION 2020-03-05 06:20:02.655 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile01/debug=true # testTraceFile02/debug=true | main | 2020-03-05 06:20:02.655 | testTraceFile02 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile02 | 662 | testing 1 | java.lang.Exception: An error 1 at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testTraceFile02(DebugOptionsTestCase.java:662) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | | main | 2020-03-05 06:20:02.656 | testTraceFile02 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile02 | 664 | testing 3 | java.lang.Exception: An error 3 at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testTraceFile02(DebugOptionsTestCase.java:664) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | # !SESSION 2020-03-05 06:20:02.666 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile01/debug=true # testTraceFile03/debug=true # testTraceFile02/debug=true | main | 2020-03-05 06:20:02.666 | testTraceFile03 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile03 | 750 | Thread Stack dump: java.lang.Throwable: at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testTraceFile03(DebugOptionsTestCase.java:750) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | | main | 2020-03-05 06:20:02.667 | testTraceFile03 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile03 | 752 | Thread Stack dump: java.lang.Throwable: at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testTraceFile03(DebugOptionsTestCase.java:752) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | # !SESSION 2020-03-05 06:20:02.670 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile04/debug=true # testTraceFile01/debug=true # testTraceFile03/debug=true # testTraceFile02/debug=true | main | 2020-03-05 06:20:02.670 | testTraceFile04 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile04 | 786 | Entering method with no parameters | | main | 2020-03-05 06:20:02.671 | testTraceFile04 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile04 | 788 | Entering method with no parameters | # !SESSION 2020-03-05 06:20:02.672 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile04/debug=true # testTraceFile05/debug=true # testTraceFile01/debug=true # testTraceFile03/debug=true # testTraceFile02/debug=true | main | 2020-03-05 06:20:02.672 | testTraceFile05 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile05 | 822 | Entering method with parameters: (arg1) | | main | 2020-03-05 06:20:02.672 | testTraceFile05 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile05 | 824 | Entering method with parameters: (arg3) | # !SESSION 2020-03-05 06:20:02.673 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile04/debug=true # testTraceFile05/debug=true # testTraceFile01/debug=true # testTraceFile06/debug=true # testTraceFile03/debug=true # testTraceFile02/debug=true | main | 2020-03-05 06:20:02.673 | testTraceFile06 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile06 | 858 | Entering method with parameters: (arg1 arg2) | | main | 2020-03-05 06:20:02.674 | testTraceFile06 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile06 | 860 | Entering method with parameters: (arg5 arg6) | # !SESSION 2020-03-05 06:20:02.674 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile04/debug=true # testTraceFile07/debug=true # testTraceFile05/debug=true # testTraceFile01/debug=true # testTraceFile06/debug=true # testTraceFile03/debug=true # testTraceFile02/debug=true | main | 2020-03-05 06:20:02.674 | testTraceFile07 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile07 | 894 | Exiting method with a void return | | main | 2020-03-05 06:20:02.675 | testTraceFile07 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile07 | 896 | Exiting method with a void return | # !SESSION 2020-03-05 06:20:02.676 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile04/debug=true # testTraceFile07/debug=true # testTraceFile05/debug=true # testTraceFile08/debug=true # testTraceFile01/debug=true # testTraceFile06/debug=true # testTraceFile03/debug=true # testTraceFile02/debug=true | main | 2020-03-05 06:20:02.676 | testTraceFile08 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile08 | 930 | Exiting method with result: returnValue1 | | main | 2020-03-05 06:20:02.676 | testTraceFile08 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile08 | 932 | Exiting method with result: returnValue3 | # !SESSION 2020-03-05 06:20:02.677 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile04/debug=true # testTraceFile07/debug=true # testTraceFile05/debug=true # testTraceFile08/debug=true # testTraceFile01/debug=true # testTraceFile09/debug|path=true # testTraceFile06/debug=true # testTraceFile09/debug=true # testTraceFile03/debug=true # testTraceFile02/debug=true | main | 2020-03-05 06:20:02.677 | testTraceFile09 | /debug|path | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile09 | 967 | A message with a | character. | | main | 2020-03-05 06:20:02.677 | testTraceFile09 | /debug|path | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile09 | 968 | |A message with | multiple || characters.| | # !SESSION 2020-03-05 06:20:02.694 # version: 1.1 # verbose: false # The following option strings are specified for this debug session: # testBatchSetOptionsWhenDisabled/debug/disableCheck4=ok4 # testBatchSetOptionsWhenDisabled/debug/disableCheck5=ok5 # testBatchSetOptionsWhenDisabled/debug/disableCheck6=ok6 # testVerboseDebugging/debug=true | main | 2020-03-05 06:20:02.694 | testing 1 | java.lang.Exception: An error 1 at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testVerboseDebugging(DebugOptionsTestCase.java:536) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | # !SESSION 2020-03-05 06:20:02.694 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testBatchSetOptionsWhenDisabled/debug/disableCheck4=ok4 # testBatchSetOptionsWhenDisabled/debug/disableCheck5=ok5 # testBatchSetOptionsWhenDisabled/debug/disableCheck6=ok6 # testVerboseDebugging/debug=true | main | 2020-03-05 06:20:02.694 | testVerboseDebugging | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testVerboseDebugging | 538 | testing 2 | # !SESSION 2020-03-05 06:20:02.695 # version: 1.1 # verbose: false # The following option strings are specified for this debug session: # testBatchSetOptionsWhenDisabled/debug/disableCheck4=ok4 # testBatchSetOptionsWhenDisabled/debug/disableCheck5=ok5 # testBatchSetOptionsWhenDisabled/debug/disableCheck6=ok6 # testVerboseDebugging/debug=true | main | 2020-03-05 06:20:02.695 | testing 3 | | main | 2020-03-05 06:20:02.699 | Entering method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with no parameters | | main | 2020-03-05 06:20:02.700 | Entering method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with parameters: (arg) | | main | 2020-03-05 06:20:02.700 | Entering method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with parameters: (arg1 arg2) | | main | 2020-03-05 06:20:02.700 | Exiting method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with a void return | | main | 2020-03-05 06:20:02.700 | Exiting method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with result: returnValue | !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:20:02.780 !MESSAGE error !ENTRY test.logging.a 4 0 2020-03-05 06:20:02.809 !MESSAGE ERROR MESSAGE !ENTRY test.logging.a 4 0 2020-03-05 06:20:02.830 !MESSAGE ERROR MESSAGE !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:20:03.041 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.Exception at org.eclipse.equinox.log.test.LogReaderServiceTest.testLogFrameworkEventType(LogReaderServiceTest.java:244) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY test.logging.a 4 0 2020-03-05 06:20:03.111 !MESSAGE ERROR MESSAGE !SESSION 2020-03-05 06:20:03.707 ----------------------------------------------- eclipse.buildId=unknown java.version=13 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.osgi.tests.security.SignedBundleTest:testBug236329_01 -port 45898 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/tmp/workspace -os linux -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.osgi.tests.security.SignedBundleTest:testBug236329_01 -port 45898 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws gtk -version 3 !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:20:05.302 !MESSAGE Either the manifest file or the signature file has been tampered in this jar: /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/tmp/7154168297/org.eclipse.osgi/15/data/temp/entry5347567356530777918.jar !STACK 0 java.security.SignatureException: Either the manifest file or the signature file has been tampered in this jar: /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/tmp/7154168297/org.eclipse.osgi/15/data/temp/entry5347567356530777918.jar at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.verifyManifestAndSignatureFile(SignatureBlockProcessor.java:172) at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.processSigner(SignatureBlockProcessor.java:120) at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.process(SignatureBlockProcessor.java:76) at org.eclipse.osgi.internal.signedcontent.SignedBundleFile.initializeSignedContent(SignedBundleFile.java:47) at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:223) at org.eclipse.osgi.tests.security.SignedBundleTest.testBug236329_01(SignedBundleTest.java:843) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:126) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:542) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:770) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:171) at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:27) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Hello World!! Goodbye World!! !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:20:45.605 !MESSAGE Either the manifest file or the signature file has been tampered in this jar: /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/temp/entry4035234535415006997.jar !STACK 0 java.security.SignatureException: Either the manifest file or the signature file has been tampered in this jar: /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/temp/entry4035234535415006997.jar at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.verifyManifestAndSignatureFile(SignatureBlockProcessor.java:172) at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.processSigner(SignatureBlockProcessor.java:120) at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.process(SignatureBlockProcessor.java:76) at org.eclipse.osgi.internal.signedcontent.SignedBundleFile.initializeSignedContent(SignedBundleFile.java:47) at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:223) at org.eclipse.osgi.tests.security.SignedBundleTest.testBug236329_01(SignedBundleTest.java:843) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Hello World!! Goodbye World!! started simple app stopped simple app async result async result async result async result started simple app started simple app started simple app started simple app started simple app stopped simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app stopped simple app started simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app started simple app stopped simple app started simple app stopped simple app started simple app stopped simple app started simple app stopped simple app started simple app stopped simple app started simple app stopped simple app !SESSION 2020-03-05 06:22:45.122 ----------------------------------------------- eclipse.buildId=unknown java.version=13 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testPersistentSchedule05 -port 46676 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/tmp/workspace -os linux -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testPersistentSchedule05 -port 46676 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws gtk -version 3 !ENTRY org.eclipse.equinox.app 2 0 2020-03-05 06:23:15.971 !MESSAGE Failed to launch the scheduled application: {org.osgi.service.application.ScheduledApplication, org.osgi.service.event.EventHandler}={service.id=39, service.bundleid=7, service.scope=singleton, event.topics=[org/osgi/application/timer], event.filter=(minute=*), service.pid=org.eclipse.osgi.tests.simpleApp, schedule.id=schedule.2} !STACK 0 org.osgi.service.application.ApplicationException: Application is locked, can't launch! at org.osgi.service.application.ApplicationDescriptor.launch(ApplicationDescriptor.java:305) at org.eclipse.equinox.internal.app.EclipseScheduledApplication.handleEvent(EclipseScheduledApplication.java:126) at org.eclipse.equinox.internal.app.AppPersistence$AppTimer.run(AppPersistence.java:366) at java.base/java.lang.Thread.run(Thread.java:830) started simple app stopped simple app !SESSION !SESSION 2020-03-05 06:24:21.495 ----------------------------------------------- eclipse.buildId=unknown java.version=13 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart01 -port 42198 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/tmp/workspace -os linux -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart01 -port 42198 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws gtk -version 3 !ENTRY org.eclipse.equinox.app 4 0 2020-03-05 06:24:24.197 !MESSAGE The application instance has been stopped before it could be started: org.eclipse.osgi.tests.simpleApp.0 !STACK 0 org.osgi.service.application.ApplicationException: The application instance has been stopped before it could be started: org.eclipse.osgi.tests.simpleApp.0 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:197) at org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:30) at java.base/java.lang.Thread.run(Thread.java:830) !SESSION 2020-03-05 06:24:34.526 ----------------------------------------------- eclipse.buildId=unknown java.version=13 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart02 -port 38303 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/tmp/workspace -os linux -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart02 -port 38303 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws gtk -version 3 !ENTRY org.eclipse.equinox.app 2 0 2020-03-05 06:24:37.156 !MESSAGE An error occurred while starting the application: org.eclipse.osgi.tests.testMainThreaded01.0 !STACK 0 org.osgi.service.application.ApplicationException: The application instance has been stopped before it could be started: org.eclipse.osgi.tests.testMainThreaded01.0 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:197) at org.eclipse.equinox.internal.app.DefaultApplicationListener.run(DefaultApplicationListener.java:76) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:24:52.204 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.OutOfMemoryError: Generated exception at org.eclipse.osgi.tests.listeners.ExceptionHandlerTests$2.bundleChanged(ExceptionHandlerTests.java:96) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:24:52.206 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.NullPointerException: Generated exception at org.eclipse.osgi.tests.listeners.ExceptionHandlerTests$1.bundleChanged(ExceptionHandlerTests.java:67) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) Debug options: file:/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/testDebugLogOnGetURL.options loaded !SESSION 2020-03-05 06:25:19.316 ----------------------------------------------- eclipse.buildId=unknown java.version=13 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US !ENTRY org.eclipse.osgi 1 0 2020-03-05 06:25:19.316 !MESSAGE Called Location.getURL() when it has not been set for: "null" !STACK 0 java.lang.RuntimeException: Call stack for Location.getURL() at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:87) at org.eclipse.osgi.storage.Storage.(Storage.java:226) at org.eclipse.osgi.storage.Storage.createStorage(Storage.java:178) at org.eclipse.osgi.internal.framework.EquinoxContainer.(EquinoxContainer.java:94) at org.eclipse.osgi.launch.Equinox.(Equinox.java:34) at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:483) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 1 0 2020-03-05 06:25:19.332 !MESSAGE Called Location.getURL() when it has not been set for: "osgi.user.area" !STACK 0 java.lang.RuntimeException: Call stack for Location.getURL() at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:87) at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:498) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 1 0 2020-03-05 06:25:19.333 !MESSAGE Called Location.getURL() when it has not been set for: "osgi.instance.area" !STACK 0 java.lang.RuntimeException: Call stack for Location.getURL() at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:87) at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:499) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Equinox state: 4 Bundles: [org.eclipse.osgi_3.15.200.v20200214-1600 [0], mrBundle_1.0.0 [1]] Bundles: [org.eclipse.osgi_3.15.200.v20200214-1600 [0], mrBundle_1.0.0 [1]] Bundles: [org.eclipse.osgi_3.15.200.v20200214-1600 [0], mrBundle_1.0.0 [1]] Bundles: [org.eclipse.osgi_3.15.200.v20200214-1600 [0], mrBundle_1.0.0 [1]] Bundles: [org.eclipse.osgi_3.15.200.v20200214-1600 [0], mrBundle_1.0.0 [2]] Bundles: [org.eclipse.osgi_3.15.200.v20200214-1600 [0], mrBundle_1.0.0 [2]] Bundles: [org.eclipse.osgi_3.15.200.v20200214-1600 [0], mrBundle_1.0.0 [2]] Bundles: [org.eclipse.osgi_3.15.200.v20200214-1600 [0], mrBundle_1.0.0 [2]] !ENTRY test.logging.a 4 0 2020-03-05 06:26:12.195 !MESSAGE testFrameworkLog !ENTRY test.logging.a 4 0 2020-03-05 06:26:12.197 !MESSAGE testFrameworkLog !ENTRY test.logging.a 4 0 2020-03-05 06:26:12.198 !MESSAGE testFrameworkLog !ENTRY test.logging.a 4 0 2020-03-05 06:26:17.213 !MESSAGE testRuntimeLog !ENTRY test.logging.a 4 0 2020-03-05 06:26:17.214 !MESSAGE testRuntimeLog !ENTRY test.logging.a 4 0 2020-03-05 06:26:17.232 !MESSAGE testPluginILog !ENTRY test.logging.a 4 0 2020-03-05 06:26:17.232 !MESSAGE testPluginILog !ENTRY test.logging.a 4 0 2020-03-05 06:26:17.282 !MESSAGE testLogService !ENTRY test.logging.a 4 0 2020-03-05 06:26:17.286 !MESSAGE testLogService !ENTRY test.logging.a 4 0 2020-03-05 06:26:17.287 !MESSAGE testLogService !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:22.295 !MESSAGE testEventAdminAdapter1 !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:22.301 !MESSAGE testEventAdminAdapter2 !ENTRY org.eclipse.equinox.event 4 0 2020-03-05 06:26:22.302 !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/osgi/service/log/LogEntry/LOG_ERROR] {bundle.symbolicName=org.eclipse.osgi.tests, log.level=1, bundle.id=280, message=testEventAdminAdapter2, bundle=org.eclipse.osgi.tests_3.15.200.v20200215-1036 [280], log.entry=org.eclipse.osgi.internal.log.ExtendedLogEntryImpl@40b5a33f, timestamp=1583407582301} to handler org.eclipse.osgi.tests.bundles.LoggingTests$2@6191b8cd !STACK 0 org.eclipse.equinox.internal.event.EventHandlerWrapper$LogTopicException: java.lang.NullPointerException at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:212) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) Caused by: java.lang.NullPointerException at org.eclipse.osgi.tests.bundles.LoggingTests$2.handleEvent(LoggingTests.java:425) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205) ... 4 more !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.318 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.319 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.319 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.319 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.319 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.320 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.320 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.320 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.320 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.321 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.321 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.321 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.321 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.322 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.322 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.322 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.322 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.323 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.323 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.323 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.324 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.324 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.324 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.325 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.325 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.325 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.325 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.326 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.326 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.326 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.327 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.327 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.327 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.328 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.328 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.329 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.329 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.329 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.330 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.330 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.330 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.331 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.331 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.331 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.332 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.332 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.332 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.333 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.333 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.334 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.334 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.334 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.334 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.335 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.335 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.335 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.335 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.336 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.336 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.336 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.336 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.337 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.337 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.337 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.337 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.338 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.338 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.338 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.339 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.339 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.339 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.339 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.340 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.340 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.340 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.341 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.341 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.341 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.351 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.352 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.352 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.353 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.353 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.353 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.354 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.354 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.354 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.355 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.355 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.355 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.356 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.356 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.357 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.357 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.357 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.358 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.358 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:26:27.359 !MESSAGE Test message !ENTRY org.eclipse.equinox.registry 2 0 2020-03-05 06:26:27.373 !MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. !ENTRY org.eclipse.equinox.registry 2 0 2020-03-05 06:26:27.379 !MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. !ENTRY org.eclipse.equinox.registry 2 0 2020-03-05 06:26:27.382 !MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:26:27.632 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../cp.jar !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../cp.jar at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1050) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1019) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.getClasspath(ClasspathManager.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.addStandardClassPathEntry(ClasspathManager.java:215) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.addClassPathEntry(ClasspathManager.java:207) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassPathEntry(ClasspathManager.java:190) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.buildClasspath(ClasspathManager.java:168) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.(ClasspathManager.java:96) at org.eclipse.osgi.internal.loader.EquinoxClassLoader.(EquinoxClassLoader.java:54) at org.eclipse.osgi.internal.loader.BundleLoader.createClassLoaderPrivledged(BundleLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.getModuleClassLoader(BundleLoader.java:263) at org.eclipse.osgi.internal.framework.EquinoxBundle$1.run(EquinoxBundle.java:651) at org.eclipse.osgi.internal.framework.EquinoxBundle$1.run(EquinoxBundle.java:1) at java.base/java.security.AccessController.doPrivileged(AccessController.java:312) at org.eclipse.osgi.internal.framework.EquinoxBundle.getModuleClassLoader(EquinoxBundle.java:644) at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:616) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:462) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:26:27.636 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../lib/nativeCode !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../lib/nativeCode at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1050) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1019) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.NativeCodeFinder.findNativePath(NativeCodeFinder.java:228) at org.eclipse.osgi.storage.NativeCodeFinder.findBundleNativeCode(NativeCodeFinder.java:150) at org.eclipse.osgi.storage.NativeCodeFinder.findLibrary0(NativeCodeFinder.java:92) at org.eclipse.osgi.storage.NativeCodeFinder.findLibrary(NativeCodeFinder.java:63) at org.eclipse.osgi.storage.BundleInfo$Generation.findLibrary(BundleInfo.java:417) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLibrary0(ClasspathManager.java:841) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLibrary(ClasspathManager.java:820) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLibrary(ModuleClassLoader.java:274) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:469) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:26:27.637 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": dir1/../../../escapedZipRoot2.txt !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: dir1/../../../escapedZipRoot2.txt at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1050) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1019) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:473) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:26:27.639 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": dir1/../../../escapedZipRoot2.txt !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: dir1/../../../escapedZipRoot2.txt at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1050) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1019) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:479) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:26:27.641 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../lib/nativeCode !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../lib/nativeCode at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1050) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1019) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:479) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:26:27.641 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../escapedZipRoot1.txt !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../escapedZipRoot1.txt at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1050) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1019) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:479) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-03-05 06:26:27.642 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../cp.jar !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../cp.jar at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1050) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1019) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:479) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) configuration/org.eclipse.osgi/280/data/testSystemCapabilitiesBug522125.framework.jar Starting: test.dynamic.privateimport_1.0.0 [1] Starting: test.dynamic.privateimport_1.0.0 [1] test.tccl: start test.tccl: stop test.tccl: start test.tccl: stop test.tccl: start test.tccl: stop test.tccl: start test.tccl: stop testMRUBundleFileListOverflow time taken: 1 Time to create: 734 Installing: bundle-b0.jar Installing: bundle-b2.jar Installing: bundle-b1.jar Installing: bundle-b3.jar Installing: bundle-b7.jar Installing: bundle-b6.jar Installing: bundle-b9.jar Installing: bundle-b5.jar Installing: bundle-b4.jar Installing: bundle-b12.jar Installing: bundle-b8.jar Installing: bundle-b14.jar Installing: bundle-b10.jar Installing: bundle-b13.jar Installing: bundle-b18.jar Installing: bundle-b11.jar Installing: bundle-b15.jar Installing: bundle-b17.jar Installing: bundle-b16.jar Installing: bundle-b19.jar Installing: bundle-b20.jar Installing: bundle-b23.jar Installing: bundle-b21.jar Installing: bundle-b22.jar Installing: bundle-b24.jar Installing: bundle-b25.jar Installing: bundle-b26.jar Installing: bundle-b27.jar Installing: bundle-b28.jar Installing: bundle-b29.jar Installing: bundle-b30.jar Installing: bundle-b31.jar Installing: bundle-b32.jar Installing: bundle-b33.jar Installing: bundle-b35.jar Installing: bundle-b34.jar Installing: bundle-b36.jar Installing: bundle-b37.jar Installing: bundle-b39.jar Installing: bundle-b38.jar Installing: bundle-b40.jar Installing: bundle-b41.jar Installing: bundle-b42.jar Installing: bundle-b43.jar Installing: bundle-b44.jar Installing: bundle-b46.jar Installing: bundle-b45.jar Installing: bundle-b48.jar Installing: bundle-b47.jar Installing: bundle-b49.jar Installing: bundle-b50.jar Installing: bundle-b52.jar Installing: bundle-b51.jar Installing: bundle-b54.jar Installing: bundle-b53.jar Installing: bundle-b55.jar Installing: bundle-b56.jar Installing: bundle-b57.jar Installing: bundle-b58.jar Installing: bundle-b59.jar Installing: bundle-b60.jar Installing: bundle-b62.jar Installing: bundle-b61.jar Installing: bundle-b63.jar Installing: bundle-b64.jar Installing: bundle-b65.jar Installing: bundle-b66.jar Installing: bundle-b67.jar Installing: bundle-b69.jar Installing: bundle-b70.jar Installing: bundle-b71.jar Installing: bundle-b68.jar Installing: bundle-b72.jar Installing: bundle-b73.jar Installing: bundle-b74.jar Installing: bundle-b75.jar Installing: bundle-b76.jar Installing: bundle-b77.jar Installing: bundle-b78.jar Installing: bundle-b79.jar Installing: bundle-b80.jar Installing: bundle-b81.jar Installing: bundle-b82.jar Installing: bundle-b83.jar Installing: bundle-b84.jar Installing: bundle-b85.jar Installing: bundle-b86.jar Installing: bundle-b87.jar Installing: bundle-b88.jar Installing: bundle-b89.jar Installing: bundle-b90.jar Installing: bundle-b91.jar Installing: bundle-b92.jar Installing: bundle-b93.jar Installing: bundle-b94.jar Installing: bundle-b95.jar Installing: bundle-b96.jar Installing: bundle-b97.jar Installing: bundle-b98.jar Installing: bundle-b99.jar Installing: bundle-b100.jar Installing: bundle-b101.jar Installing: bundle-b102.jar Installing: bundle-b103.jar Installing: bundle-b104.jar Installing: bundle-b105.jar Installing: bundle-b106.jar Installing: bundle-b107.jar Installing: bundle-b108.jar Installing: bundle-b109.jar Installing: bundle-b110.jar Installing: bundle-b111.jar Installing: bundle-b112.jar Installing: bundle-b113.jar Installing: bundle-b114.jar Installing: bundle-b115.jar Installing: bundle-b116.jar Installing: bundle-b117.jar Installing: bundle-b118.jar Installing: bundle-b119.jar Installing: bundle-b120.jar Installing: bundle-b121.jar Installing: bundle-b122.jar Installing: bundle-b123.jar Installing: bundle-b124.jar Installing: bundle-b125.jar Installing: bundle-b126.jar Installing: bundle-b127.jar Installing: bundle-b128.jar Installing: bundle-b129.jar Installing: bundle-b130.jar Installing: bundle-b131.jar Installing: bundle-b132.jar Installing: bundle-b133.jar Installing: bundle-b134.jar Installing: bundle-b135.jar Installing: bundle-b136.jar Installing: bundle-b137.jar Installing: bundle-b138.jar Installing: bundle-b139.jar Installing: bundle-b140.jar Installing: bundle-b141.jar Installing: bundle-b142.jar Installing: bundle-b143.jar Installing: bundle-b144.jar Installing: bundle-b145.jar Installing: bundle-b146.jar Installing: bundle-b147.jar Installing: bundle-b148.jar Installing: bundle-b149.jar Installing: bundle-b150.jar Installing: bundle-b151.jar Installing: bundle-b152.jar Installing: bundle-b153.jar Installing: bundle-b154.jar Installing: bundle-b155.jar Installing: bundle-b156.jar Installing: bundle-b157.jar Installing: bundle-b158.jar Installing: bundle-b159.jar Installing: bundle-b160.jar Installing: bundle-b161.jar Installing: bundle-b162.jar Installing: bundle-b163.jar Installing: bundle-b164.jar Installing: bundle-b165.jar Installing: bundle-b166.jar Installing: bundle-b167.jar Installing: bundle-b168.jar Installing: bundle-b169.jar Installing: bundle-b170.jar Installing: bundle-b171.jar Installing: bundle-b172.jar Installing: bundle-b173.jar Installing: bundle-b174.jar Installing: bundle-b175.jar Installing: bundle-b176.jar Installing: bundle-b177.jar Installing: bundle-b178.jar Installing: bundle-b179.jar Installing: bundle-b180.jar Installing: bundle-b181.jar Installing: bundle-b182.jar Installing: bundle-b183.jar Installing: bundle-b184.jar Installing: bundle-b185.jar Installing: bundle-b186.jar Installing: bundle-b187.jar Installing: bundle-b188.jar Installing: bundle-b189.jar Installing: bundle-b190.jar Installing: bundle-b191.jar Installing: bundle-b192.jar Installing: bundle-b193.jar Installing: bundle-b194.jar Installing: bundle-b195.jar Installing: bundle-b196.jar Installing: bundle-b197.jar Installing: bundle-b198.jar Installing: bundle-b199.jar Installing: bundle-b200.jar Installing: bundle-b201.jar Installing: bundle-b202.jar Installing: bundle-b203.jar Installing: bundle-b204.jar Installing: bundle-b205.jar Installing: bundle-b206.jar Installing: bundle-b207.jar Installing: bundle-b208.jar Installing: bundle-b209.jar Installing: bundle-b210.jar Installing: bundle-b211.jar Installing: bundle-b212.jar Installing: bundle-b213.jar Installing: bundle-b214.jar Installing: bundle-b215.jar Installing: bundle-b216.jar Installing: bundle-b217.jar Installing: bundle-b218.jar Installing: bundle-b219.jar Installing: bundle-b220.jar Installing: bundle-b221.jar Installing: bundle-b222.jar Installing: bundle-b223.jar Installing: bundle-b224.jar Installing: bundle-b225.jar Installing: bundle-b226.jar Installing: bundle-b227.jar Installing: bundle-b228.jar Installing: bundle-b229.jar Installing: bundle-b230.jar Installing: bundle-b231.jar Installing: bundle-b232.jar Installing: bundle-b233.jar Installing: bundle-b234.jar Installing: bundle-b235.jar Installing: bundle-b236.jar Installing: bundle-b237.jar Installing: bundle-b238.jar Installing: bundle-b239.jar Installing: bundle-b240.jar Installing: bundle-b241.jar Installing: bundle-b242.jar Installing: bundle-b243.jar Installing: bundle-b244.jar Installing: bundle-b245.jar Installing: bundle-b246.jar Installing: bundle-b247.jar Installing: bundle-b248.jar Installing: bundle-b249.jar Installing: bundle-b250.jar Installing: bundle-b251.jar Installing: bundle-b252.jar Installing: bundle-b253.jar Installing: bundle-b254.jar Installing: bundle-b255.jar Installing: bundle-b256.jar Installing: bundle-b257.jar Installing: bundle-b258.jar Installing: bundle-b259.jar Installing: bundle-b260.jar Installing: bundle-b261.jar Installing: bundle-b262.jar Installing: bundle-b263.jar Installing: bundle-b264.jar Installing: bundle-b265.jar Installing: bundle-b266.jar Installing: bundle-b267.jar Installing: bundle-b268.jar Installing: bundle-b269.jar Installing: bundle-b270.jar Installing: bundle-b271.jar Installing: bundle-b272.jar Installing: bundle-b273.jar Installing: bundle-b274.jar Installing: bundle-b275.jar Installing: bundle-b276.jar Installing: bundle-b277.jar Installing: bundle-b278.jar Installing: bundle-b279.jar Installing: bundle-b280.jar Installing: bundle-b281.jar Installing: bundle-b282.jar Installing: bundle-b283.jar Installing: bundle-b284.jar Installing: bundle-b285.jar Installing: bundle-b286.jar Installing: bundle-b287.jar Installing: bundle-b288.jar Installing: bundle-b289.jar Installing: bundle-b290.jar Installing: bundle-b291.jar Installing: bundle-b292.jar Installing: bundle-b293.jar Installing: bundle-b294.jar Installing: bundle-b295.jar Installing: bundle-b296.jar Installing: bundle-b297.jar Installing: bundle-b298.jar Installing: bundle-b299.jar Installing: bundle-b300.jar Installing: bundle-b301.jar Installing: bundle-b302.jar Installing: bundle-b303.jar Installing: bundle-b304.jar Installing: bundle-b305.jar Installing: bundle-b306.jar Installing: bundle-b307.jar Installing: bundle-b308.jar Installing: bundle-b309.jar Installing: bundle-b310.jar Installing: bundle-b311.jar Installing: bundle-b312.jar Installing: bundle-b313.jar Installing: bundle-b314.jar Installing: bundle-b315.jar Installing: bundle-b316.jar Installing: bundle-b317.jar Installing: bundle-b318.jar Installing: bundle-b319.jar Installing: bundle-b320.jar Installing: bundle-b321.jar Installing: bundle-b322.jar Installing: bundle-b323.jar Installing: bundle-b324.jar Installing: bundle-b325.jar Installing: bundle-b326.jar Installing: bundle-b327.jar Installing: bundle-b328.jar Installing: bundle-b329.jar Installing: bundle-b330.jar Installing: bundle-b331.jar Installing: bundle-b332.jar Installing: bundle-b333.jar Installing: bundle-b334.jar Installing: bundle-b335.jar Installing: bundle-b336.jar Installing: bundle-b337.jar Installing: bundle-b338.jar Installing: bundle-b339.jar Installing: bundle-b340.jar Installing: bundle-b341.jar Installing: bundle-b342.jar Installing: bundle-b343.jar Installing: bundle-b344.jar Installing: bundle-b345.jar Installing: bundle-b346.jar Installing: bundle-b347.jar Installing: bundle-b348.jar Installing: bundle-b349.jar Installing: bundle-b350.jar Installing: bundle-b351.jar Installing: bundle-b352.jar Installing: bundle-b353.jar Installing: bundle-b354.jar Installing: bundle-b355.jar Installing: bundle-b356.jar Installing: bundle-b357.jar Installing: bundle-b358.jar Installing: bundle-b359.jar Installing: bundle-b360.jar Installing: bundle-b361.jar Installing: bundle-b362.jar Installing: bundle-b363.jar Installing: bundle-b364.jar Installing: bundle-b365.jar Installing: bundle-b366.jar Installing: bundle-b367.jar Installing: bundle-b368.jar Installing: bundle-b369.jar Installing: bundle-b370.jar Installing: bundle-b371.jar Installing: bundle-b372.jar Installing: bundle-b373.jar Installing: bundle-b374.jar Installing: bundle-b375.jar Installing: bundle-b376.jar Installing: bundle-b377.jar Installing: bundle-b378.jar Installing: bundle-b379.jar Installing: bundle-b380.jar Installing: bundle-b381.jar Installing: bundle-b382.jar Installing: bundle-b383.jar Installing: bundle-b384.jar Installing: bundle-b385.jar Installing: bundle-b386.jar Installing: bundle-b387.jar Installing: bundle-b388.jar Installing: bundle-b389.jar Installing: bundle-b390.jar Installing: bundle-b391.jar Installing: bundle-b392.jar Installing: bundle-b393.jar Installing: bundle-b394.jar Installing: bundle-b395.jar Installing: bundle-b396.jar Installing: bundle-b397.jar Installing: bundle-b398.jar Installing: bundle-b399.jar Installing: bundle-b400.jar Installing: bundle-b401.jar Installing: bundle-b402.jar Installing: bundle-b403.jar Installing: bundle-b404.jar Installing: bundle-b405.jar Installing: bundle-b406.jar Installing: bundle-b407.jar Installing: bundle-b408.jar Installing: bundle-b409.jar Installing: bundle-b410.jar Installing: bundle-b411.jar Installing: bundle-b412.jar Installing: bundle-b413.jar Installing: bundle-b414.jar Installing: bundle-b415.jar Installing: bundle-b416.jar Installing: bundle-b417.jar Installing: bundle-b418.jar Installing: bundle-b419.jar Installing: bundle-b420.jar Installing: bundle-b421.jar Installing: bundle-b422.jar Installing: bundle-b423.jar Installing: bundle-b424.jar Installing: bundle-b425.jar Installing: bundle-b426.jar Installing: bundle-b427.jar Installing: bundle-b428.jar Installing: bundle-b429.jar Installing: bundle-b430.jar Installing: bundle-b431.jar Installing: bundle-b432.jar Installing: bundle-b433.jar Installing: bundle-b434.jar Installing: bundle-b435.jar Installing: bundle-b436.jar Installing: bundle-b437.jar Installing: bundle-b438.jar Installing: bundle-b439.jar Installing: bundle-b440.jar Installing: bundle-b441.jar Installing: bundle-b442.jar Installing: bundle-b443.jar Installing: bundle-b444.jar Installing: bundle-b445.jar Installing: bundle-b446.jar Installing: bundle-b447.jar Installing: bundle-b448.jar Installing: bundle-b449.jar Installing: bundle-b450.jar Installing: bundle-b451.jar Installing: bundle-b452.jar Installing: bundle-b453.jar Installing: bundle-b454.jar Installing: bundle-b455.jar Installing: bundle-b456.jar Installing: bundle-b457.jar Installing: bundle-b458.jar Installing: bundle-b459.jar Installing: bundle-b460.jar Installing: bundle-b461.jar Installing: bundle-b462.jar Installing: bundle-b463.jar Installing: bundle-b464.jar Installing: bundle-b465.jar Installing: bundle-b466.jar Installing: bundle-b467.jar Installing: bundle-b468.jar Installing: bundle-b469.jar Installing: bundle-b470.jar Installing: bundle-b471.jar Installing: bundle-b472.jar Installing: bundle-b473.jar Installing: bundle-b474.jar Installing: bundle-b475.jar Installing: bundle-b476.jar Installing: bundle-b477.jar Installing: bundle-b478.jar Installing: bundle-b479.jar Installing: bundle-b480.jar Installing: bundle-b481.jar Installing: bundle-b482.jar Installing: bundle-b483.jar Installing: bundle-b484.jar Installing: bundle-b485.jar Installing: bundle-b486.jar Installing: bundle-b487.jar Installing: bundle-b488.jar Installing: bundle-b489.jar Installing: bundle-b490.jar Installing: bundle-b491.jar Installing: bundle-b492.jar Installing: bundle-b493.jar Installing: bundle-b494.jar Installing: bundle-b495.jar Installing: bundle-b496.jar Installing: bundle-b497.jar Installing: bundle-b498.jar Installing: bundle-b499.jar Installing: bundle-b500.jar Installing: bundle-b501.jar Installing: bundle-b502.jar Installing: bundle-b503.jar Installing: bundle-b504.jar Installing: bundle-b505.jar Installing: bundle-b506.jar Installing: bundle-b507.jar Installing: bundle-b508.jar Installing: bundle-b509.jar Installing: bundle-b510.jar Installing: bundle-b511.jar Installing: bundle-b512.jar Installing: bundle-b513.jar Installing: bundle-b514.jar Installing: bundle-b515.jar Installing: bundle-b516.jar Installing: bundle-b517.jar Installing: bundle-b518.jar Installing: bundle-b519.jar Installing: bundle-b520.jar Installing: bundle-b521.jar Installing: bundle-b522.jar Installing: bundle-b523.jar Installing: bundle-b524.jar Installing: bundle-b525.jar Installing: bundle-b526.jar Installing: bundle-b527.jar Installing: bundle-b528.jar Installing: bundle-b529.jar Installing: bundle-b530.jar Installing: bundle-b531.jar Installing: bundle-b532.jar Installing: bundle-b533.jar Installing: bundle-b534.jar Installing: bundle-b535.jar Installing: bundle-b536.jar Installing: bundle-b537.jar Installing: bundle-b538.jar Installing: bundle-b539.jar Installing: bundle-b540.jar Installing: bundle-b541.jar Installing: bundle-b542.jar Installing: bundle-b543.jar Installing: bundle-b544.jar Installing: bundle-b545.jar Installing: bundle-b546.jar Installing: bundle-b547.jar Installing: bundle-b548.jar Installing: bundle-b549.jar Installing: bundle-b550.jar Installing: bundle-b551.jar Installing: bundle-b552.jar Installing: bundle-b553.jar Installing: bundle-b554.jar Installing: bundle-b555.jar Installing: bundle-b556.jar Installing: bundle-b557.jar Installing: bundle-b558.jar Installing: bundle-b559.jar Installing: bundle-b560.jar Installing: bundle-b561.jar Installing: bundle-b562.jar Installing: bundle-b563.jar Installing: bundle-b564.jar Installing: bundle-b565.jar Installing: bundle-b566.jar Installing: bundle-b567.jar Installing: bundle-b568.jar Installing: bundle-b569.jar Installing: bundle-b570.jar Installing: bundle-b571.jar Installing: bundle-b572.jar Installing: bundle-b573.jar Installing: bundle-b574.jar Installing: bundle-b575.jar Installing: bundle-b576.jar Installing: bundle-b577.jar Installing: bundle-b578.jar Installing: bundle-b579.jar Installing: bundle-b580.jar Installing: bundle-b581.jar Installing: bundle-b582.jar Installing: bundle-b583.jar Installing: bundle-b584.jar Installing: bundle-b585.jar Installing: bundle-b586.jar Installing: bundle-b587.jar Installing: bundle-b588.jar Installing: bundle-b589.jar Installing: bundle-b590.jar Installing: bundle-b591.jar Installing: bundle-b592.jar Installing: bundle-b593.jar Installing: bundle-b594.jar Installing: bundle-b595.jar Installing: bundle-b596.jar Installing: bundle-b597.jar Installing: bundle-b598.jar Installing: bundle-b599.jar Installing: bundle-b600.jar Installing: bundle-b601.jar Installing: bundle-b602.jar Installing: bundle-b603.jar Installing: bundle-b604.jar Installing: bundle-b605.jar Installing: bundle-b606.jar Installing: bundle-b607.jar Installing: bundle-b608.jar Installing: bundle-b609.jar Installing: bundle-b610.jar Installing: bundle-b611.jar Installing: bundle-b612.jar Installing: bundle-b613.jar Installing: bundle-b614.jar Installing: bundle-b615.jar Installing: bundle-b616.jar Installing: bundle-b617.jar Installing: bundle-b618.jar Installing: bundle-b619.jar Installing: bundle-b620.jar Installing: bundle-b621.jar Installing: bundle-b622.jar Installing: bundle-b623.jar Installing: bundle-b624.jar Installing: bundle-b625.jar Installing: bundle-b626.jar Installing: bundle-b627.jar Installing: bundle-b628.jar Installing: bundle-b629.jar Installing: bundle-b630.jar Installing: bundle-b631.jar Installing: bundle-b632.jar Installing: bundle-b633.jar Installing: bundle-b634.jar Installing: bundle-b635.jar Installing: bundle-b636.jar Installing: bundle-b637.jar Installing: bundle-b638.jar Installing: bundle-b639.jar Installing: bundle-b640.jar Installing: bundle-b641.jar Installing: bundle-b642.jar Installing: bundle-b643.jar Installing: bundle-b644.jar Installing: bundle-b645.jar Installing: bundle-b646.jar Installing: bundle-b647.jar Installing: bundle-b648.jar Installing: bundle-b649.jar Installing: bundle-b650.jar Installing: bundle-b651.jar Installing: bundle-b652.jar Installing: bundle-b653.jar Installing: bundle-b654.jar Installing: bundle-b655.jar Installing: bundle-b656.jar Installing: bundle-b657.jar Installing: bundle-b658.jar Installing: bundle-b659.jar Installing: bundle-b660.jar Installing: bundle-b661.jar Installing: bundle-b662.jar Installing: bundle-b663.jar Installing: bundle-b664.jar Installing: bundle-b665.jar Installing: bundle-b666.jar Installing: bundle-b667.jar Installing: bundle-b668.jar Installing: bundle-b669.jar Installing: bundle-b670.jar Installing: bundle-b671.jar Installing: bundle-b672.jar Installing: bundle-b673.jar Installing: bundle-b674.jar Installing: bundle-b675.jar Installing: bundle-b676.jar Installing: bundle-b677.jar Installing: bundle-b678.jar Installing: bundle-b679.jar Installing: bundle-b680.jar Installing: bundle-b681.jar Installing: bundle-b682.jar Installing: bundle-b683.jar Installing: bundle-b684.jar Installing: bundle-b685.jar Installing: bundle-b686.jar Installing: bundle-b687.jar Installing: bundle-b688.jar Installing: bundle-b689.jar Installing: bundle-b690.jar Installing: bundle-b691.jar Installing: bundle-b692.jar Installing: bundle-b693.jar Installing: bundle-b694.jar Installing: bundle-b695.jar Installing: bundle-b696.jar Installing: bundle-b697.jar Installing: bundle-b698.jar Installing: bundle-b699.jar Installing: bundle-b700.jar Installing: bundle-b701.jar Installing: bundle-b702.jar Installing: bundle-b703.jar Installing: bundle-b704.jar Installing: bundle-b705.jar Installing: bundle-b706.jar Installing: bundle-b707.jar Installing: bundle-b708.jar Installing: bundle-b709.jar Installing: bundle-b710.jar Installing: bundle-b711.jar Installing: bundle-b712.jar Installing: bundle-b713.jar Installing: bundle-b714.jar Installing: bundle-b715.jar Installing: bundle-b716.jar Installing: bundle-b717.jar Installing: bundle-b718.jar Installing: bundle-b719.jar Installing: bundle-b720.jar Installing: bundle-b721.jar Installing: bundle-b722.jar Installing: bundle-b723.jar Installing: bundle-b724.jar Installing: bundle-b725.jar Installing: bundle-b726.jar Installing: bundle-b727.jar Installing: bundle-b728.jar Installing: bundle-b729.jar Installing: bundle-b730.jar Installing: bundle-b731.jar Installing: bundle-b732.jar Installing: bundle-b733.jar Installing: bundle-b734.jar Installing: bundle-b735.jar Installing: bundle-b736.jar Installing: bundle-b737.jar Installing: bundle-b738.jar Installing: bundle-b739.jar Installing: bundle-b740.jar Installing: bundle-b741.jar Installing: bundle-b742.jar Installing: bundle-b743.jar Installing: bundle-b744.jar Installing: bundle-b745.jar Installing: bundle-b746.jar Installing: bundle-b747.jar Installing: bundle-b748.jar Installing: bundle-b749.jar Installing: bundle-b750.jar Installing: bundle-b751.jar Installing: bundle-b752.jar Installing: bundle-b753.jar Installing: bundle-b754.jar Installing: bundle-b755.jar Installing: bundle-b756.jar Installing: bundle-b757.jar Installing: bundle-b758.jar Installing: bundle-b759.jar Installing: bundle-b760.jar Installing: bundle-b761.jar Installing: bundle-b762.jar Installing: bundle-b763.jar Installing: bundle-b764.jar Installing: bundle-b765.jar Installing: bundle-b766.jar Installing: bundle-b767.jar Installing: bundle-b768.jar Installing: bundle-b769.jar Installing: bundle-b770.jar Installing: bundle-b771.jar Installing: bundle-b772.jar Installing: bundle-b773.jar Installing: bundle-b774.jar Installing: bundle-b775.jar Installing: bundle-b776.jar Installing: bundle-b777.jar Installing: bundle-b778.jar Installing: bundle-b779.jar Installing: bundle-b780.jar Installing: bundle-b781.jar Installing: bundle-b782.jar Installing: bundle-b783.jar Installing: bundle-b784.jar Installing: bundle-b785.jar Installing: bundle-b786.jar Installing: bundle-b787.jar Installing: bundle-b788.jar Installing: bundle-b789.jar Installing: bundle-b790.jar Installing: bundle-b791.jar Installing: bundle-b792.jar Installing: bundle-b793.jar Installing: bundle-b794.jar Installing: bundle-b795.jar Installing: bundle-b796.jar Installing: bundle-b797.jar Installing: bundle-b798.jar Installing: bundle-b799.jar Installing: bundle-b800.jar Installing: bundle-b801.jar Installing: bundle-b802.jar Installing: bundle-b803.jar Installing: bundle-b804.jar Installing: bundle-b805.jar Installing: bundle-b806.jar Installing: bundle-b807.jar Installing: bundle-b808.jar Installing: bundle-b809.jar Installing: bundle-b810.jar Installing: bundle-b811.jar Installing: bundle-b812.jar Installing: bundle-b813.jar Installing: bundle-b814.jar Installing: bundle-b815.jar Installing: bundle-b816.jar Installing: bundle-b817.jar Installing: bundle-b818.jar Installing: bundle-b819.jar Installing: bundle-b820.jar Installing: bundle-b821.jar Installing: bundle-b822.jar Installing: bundle-b823.jar Installing: bundle-b824.jar Installing: bundle-b825.jar Installing: bundle-b826.jar Installing: bundle-b827.jar Installing: bundle-b828.jar Installing: bundle-b829.jar Installing: bundle-b830.jar Installing: bundle-b831.jar Installing: bundle-b832.jar Installing: bundle-b833.jar Installing: bundle-b834.jar Installing: bundle-b835.jar Installing: bundle-b836.jar Installing: bundle-b837.jar Installing: bundle-b838.jar Installing: bundle-b839.jar Installing: bundle-b840.jar Installing: bundle-b841.jar Installing: bundle-b842.jar Installing: bundle-b843.jar Installing: bundle-b844.jar Installing: bundle-b845.jar Installing: bundle-b846.jar Installing: bundle-b847.jar Installing: bundle-b848.jar Installing: bundle-b849.jar Installing: bundle-b850.jar Installing: bundle-b851.jar Installing: bundle-b852.jar Installing: bundle-b853.jar Installing: bundle-b854.jar Installing: bundle-b855.jar Installing: bundle-b856.jar Installing: bundle-b857.jar Installing: bundle-b858.jar Installing: bundle-b859.jar Installing: bundle-b860.jar Installing: bundle-b861.jar Installing: bundle-b862.jar Installing: bundle-b863.jar Installing: bundle-b864.jar Installing: bundle-b865.jar Installing: bundle-b866.jar Installing: bundle-b867.jar Installing: bundle-b868.jar Installing: bundle-b869.jar Installing: bundle-b870.jar Installing: bundle-b871.jar Installing: bundle-b872.jar Installing: bundle-b873.jar Installing: bundle-b874.jar Installing: bundle-b875.jar Installing: bundle-b876.jar Installing: bundle-b877.jar Installing: bundle-b878.jar Installing: bundle-b879.jar Installing: bundle-b880.jar Installing: bundle-b881.jar Installing: bundle-b882.jar Installing: bundle-b883.jar Installing: bundle-b884.jar Installing: bundle-b885.jar Installing: bundle-b886.jar Installing: bundle-b887.jar Installing: bundle-b888.jar Installing: bundle-b889.jar Installing: bundle-b890.jar Installing: bundle-b891.jar Installing: bundle-b892.jar Installing: bundle-b893.jar Installing: bundle-b894.jar Installing: bundle-b895.jar Installing: bundle-b896.jar Installing: bundle-b897.jar Installing: bundle-b898.jar Installing: bundle-b899.jar Installing: bundle-b900.jar Installing: bundle-b901.jar Installing: bundle-b902.jar Installing: bundle-b903.jar Installing: bundle-b904.jar Installing: bundle-b905.jar Installing: bundle-b906.jar Installing: bundle-b907.jar Installing: bundle-b908.jar Installing: bundle-b909.jar Installing: bundle-b910.jar Installing: bundle-b911.jar Installing: bundle-b912.jar Installing: bundle-b913.jar Installing: bundle-b914.jar Installing: bundle-b915.jar Installing: bundle-b916.jar Installing: bundle-b917.jar Installing: bundle-b918.jar Installing: bundle-b919.jar Installing: bundle-b920.jar Installing: bundle-b921.jar Installing: bundle-b922.jar Installing: bundle-b923.jar Installing: bundle-b924.jar Installing: bundle-b925.jar Installing: bundle-b926.jar Installing: bundle-b927.jar Installing: bundle-b928.jar Installing: bundle-b929.jar Installing: bundle-b930.jar Installing: bundle-b931.jar Installing: bundle-b932.jar Installing: bundle-b933.jar Installing: bundle-b934.jar Installing: bundle-b935.jar Installing: bundle-b936.jar Installing: bundle-b937.jar Installing: bundle-b938.jar Installing: bundle-b939.jar Installing: bundle-b940.jar Installing: bundle-b941.jar Installing: bundle-b942.jar Installing: bundle-b943.jar Installing: bundle-b944.jar Installing: bundle-b945.jar Installing: bundle-b946.jar Installing: bundle-b947.jar Installing: bundle-b948.jar Installing: bundle-b949.jar Installing: bundle-b950.jar Installing: bundle-b951.jar Installing: bundle-b952.jar Installing: bundle-b953.jar Installing: bundle-b954.jar Installing: bundle-b955.jar Installing: bundle-b956.jar Installing: bundle-b957.jar Installing: bundle-b958.jar Installing: bundle-b959.jar Installing: bundle-b960.jar Installing: bundle-b961.jar Installing: bundle-b962.jar Installing: bundle-b963.jar Installing: bundle-b964.jar Installing: bundle-b965.jar Installing: bundle-b966.jar Installing: bundle-b967.jar Installing: bundle-b968.jar Installing: bundle-b969.jar Installing: bundle-b970.jar Installing: bundle-b971.jar Installing: bundle-b972.jar Installing: bundle-b973.jar Installing: bundle-b974.jar Installing: bundle-b975.jar Installing: bundle-b976.jar Installing: bundle-b977.jar Installing: bundle-b978.jar Installing: bundle-b979.jar Installing: bundle-b980.jar Installing: bundle-b981.jar Installing: bundle-b982.jar Installing: bundle-b983.jar Installing: bundle-b984.jar Installing: bundle-b985.jar Installing: bundle-b986.jar Installing: bundle-b987.jar Installing: bundle-b988.jar Installing: bundle-b989.jar Installing: bundle-b990.jar Installing: bundle-b991.jar Installing: bundle-b992.jar Installing: bundle-b993.jar Installing: bundle-b994.jar Installing: bundle-b995.jar Installing: bundle-b996.jar Installing: bundle-b997.jar Installing: bundle-b998.jar Installing: bundle-b999.jar Installing: bundle-b1000.jar Installing: bundle-b1001.jar Installing: bundle-b1002.jar Installing: bundle-b1003.jar Installing: bundle-b1004.jar Installing: bundle-b1005.jar Installing: bundle-b1006.jar Installing: bundle-b1007.jar Installing: bundle-b1008.jar Installing: bundle-b1009.jar Installing: bundle-b1010.jar Installing: bundle-b1011.jar Installing: bundle-b1012.jar Installing: bundle-b1013.jar Installing: bundle-b1014.jar Installing: bundle-b1015.jar Installing: bundle-b1016.jar Installing: bundle-b1017.jar Installing: bundle-b1018.jar Installing: bundle-b1019.jar Installing: bundle-b1020.jar Installing: bundle-b1021.jar Installing: bundle-b1022.jar Installing: bundle-b1023.jar Installing: bundle-b1024.jar Installing: bundle-b1025.jar Installing: bundle-b1026.jar Installing: bundle-b1027.jar Installing: bundle-b1028.jar Installing: bundle-b1029.jar Installing: bundle-b1030.jar Installing: bundle-b1031.jar Installing: bundle-b1032.jar Installing: bundle-b1033.jar Installing: bundle-b1034.jar Installing: bundle-b1035.jar Installing: bundle-b1036.jar Installing: bundle-b1037.jar Installing: bundle-b1038.jar Installing: bundle-b1039.jar Installing: bundle-b1040.jar Installing: bundle-b1041.jar Installing: bundle-b1042.jar Installing: bundle-b1043.jar Installing: bundle-b1044.jar Installing: bundle-b1045.jar Installing: bundle-b1046.jar Installing: bundle-b1047.jar Installing: bundle-b1048.jar Installing: bundle-b1049.jar Installing: bundle-b1050.jar Installing: bundle-b1051.jar Installing: bundle-b1052.jar Installing: bundle-b1053.jar Installing: bundle-b1054.jar Installing: bundle-b1055.jar Installing: bundle-b1056.jar Installing: bundle-b1057.jar Installing: bundle-b1058.jar Installing: bundle-b1059.jar Installing: bundle-b1060.jar Installing: bundle-b1061.jar Installing: bundle-b1062.jar Installing: bundle-b1063.jar Installing: bundle-b1064.jar Installing: bundle-b1065.jar Installing: bundle-b1066.jar Installing: bundle-b1067.jar Installing: bundle-b1068.jar Installing: bundle-b1069.jar Installing: bundle-b1070.jar Installing: bundle-b1071.jar Installing: bundle-b1072.jar Installing: bundle-b1073.jar Installing: bundle-b1074.jar Installing: bundle-b1075.jar Installing: bundle-b1076.jar Installing: bundle-b1077.jar Installing: bundle-b1078.jar Installing: bundle-b1079.jar Installing: bundle-b1080.jar Installing: bundle-b1081.jar Installing: bundle-b1082.jar Installing: bundle-b1083.jar Installing: bundle-b1084.jar Installing: bundle-b1085.jar Installing: bundle-b1086.jar Installing: bundle-b1087.jar Installing: bundle-b1088.jar Installing: bundle-b1089.jar Installing: bundle-b1090.jar Installing: bundle-b1091.jar Installing: bundle-b1092.jar Installing: bundle-b1093.jar Installing: bundle-b1094.jar Installing: bundle-b1095.jar Installing: bundle-b1096.jar Installing: bundle-b1097.jar Installing: bundle-b1098.jar Installing: bundle-b1099.jar Installing: bundle-b1100.jar Installing: bundle-b1101.jar Installing: bundle-b1102.jar Installing: bundle-b1103.jar Installing: bundle-b1104.jar Installing: bundle-b1105.jar Installing: bundle-b1106.jar Installing: bundle-b1107.jar Installing: bundle-b1108.jar Installing: bundle-b1109.jar Installing: bundle-b1110.jar Installing: bundle-b1111.jar Installing: bundle-b1112.jar Installing: bundle-b1113.jar Installing: bundle-b1114.jar Installing: bundle-b1115.jar Installing: bundle-b1116.jar Installing: bundle-b1117.jar Installing: bundle-b1118.jar Installing: bundle-b1119.jar Installing: bundle-b1120.jar Installing: bundle-b1121.jar Installing: bundle-b1122.jar Installing: bundle-b1123.jar Installing: bundle-b1124.jar Installing: bundle-b1125.jar Installing: bundle-b1126.jar Installing: bundle-b1127.jar Installing: bundle-b1128.jar Installing: bundle-b1129.jar Installing: bundle-b1130.jar Installing: bundle-b1131.jar Installing: bundle-b1132.jar Installing: bundle-b1133.jar Installing: bundle-b1134.jar Installing: bundle-b1135.jar Installing: bundle-b1136.jar Installing: bundle-b1137.jar Installing: bundle-b1138.jar Installing: bundle-b1139.jar Installing: bundle-b1140.jar Installing: bundle-b1141.jar Installing: bundle-b1142.jar Installing: bundle-b1143.jar Installing: bundle-b1144.jar Installing: bundle-b1145.jar Installing: bundle-b1146.jar Installing: bundle-b1147.jar Installing: bundle-b1148.jar Installing: bundle-b1149.jar Installing: bundle-b1150.jar Installing: bundle-b1151.jar Installing: bundle-b1152.jar Installing: bundle-b1153.jar Installing: bundle-b1154.jar Installing: bundle-b1155.jar Installing: bundle-b1156.jar Installing: bundle-b1157.jar Installing: bundle-b1158.jar Installing: bundle-b1159.jar Installing: bundle-b1160.jar Installing: bundle-b1161.jar Installing: bundle-b1162.jar Installing: bundle-b1163.jar Installing: bundle-b1164.jar Installing: bundle-b1165.jar Installing: bundle-b1166.jar Installing: bundle-b1167.jar Installing: bundle-b1168.jar Installing: bundle-b1169.jar Installing: bundle-b1170.jar Installing: bundle-b1171.jar Installing: bundle-b1172.jar Installing: bundle-b1173.jar Installing: bundle-b1174.jar Installing: bundle-b1175.jar Installing: bundle-b1176.jar Installing: bundle-b1177.jar Installing: bundle-b1178.jar Installing: bundle-b1179.jar Installing: bundle-b1180.jar Installing: bundle-b1181.jar Installing: bundle-b1182.jar Installing: bundle-b1183.jar Installing: bundle-b1184.jar Installing: bundle-b1185.jar Installing: bundle-b1186.jar Installing: bundle-b1187.jar Installing: bundle-b1188.jar Installing: bundle-b1189.jar Installing: bundle-b1190.jar Installing: bundle-b1191.jar Installing: bundle-b1192.jar Installing: bundle-b1193.jar Installing: bundle-b1194.jar Installing: bundle-b1195.jar Installing: bundle-b1196.jar Installing: bundle-b1197.jar Installing: bundle-b1198.jar Installing: bundle-b1199.jar Installing: bundle-b1200.jar Installing: bundle-b1201.jar Installing: bundle-b1202.jar Installing: bundle-b1203.jar Installing: bundle-b1204.jar Installing: bundle-b1205.jar Installing: bundle-b1206.jar Installing: bundle-b1207.jar Installing: bundle-b1208.jar Installing: bundle-b1209.jar Installing: bundle-b1210.jar Installing: bundle-b1211.jar Installing: bundle-b1212.jar Installing: bundle-b1213.jar Installing: bundle-b1214.jar Installing: bundle-b1215.jar Installing: bundle-b1216.jar Installing: bundle-b1217.jar Installing: bundle-b1218.jar Installing: bundle-b1219.jar Installing: bundle-b1220.jar Installing: bundle-b1221.jar Installing: bundle-b1222.jar Installing: bundle-b1223.jar Installing: bundle-b1224.jar Installing: bundle-b1225.jar Installing: bundle-b1226.jar Installing: bundle-b1227.jar Installing: bundle-b1228.jar Installing: bundle-b1229.jar Installing: bundle-b1230.jar Installing: bundle-b1231.jar Installing: bundle-b1232.jar Installing: bundle-b1233.jar Installing: bundle-b1234.jar Installing: bundle-b1235.jar Installing: bundle-b1236.jar Installing: bundle-b1237.jar Installing: bundle-b1238.jar Installing: bundle-b1239.jar Installing: bundle-b1240.jar Installing: bundle-b1241.jar Installing: bundle-b1242.jar Installing: bundle-b1243.jar Installing: bundle-b1244.jar Installing: bundle-b1245.jar Installing: bundle-b1246.jar Installing: bundle-b1247.jar Installing: bundle-b1248.jar Installing: bundle-b1249.jar Installing: bundle-b1250.jar Installing: bundle-b1251.jar Installing: bundle-b1252.jar Installing: bundle-b1253.jar Installing: bundle-b1254.jar Installing: bundle-b1255.jar Installing: bundle-b1256.jar Installing: bundle-b1257.jar Installing: bundle-b1258.jar Installing: bundle-b1259.jar Installing: bundle-b1260.jar Installing: bundle-b1261.jar Installing: bundle-b1262.jar Installing: bundle-b1263.jar Installing: bundle-b1264.jar Installing: bundle-b1265.jar Installing: bundle-b1266.jar Installing: bundle-b1267.jar Installing: bundle-b1268.jar Installing: bundle-b1269.jar Installing: bundle-b1270.jar Installing: bundle-b1271.jar Installing: bundle-b1272.jar Installing: bundle-b1273.jar Installing: bundle-b1274.jar Installing: bundle-b1275.jar Installing: bundle-b1276.jar Installing: bundle-b1277.jar Installing: bundle-b1278.jar Installing: bundle-b1279.jar Installing: bundle-b1280.jar Installing: bundle-b1281.jar Installing: bundle-b1282.jar Installing: bundle-b1283.jar Installing: bundle-b1284.jar Installing: bundle-b1285.jar Installing: bundle-b1286.jar Installing: bundle-b1287.jar Installing: bundle-b1288.jar Installing: bundle-b1289.jar Installing: bundle-b1290.jar Installing: bundle-b1291.jar Installing: bundle-b1292.jar Installing: bundle-b1293.jar Installing: bundle-b1294.jar Installing: bundle-b1295.jar Installing: bundle-b1296.jar Installing: bundle-b1297.jar Installing: bundle-b1298.jar Installing: bundle-b1299.jar Installing: bundle-b1300.jar Installing: bundle-b1301.jar Installing: bundle-b1302.jar Installing: bundle-b1303.jar Installing: bundle-b1304.jar Installing: bundle-b1305.jar Installing: bundle-b1306.jar Installing: bundle-b1307.jar Installing: bundle-b1308.jar Installing: bundle-b1309.jar Installing: bundle-b1310.jar Installing: bundle-b1311.jar Installing: bundle-b1312.jar Installing: bundle-b1313.jar Installing: bundle-b1314.jar Installing: bundle-b1315.jar Installing: bundle-b1316.jar Installing: bundle-b1317.jar Installing: bundle-b1318.jar Installing: bundle-b1319.jar Installing: bundle-b1320.jar Installing: bundle-b1321.jar Installing: bundle-b1322.jar Installing: bundle-b1323.jar Installing: bundle-b1324.jar Installing: bundle-b1325.jar Installing: bundle-b1326.jar Installing: bundle-b1327.jar Installing: bundle-b1328.jar Installing: bundle-b1329.jar Installing: bundle-b1330.jar Installing: bundle-b1331.jar Installing: bundle-b1332.jar Installing: bundle-b1333.jar Installing: bundle-b1334.jar Installing: bundle-b1335.jar Installing: bundle-b1336.jar Installing: bundle-b1337.jar Installing: bundle-b1338.jar Installing: bundle-b1339.jar Installing: bundle-b1340.jar Installing: bundle-b1341.jar Installing: bundle-b1342.jar Installing: bundle-b1343.jar Installing: bundle-b1344.jar Installing: bundle-b1345.jar Installing: bundle-b1346.jar Installing: bundle-b1347.jar Installing: bundle-b1348.jar Installing: bundle-b1349.jar Installing: bundle-b1350.jar Installing: bundle-b1351.jar Installing: bundle-b1352.jar Installing: bundle-b1353.jar Installing: bundle-b1354.jar Installing: bundle-b1355.jar Installing: bundle-b1356.jar Installing: bundle-b1357.jar Installing: bundle-b1358.jar Installing: bundle-b1359.jar Installing: bundle-b1360.jar Installing: bundle-b1361.jar Installing: bundle-b1362.jar Installing: bundle-b1363.jar Installing: bundle-b1364.jar Installing: bundle-b1365.jar Installing: bundle-b1366.jar Installing: bundle-b1367.jar Installing: bundle-b1368.jar Installing: bundle-b1369.jar Installing: bundle-b1370.jar Installing: bundle-b1371.jar Installing: bundle-b1372.jar Installing: bundle-b1373.jar Installing: bundle-b1374.jar Installing: bundle-b1375.jar Installing: bundle-b1376.jar Installing: bundle-b1377.jar Installing: bundle-b1378.jar Installing: bundle-b1379.jar Installing: bundle-b1380.jar Installing: bundle-b1381.jar Installing: bundle-b1382.jar Installing: bundle-b1383.jar Installing: bundle-b1384.jar Installing: bundle-b1385.jar Installing: bundle-b1386.jar Installing: bundle-b1387.jar Installing: bundle-b1388.jar Installing: bundle-b1389.jar Installing: bundle-b1390.jar Installing: bundle-b1391.jar Installing: bundle-b1392.jar Installing: bundle-b1393.jar Installing: bundle-b1394.jar Installing: bundle-b1395.jar Installing: bundle-b1396.jar Installing: bundle-b1397.jar Installing: bundle-b1398.jar Installing: bundle-b1399.jar Installing: bundle-b1400.jar Installing: bundle-b1401.jar Installing: bundle-b1402.jar Installing: bundle-b1403.jar Installing: bundle-b1404.jar Installing: bundle-b1405.jar Installing: bundle-b1406.jar Installing: bundle-b1407.jar Installing: bundle-b1408.jar Installing: bundle-b1409.jar Installing: bundle-b1410.jar Installing: bundle-b1411.jar Installing: bundle-b1412.jar Installing: bundle-b1413.jar Installing: bundle-b1414.jar Installing: bundle-b1415.jar Installing: bundle-b1416.jar Installing: bundle-b1417.jar Installing: bundle-b1418.jar Installing: bundle-b1419.jar Installing: bundle-b1420.jar Installing: bundle-b1421.jar Installing: bundle-b1422.jar Installing: bundle-b1423.jar Installing: bundle-b1424.jar Installing: bundle-b1425.jar Installing: bundle-b1426.jar Installing: bundle-b1427.jar Installing: bundle-b1428.jar Installing: bundle-b1429.jar Installing: bundle-b1430.jar Installing: bundle-b1431.jar Installing: bundle-b1432.jar Installing: bundle-b1433.jar Installing: bundle-b1434.jar Installing: bundle-b1435.jar Installing: bundle-b1436.jar Installing: bundle-b1437.jar Installing: bundle-b1438.jar Installing: bundle-b1439.jar Installing: bundle-b1440.jar Installing: bundle-b1441.jar Installing: bundle-b1442.jar Installing: bundle-b1443.jar Installing: bundle-b1444.jar Installing: bundle-b1445.jar Installing: bundle-b1446.jar Installing: bundle-b1447.jar Installing: bundle-b1448.jar Installing: bundle-b1449.jar Installing: bundle-b1450.jar Installing: bundle-b1451.jar Installing: bundle-b1452.jar Installing: bundle-b1453.jar Installing: bundle-b1454.jar Installing: bundle-b1455.jar Installing: bundle-b1456.jar Installing: bundle-b1457.jar Installing: bundle-b1458.jar Installing: bundle-b1459.jar Installing: bundle-b1460.jar Installing: bundle-b1461.jar Installing: bundle-b1462.jar Installing: bundle-b1463.jar Installing: bundle-b1464.jar Installing: bundle-b1465.jar Installing: bundle-b1466.jar Installing: bundle-b1467.jar Installing: bundle-b1468.jar Installing: bundle-b1469.jar Installing: bundle-b1470.jar Installing: bundle-b1471.jar Installing: bundle-b1472.jar Installing: bundle-b1473.jar Installing: bundle-b1474.jar Installing: bundle-b1475.jar Installing: bundle-b1476.jar Installing: bundle-b1477.jar Installing: bundle-b1478.jar Installing: bundle-b1479.jar Installing: bundle-b1480.jar Installing: bundle-b1481.jar Installing: bundle-b1482.jar Installing: bundle-b1483.jar Installing: bundle-b1484.jar Installing: bundle-b1485.jar Installing: bundle-b1486.jar Installing: bundle-b1487.jar Installing: bundle-b1488.jar Installing: bundle-b1489.jar Installing: bundle-b1490.jar Installing: bundle-b1491.jar Installing: bundle-b1492.jar Installing: bundle-b1493.jar Installing: bundle-b1494.jar Installing: bundle-b1495.jar Installing: bundle-b1496.jar Installing: bundle-b1497.jar Installing: bundle-b1498.jar Installing: bundle-b1499.jar Installing: bundle-b1500.jar Installing: bundle-b1501.jar Installing: bundle-b1502.jar Installing: bundle-b1503.jar Installing: bundle-b1504.jar Installing: bundle-b1505.jar Installing: bundle-b1506.jar Installing: bundle-b1507.jar Installing: bundle-b1508.jar Installing: bundle-b1509.jar Installing: bundle-b1510.jar Installing: bundle-b1511.jar Installing: bundle-b1512.jar Installing: bundle-b1513.jar Installing: bundle-b1514.jar Installing: bundle-b1515.jar Installing: bundle-b1516.jar Installing: bundle-b1517.jar Installing: bundle-b1518.jar Installing: bundle-b1519.jar Installing: bundle-b1520.jar Installing: bundle-b1521.jar Installing: bundle-b1522.jar Installing: bundle-b1523.jar Installing: bundle-b1524.jar Installing: bundle-b1525.jar Installing: bundle-b1526.jar Installing: bundle-b1527.jar Installing: bundle-b1528.jar Installing: bundle-b1529.jar Installing: bundle-b1530.jar Installing: bundle-b1531.jar Installing: bundle-b1532.jar Installing: bundle-b1533.jar Installing: bundle-b1534.jar Installing: bundle-b1535.jar Installing: bundle-b1536.jar Installing: bundle-b1537.jar Installing: bundle-b1538.jar Installing: bundle-b1539.jar Installing: bundle-b1540.jar Installing: bundle-b1541.jar Installing: bundle-b1542.jar Installing: bundle-b1543.jar Installing: bundle-b1544.jar Installing: bundle-b1545.jar Installing: bundle-b1546.jar Installing: bundle-b1547.jar Installing: bundle-b1548.jar Installing: bundle-b1549.jar Installing: bundle-b1550.jar Installing: bundle-b1551.jar Installing: bundle-b1552.jar Installing: bundle-b1553.jar Installing: bundle-b1554.jar Installing: bundle-b1555.jar Installing: bundle-b1556.jar Installing: bundle-b1557.jar Installing: bundle-b1558.jar Installing: bundle-b1559.jar Installing: bundle-b1560.jar Installing: bundle-b1561.jar Installing: bundle-b1562.jar Installing: bundle-b1563.jar Installing: bundle-b1564.jar Installing: bundle-b1565.jar Installing: bundle-b1566.jar Installing: bundle-b1567.jar Installing: bundle-b1568.jar Installing: bundle-b1569.jar Installing: bundle-b1570.jar Installing: bundle-b1571.jar Installing: bundle-b1572.jar Installing: bundle-b1573.jar Installing: bundle-b1574.jar Installing: bundle-b1575.jar Installing: bundle-b1576.jar Installing: bundle-b1577.jar Installing: bundle-b1578.jar Installing: bundle-b1579.jar Installing: bundle-b1580.jar Installing: bundle-b1581.jar Installing: bundle-b1582.jar Installing: bundle-b1583.jar Installing: bundle-b1584.jar Installing: bundle-b1585.jar Installing: bundle-b1586.jar Installing: bundle-b1587.jar Installing: bundle-b1588.jar Installing: bundle-b1589.jar Installing: bundle-b1590.jar Installing: bundle-b1591.jar Installing: bundle-b1592.jar Installing: bundle-b1593.jar Installing: bundle-b1594.jar Installing: bundle-b1595.jar Installing: bundle-b1596.jar Installing: bundle-b1597.jar Installing: bundle-b1598.jar Installing: bundle-b1599.jar Installing: bundle-b1600.jar Installing: bundle-b1601.jar Installing: bundle-b1602.jar Installing: bundle-b1603.jar Installing: bundle-b1604.jar Installing: bundle-b1605.jar Installing: bundle-b1606.jar Installing: bundle-b1607.jar Installing: bundle-b1608.jar Installing: bundle-b1609.jar Installing: bundle-b1610.jar Installing: bundle-b1611.jar Installing: bundle-b1612.jar Installing: bundle-b1613.jar Installing: bundle-b1614.jar Installing: bundle-b1615.jar Installing: bundle-b1616.jar Installing: bundle-b1617.jar Installing: bundle-b1618.jar Installing: bundle-b1619.jar Installing: bundle-b1620.jar Installing: bundle-b1621.jar Installing: bundle-b1622.jar Installing: bundle-b1623.jar Installing: bundle-b1624.jar Installing: bundle-b1625.jar Installing: bundle-b1626.jar Installing: bundle-b1627.jar Installing: bundle-b1628.jar Installing: bundle-b1629.jar Installing: bundle-b1630.jar Installing: bundle-b1631.jar Installing: bundle-b1632.jar Installing: bundle-b1633.jar Installing: bundle-b1634.jar Installing: bundle-b1635.jar Installing: bundle-b1636.jar Installing: bundle-b1637.jar Installing: bundle-b1638.jar Installing: bundle-b1639.jar Installing: bundle-b1640.jar Installing: bundle-b1641.jar Installing: bundle-b1642.jar Installing: bundle-b1643.jar Installing: bundle-b1644.jar Installing: bundle-b1645.jar Installing: bundle-b1646.jar Installing: bundle-b1647.jar Installing: bundle-b1648.jar Installing: bundle-b1649.jar Installing: bundle-b1650.jar Installing: bundle-b1651.jar Installing: bundle-b1652.jar Installing: bundle-b1653.jar Installing: bundle-b1654.jar Installing: bundle-b1655.jar Installing: bundle-b1656.jar Installing: bundle-b1657.jar Installing: bundle-b1658.jar Installing: bundle-b1659.jar Installing: bundle-b1660.jar Installing: bundle-b1661.jar Installing: bundle-b1662.jar Installing: bundle-b1663.jar Installing: bundle-b1664.jar Installing: bundle-b1665.jar Installing: bundle-b1666.jar Installing: bundle-b1667.jar Installing: bundle-b1668.jar Installing: bundle-b1669.jar Installing: bundle-b1670.jar Installing: bundle-b1671.jar Installing: bundle-b1672.jar Installing: bundle-b1673.jar Installing: bundle-b1674.jar Installing: bundle-b1675.jar Installing: bundle-b1676.jar Installing: bundle-b1677.jar Installing: bundle-b1678.jar Installing: bundle-b1679.jar Installing: bundle-b1680.jar Installing: bundle-b1681.jar Installing: bundle-b1682.jar Installing: bundle-b1683.jar Installing: bundle-b1684.jar Installing: bundle-b1685.jar Installing: bundle-b1686.jar Installing: bundle-b1687.jar Installing: bundle-b1688.jar Installing: bundle-b1689.jar Installing: bundle-b1690.jar Installing: bundle-b1691.jar Installing: bundle-b1692.jar Installing: bundle-b1693.jar Installing: bundle-b1694.jar Installing: bundle-b1695.jar Installing: bundle-b1696.jar Installing: bundle-b1697.jar Installing: bundle-b1698.jar Installing: bundle-b1699.jar Installing: bundle-b1700.jar Installing: bundle-b1701.jar Installing: bundle-b1702.jar Installing: bundle-b1703.jar Installing: bundle-b1704.jar Installing: bundle-b1705.jar Installing: bundle-b1706.jar Installing: bundle-b1707.jar Installing: bundle-b1708.jar Installing: bundle-b1709.jar Installing: bundle-b1710.jar Installing: bundle-b1711.jar Installing: bundle-b1712.jar Installing: bundle-b1713.jar Installing: bundle-b1714.jar Installing: bundle-b1715.jar Installing: bundle-b1716.jar Installing: bundle-b1717.jar Installing: bundle-b1718.jar Installing: bundle-b1719.jar Installing: bundle-b1720.jar Installing: bundle-b1721.jar Installing: bundle-b1722.jar Installing: bundle-b1723.jar Installing: bundle-b1724.jar Installing: bundle-b1725.jar Installing: bundle-b1726.jar Installing: bundle-b1727.jar Installing: bundle-b1728.jar Installing: bundle-b1729.jar Installing: bundle-b1730.jar Installing: bundle-b1731.jar Installing: bundle-b1732.jar Installing: bundle-b1733.jar Installing: bundle-b1734.jar Installing: bundle-b1735.jar Installing: bundle-b1736.jar Installing: bundle-b1737.jar Installing: bundle-b1738.jar Installing: bundle-b1739.jar Installing: bundle-b1740.jar Installing: bundle-b1741.jar Installing: bundle-b1742.jar Installing: bundle-b1743.jar Installing: bundle-b1744.jar Installing: bundle-b1745.jar Installing: bundle-b1746.jar Installing: bundle-b1747.jar Installing: bundle-b1748.jar Installing: bundle-b1749.jar Installing: bundle-b1750.jar Installing: bundle-b1751.jar Installing: bundle-b1752.jar Installing: bundle-b1753.jar Installing: bundle-b1754.jar Installing: bundle-b1755.jar Installing: bundle-b1756.jar Installing: bundle-b1757.jar Installing: bundle-b1758.jar Installing: bundle-b1759.jar Installing: bundle-b1760.jar Installing: bundle-b1761.jar Installing: bundle-b1762.jar Installing: bundle-b1763.jar Installing: bundle-b1764.jar Installing: bundle-b1765.jar Installing: bundle-b1766.jar Installing: bundle-b1767.jar Installing: bundle-b1768.jar Installing: bundle-b1769.jar Installing: bundle-b1770.jar Installing: bundle-b1771.jar Installing: bundle-b1772.jar Installing: bundle-b1773.jar Installing: bundle-b1774.jar Installing: bundle-b1775.jar Installing: bundle-b1776.jar Installing: bundle-b1777.jar Installing: bundle-b1778.jar Installing: bundle-b1779.jar Installing: bundle-b1780.jar Installing: bundle-b1781.jar Installing: bundle-b1782.jar Installing: bundle-b1783.jar Installing: bundle-b1784.jar Installing: bundle-b1785.jar Installing: bundle-b1786.jar Installing: bundle-b1787.jar Installing: bundle-b1788.jar Installing: bundle-b1789.jar Installing: bundle-b1790.jar Installing: bundle-b1791.jar Installing: bundle-b1792.jar Installing: bundle-b1793.jar Installing: bundle-b1794.jar Installing: bundle-b1795.jar Installing: bundle-b1796.jar Installing: bundle-b1797.jar Installing: bundle-b1798.jar Installing: bundle-b1799.jar Installing: bundle-b1800.jar Installing: bundle-b1801.jar Installing: bundle-b1802.jar Installing: bundle-b1803.jar Installing: bundle-b1804.jar Installing: bundle-b1805.jar Installing: bundle-b1806.jar Installing: bundle-b1807.jar Installing: bundle-b1808.jar Installing: bundle-b1809.jar Installing: bundle-b1810.jar Installing: bundle-b1811.jar Installing: bundle-b1812.jar Installing: bundle-b1813.jar Installing: bundle-b1814.jar Installing: bundle-b1815.jar Installing: bundle-b1816.jar Installing: bundle-b1817.jar Installing: bundle-b1818.jar Installing: bundle-b1819.jar Installing: bundle-b1820.jar Installing: bundle-b1821.jar Installing: bundle-b1822.jar Installing: bundle-b1823.jar Installing: bundle-b1824.jar Installing: bundle-b1825.jar Installing: bundle-b1826.jar Installing: bundle-b1827.jar Installing: bundle-b1828.jar Installing: bundle-b1829.jar Installing: bundle-b1830.jar Installing: bundle-b1831.jar Installing: bundle-b1832.jar Installing: bundle-b1833.jar Installing: bundle-b1834.jar Installing: bundle-b1835.jar Installing: bundle-b1836.jar Installing: bundle-b1837.jar Installing: bundle-b1838.jar Installing: bundle-b1839.jar Installing: bundle-b1840.jar Installing: bundle-b1841.jar Installing: bundle-b1842.jar Installing: bundle-b1843.jar Installing: bundle-b1844.jar Installing: bundle-b1845.jar Installing: bundle-b1846.jar Installing: bundle-b1847.jar Installing: bundle-b1848.jar Installing: bundle-b1849.jar Installing: bundle-b1850.jar Installing: bundle-b1851.jar Installing: bundle-b1852.jar Installing: bundle-b1853.jar Installing: bundle-b1854.jar Installing: bundle-b1855.jar Installing: bundle-b1856.jar Installing: bundle-b1857.jar Installing: bundle-b1858.jar Installing: bundle-b1859.jar Installing: bundle-b1860.jar Installing: bundle-b1861.jar Installing: bundle-b1862.jar Installing: bundle-b1863.jar Installing: bundle-b1864.jar Installing: bundle-b1865.jar Installing: bundle-b1866.jar Installing: bundle-b1867.jar Installing: bundle-b1868.jar Installing: bundle-b1869.jar Installing: bundle-b1870.jar Installing: bundle-b1871.jar Installing: bundle-b1872.jar Installing: bundle-b1873.jar Installing: bundle-b1874.jar Installing: bundle-b1875.jar Installing: bundle-b1876.jar Installing: bundle-b1877.jar Installing: bundle-b1878.jar Installing: bundle-b1879.jar Installing: bundle-b1880.jar Installing: bundle-b1881.jar Installing: bundle-b1882.jar Installing: bundle-b1883.jar Installing: bundle-b1884.jar Installing: bundle-b1885.jar Installing: bundle-b1886.jar Installing: bundle-b1887.jar Installing: bundle-b1888.jar Installing: bundle-b1889.jar Installing: bundle-b1890.jar Installing: bundle-b1891.jar Installing: bundle-b1892.jar Installing: bundle-b1893.jar Installing: bundle-b1894.jar Installing: bundle-b1895.jar Installing: bundle-b1896.jar Installing: bundle-b1897.jar Installing: bundle-b1898.jar Installing: bundle-b1899.jar Installing: bundle-b1900.jar Installing: bundle-b1901.jar Installing: bundle-b1902.jar Installing: bundle-b1903.jar Installing: bundle-b1904.jar Installing: bundle-b1905.jar Installing: bundle-b1906.jar Installing: bundle-b1907.jar Installing: bundle-b1908.jar Installing: bundle-b1909.jar Installing: bundle-b1910.jar Installing: bundle-b1911.jar Installing: bundle-b1912.jar Installing: bundle-b1913.jar Installing: bundle-b1914.jar Installing: bundle-b1915.jar Installing: bundle-b1916.jar Installing: bundle-b1917.jar Installing: bundle-b1918.jar Installing: bundle-b1919.jar Installing: bundle-b1920.jar Installing: bundle-b1921.jar Installing: bundle-b1922.jar Installing: bundle-b1923.jar Installing: bundle-b1924.jar Installing: bundle-b1925.jar Installing: bundle-b1926.jar Installing: bundle-b1927.jar Installing: bundle-b1928.jar Installing: bundle-b1929.jar Installing: bundle-b1930.jar Installing: bundle-b1931.jar Installing: bundle-b1932.jar Installing: bundle-b1933.jar Installing: bundle-b1934.jar Installing: bundle-b1935.jar Installing: bundle-b1936.jar Installing: bundle-b1937.jar Installing: bundle-b1938.jar Installing: bundle-b1939.jar Installing: bundle-b1940.jar Installing: bundle-b1941.jar Installing: bundle-b1942.jar Installing: bundle-b1943.jar Installing: bundle-b1944.jar Installing: bundle-b1945.jar Installing: bundle-b1946.jar Installing: bundle-b1947.jar Installing: bundle-b1948.jar Installing: bundle-b1949.jar Installing: bundle-b1950.jar Installing: bundle-b1951.jar Installing: bundle-b1952.jar Installing: bundle-b1953.jar Installing: bundle-b1954.jar Installing: bundle-b1955.jar Installing: bundle-b1956.jar Installing: bundle-b1957.jar Installing: bundle-b1958.jar Installing: bundle-b1959.jar Installing: bundle-b1960.jar Installing: bundle-b1961.jar Installing: bundle-b1962.jar Installing: bundle-b1963.jar Installing: bundle-b1964.jar Installing: bundle-b1965.jar Installing: bundle-b1966.jar Installing: bundle-b1967.jar Installing: bundle-b1968.jar Installing: bundle-b1969.jar Installing: bundle-b1970.jar Installing: bundle-b1971.jar Installing: bundle-b1972.jar Installing: bundle-b1973.jar Installing: bundle-b1974.jar Installing: bundle-b1975.jar Installing: bundle-b1976.jar Installing: bundle-b1977.jar Installing: bundle-b1978.jar Installing: bundle-b1979.jar Installing: bundle-b1980.jar Installing: bundle-b1981.jar Installing: bundle-b1982.jar Installing: bundle-b1983.jar Installing: bundle-b1984.jar Installing: bundle-b1985.jar Installing: bundle-b1986.jar Installing: bundle-b1987.jar Installing: bundle-b1988.jar Installing: bundle-b1989.jar Installing: bundle-b1990.jar Installing: bundle-b1991.jar Installing: bundle-b1992.jar Installing: bundle-b1993.jar Installing: bundle-b1994.jar Installing: bundle-b1995.jar Installing: bundle-b1996.jar Installing: bundle-b1997.jar Installing: bundle-b1998.jar Installing: bundle-b1999.jar Time to resolve: 8598 !SESSION 2020-03-05 06:19:17.223 ----------------------------------------------- eclipse.buildId=4.15.0.I20200305-0155 java.version=13 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US !ENTRY org.eclipse.osgi 2 0 2020-03-05 06:27:08.150 !MESSAGE The property 'osgi.configuration.area' with the value 'file:/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/' is being overriden by the OSGi standard configuration property 'org.osgi.framework.storage' with the value '/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/testNullConfigurationValueSystemProperties'. !STACK 0 java.lang.IllegalArgumentException: The property 'osgi.configuration.area' with the value 'file:/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/' is being overriden by the OSGi standard configuration property 'org.osgi.framework.storage' with the value '/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/testNullConfigurationValueSystemProperties'. at org.eclipse.osgi.internal.location.EquinoxLocations.(EquinoxLocations.java:87) at org.eclipse.osgi.internal.framework.EquinoxConfiguration.(EquinoxConfiguration.java:548) at org.eclipse.osgi.internal.framework.EquinoxContainer.(EquinoxContainer.java:89) at org.eclipse.osgi.launch.Equinox.(Equinox.java:34) at org.eclipse.osgi.tests.bundles.SystemBundleTests.testNullConfigurationValueSystemProperties(SystemBundleTests.java:2395) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) SchemaFactory with TCCL: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaFactory !SESSION 2020-03-05 06:19:17.223 ----------------------------------------------- eclipse.buildId=4.15.0.I20200305-0155 java.version=13 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US !ENTRY org.eclipse.osgi 2 0 2020-03-05 06:27:25.092 !MESSAGE The property 'osgi.configuration.area' with the value 'file:/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/testNullConfigurationValueSystemProperties/' is being overriden by the OSGi standard configuration property 'org.osgi.framework.storage' with the value '/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/testBackedBySystemReplaceSystemProperties'. !STACK 0 java.lang.IllegalArgumentException: The property 'osgi.configuration.area' with the value 'file:/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/testNullConfigurationValueSystemProperties/' is being overriden by the OSGi standard configuration property 'org.osgi.framework.storage' with the value '/home/cbi/genie.releng/workspace/ep415I-unit-cen64-gtk3-java13/workarea/I20200305-0155/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/280/data/testBackedBySystemReplaceSystemProperties'. at org.eclipse.osgi.internal.location.EquinoxLocations.(EquinoxLocations.java:87) at org.eclipse.osgi.internal.framework.EquinoxConfiguration.(EquinoxConfiguration.java:548) at org.eclipse.osgi.internal.framework.EquinoxContainer.(EquinoxContainer.java:89) at org.eclipse.osgi.launch.Equinox.(Equinox.java:34) at org.eclipse.osgi.tests.bundles.SystemBundleTests.testBackedBySystemReplaceSystemProperties(SystemBundleTests.java:2417) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Start time: 33 Stop time: 141 !ENTRY test.bug259903.c 4 0 2020-03-05 06:27:28.150 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: Exception in test.bug259903.c.Activator.stop() of bundle test.bug259903.c. at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:919) at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:1029) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:370) at org.eclipse.osgi.container.Module.doStop(Module.java:658) at org.eclipse.osgi.container.Module.stop(Module.java:520) at org.eclipse.osgi.container.ModuleContainer.uninstall(ModuleContainer.java:442) at org.eclipse.osgi.internal.framework.EquinoxBundle.uninstall(EquinoxBundle.java:502) at org.eclipse.osgi.tests.bundles.BundleInstaller.uninstallAllBundles(BundleInstaller.java:141) at org.eclipse.osgi.tests.bundles.BundleInstaller.shutdown(BundleInstaller.java:157) at org.eclipse.osgi.tests.bundles.AbstractBundleTests.tearDown(AbstractBundleTests.java:89) at junit.framework.TestCase.runBare(TestCase.java:147) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.NoClassDefFoundError: test/bug259903/a/Service1 at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:456) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at test.bug259903.c.Activator.stop(Activator.java:28) at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:899) at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) at java.base/java.security.AccessController.doPrivileged(AccessController.java:554) at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:891) ... 67 more Caused by: java.lang.ClassNotFoundException: test.bug259903.a.Service1 cannot be found by test.bug259903.b_1.0.0 at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:464) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) ... 99 more Root exception: java.lang.NoClassDefFoundError: test/bug259903/a/Service1 at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:456) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at test.bug259903.c.Activator.stop(Activator.java:28) at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:899) at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) at java.base/java.security.AccessController.doPrivileged(AccessController.java:554) at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:891) at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:1029) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:370) at org.eclipse.osgi.container.Module.doStop(Module.java:658) at org.eclipse.osgi.container.Module.stop(Module.java:520) at org.eclipse.osgi.container.ModuleContainer.uninstall(ModuleContainer.java:442) at org.eclipse.osgi.internal.framework.EquinoxBundle.uninstall(EquinoxBundle.java:502) at org.eclipse.osgi.tests.bundles.BundleInstaller.uninstallAllBundles(BundleInstaller.java:141) at org.eclipse.osgi.tests.bundles.BundleInstaller.shutdown(BundleInstaller.java:157) at org.eclipse.osgi.tests.bundles.AbstractBundleTests.tearDown(AbstractBundleTests.java:89) at junit.framework.TestCase.runBare(TestCase.java:147) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.ClassNotFoundException: test.bug259903.a.Service1 cannot be found by test.bug259903.b_1.0.0 at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:464) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) ... 99 more !ENTRY chain.test 4 0 2020-03-05 06:27:29.337 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: chain.test [560] Unresolved requirement: Import-Package: chain.test.a at org.eclipse.osgi.internal.framework.EquinoxBundle.getModuleClassLoader(EquinoxBundle.java:642) at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:616) at org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testLoadClassUnresolved(ClassLoadingBundleTests.java:2108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) about to start thread about to join the thread about to load Class1 !ENTRY org.eclipse.osgi 2 0 2020-03-05 06:27:59.390 !MESSAGE While loading class "thread.locktest.Class1", thread "Thread[thread.locktest,5,main]" timed out waiting (30046ms) for thread "Thread[main,5,main]" to finish starting bundle "thread.locktest_1.0.0 [561]". To avoid deadlock, thread "Thread[thread.locktest,5,main]" is proceeding but "thread.locktest.Class1" may not be fully initialized. !STACK 0 org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity="thread.locktest"; type="osgi.bundle"; version:Version="1.0.0" [id=561] STARTED [STARTED] at org.eclipse.osgi.container.Module.lockStateChange(Module.java:350) at org.eclipse.osgi.container.Module.start(Module.java:419) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at thread.locktest.Activator.run(Activator.java:41) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: java.util.concurrent.TimeoutException: Timeout after waiting 30 seconds to acquire the lock. at org.eclipse.osgi.container.Module.lockStateChange(Module.java:347) ... 11 more Caused by: org.eclipse.osgi.framework.util.ThreadInfoReport: Thread dump ThreadId: 1 ThreadName: main ThreadState: TIMED_WAITING Blocked On: java.lang.Thread@5ee364f7 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: java.util.concurrent.locks.ReentrantLock$NonfairSync@5c98d549 Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Thread.join(Thread.java:1297) thread.locktest.Activator.start(Activator.java:28) org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842) org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) java.base@13/java.security.AccessController.executePrivileged(AccessController.java:784) java.base@13/java.security.AccessController.doPrivileged(AccessController.java:554) org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:834) org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:791) org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1015) org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365) org.eclipse.osgi.container.Module.doStart(Module.java:603) org.eclipse.osgi.container.Module.start(Module.java:467) org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) java.base@13/java.lang.ClassLoader.loadClass(ClassLoader.java:521) org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620) org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testThreadLock(ClassLoadingBundleTests.java:1013) java.base@13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base@13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) java.base@13/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base@13/java.lang.reflect.Method.invoke(Method.java:567) junit.framework.TestCase.runTest(TestCase.java:177) junit.framework.TestCase.runBare(TestCase.java:142) junit.framework.TestResult$1.protect(TestResult.java:122) junit.framework.TestResult.runProtected(TestResult.java:142) junit.framework.TestResult.run(TestResult.java:125) junit.framework.TestCase.run(TestCase.java:130) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runner.JUnitCore.run(JUnitCore.java:137) org.junit.runner.JUnitCore.run(JUnitCore.java:115) org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) org.junit.vintage.engine.VintageTestEngine$$Lambda$266/0x0000000800ddd440.accept(Unknown Source) java.base@13/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) java.base@13/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) java.base@13/java.util.Iterator.forEachRemaining(Iterator.java:133) java.base@13/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) java.base@13/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) java.base@13/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) java.base@13/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) java.base@13/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) java.base@13/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) java.base@13/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) org.junit.platform.launcher.core.DefaultLauncher$$Lambda$225/0x0000000800dc1440.accept(Unknown Source) org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) java.base@13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base@13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) java.base@13/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base@13/java.lang.reflect.Method.invoke(Method.java:567) app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) app//org.eclipse.equinox.launcher.Main.run(Main.java:1447) app//org.eclipse.equinox.launcher.Main.main(Main.java:1420) app//org.eclipse.core.launcher.Main.main(Main.java:44) ThreadId: 2 ThreadName: Reference Handler ThreadState: RUNNABLE Blocked On: none Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.ref.Reference.waitForReferencePendingList(Native Method) java.base@13/java.lang.ref.Reference.processPendingReferences(Reference.java:241) java.base@13/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213) ThreadId: 3 ThreadName: Finalizer ThreadState: WAITING Blocked On: java.lang.ref.ReferenceQueue$Lock@5b21ebc6 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) java.base@13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) java.base@13/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170) ThreadId: 4 ThreadName: Signal Dispatcher ThreadState: RUNNABLE Blocked On: none Synchronizers Locked: none Monitors Locked: none Stack Trace: ThreadId: 10 ThreadName: Common-Cleaner ThreadState: TIMED_WAITING Blocked On: java.lang.ref.ReferenceQueue$Lock@938c001 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) java.base@13/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148) java.base@13/java.lang.Thread.run(Thread.java:830) java.base@13/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134) ThreadId: 12 ThreadName: Active Thread: Equinox Container: 1b51b87e-f281-4b96-9c8d-fcd1e2c9c336 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b56a334 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/jdk.internal.misc.Unsafe.park(Native Method) java.base@13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) java.base@13/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) java.base@13/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) java.base@13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) java.base@13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) java.base@13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) java.base@13/java.lang.Thread.run(Thread.java:830) ThreadId: 14 ThreadName: Framework Event Dispatcher: Equinox Container: 1b51b87e-f281-4b96-9c8d-fcd1e2c9c336 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@1527d40c LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 15 ThreadName: Start Level: Equinox Container: 1b51b87e-f281-4b96-9c8d-fcd1e2c9c336 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@418c72b5 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 16 ThreadName: Refresh Thread: Equinox Container: 1b51b87e-f281-4b96-9c8d-fcd1e2c9c336 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@e7b9a4d LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 21 ThreadName: SCR Component Actor ThreadState: WAITING Blocked On: java.util.LinkedList@bb6e00e LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.apache.felix.scr.impl.ComponentActorThread.run(ComponentActorThread.java:83) java.base@13/java.lang.Thread.run(Thread.java:830) ThreadId: 23 ThreadName: Bundle File Closer ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@7b766c89 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 24 ThreadName: Worker-JM ThreadState: WAITING Blocked On: java.util.ArrayList@d27bb2d LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.InternalWorker.run(InternalWorker.java:61) ThreadId: 25 ThreadName: Worker-0 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@312d8c17 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 26 ThreadName: Provisioning Event Dispatcher ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@71f00dbf LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 27 ThreadName: Worker-1 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@312d8c17 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 29 ThreadName: Gogo shell ThreadState: WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@392a252c LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/jdk.internal.misc.Unsafe.park(Native Method) java.base@13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) java.base@13/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433) java.base@13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) java.base@13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) java.base@13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) java.base@13/java.lang.Thread.run(Thread.java:830) ThreadId: 32 ThreadName: DumpStackTracesTimer ThreadState: TIMED_WAITING Blocked On: java.util.TaskQueue@9640ff7 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.util.TimerThread.mainLoop(Timer.java:553) java.base@13/java.util.TimerThread.run(Timer.java:506) ThreadId: 35 ThreadName: Thread-5 ThreadState: WAITING Blocked On: java.util.concurrent.CountDownLatch$Sync@306bd177 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: java.util.concurrent.locks.ReentrantLock$NonfairSync@547467f8 Monitors Locked: none Stack Trace: java.base@13/jdk.internal.misc.Unsafe.park(Native Method) java.base@13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345) java.base@13/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232) org.eclipse.osgi.tests.container.dummys.DummyModule.stopWorker(DummyModule.java:62) org.eclipse.osgi.container.Module.doStop(Module.java:658) org.eclipse.osgi.container.Module.stop(Module.java:520) org.eclipse.osgi.tests.container.TestModuleContainer$9.run(TestModuleContainer.java:3616) java.base@13/java.lang.Thread.run(Thread.java:830) ThreadId: 43 ThreadName: Start Level: org.eclipse.osgi.tests.container.dummys.DummyContainerAdaptor@5b275811 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@6d8e6e16 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 1331 ThreadName: EventAdmin Async Event Dispatcher Thread ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@261f8111 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 2378 ThreadName: Worker-2 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@312d8c17 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 2379 ThreadName: Worker-3 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@312d8c17 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 2380 ThreadName: thread.locktest ThreadState: RUNNABLE Blocked On: org.eclipse.osgi.internal.container.EquinoxReentrantLock@199a581e[Locked by thread main] Synchronizers Locked: none Monitors Locked: none Stack Trace: java.management@13/sun.management.ThreadImpl.dumpThreads0(Native Method) java.management@13/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502) java.management@13/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490) org.eclipse.osgi.framework.util.ThreadInfoReport.getThreadDump(ThreadInfoReport.java:30) org.eclipse.osgi.framework.util.ThreadInfoReport.(ThreadInfoReport.java:23) org.eclipse.osgi.container.Module.lockStateChange(Module.java:347) org.eclipse.osgi.container.Module.start(Module.java:419) org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) java.base@13/java.lang.ClassLoader.loadClass(ClassLoader.java:521) thread.locktest.Activator.run(Activator.java:41) java.base@13/java.lang.Thread.run(Thread.java:830) ... 12 more Root exception: java.util.concurrent.TimeoutException: Timeout after waiting 30 seconds to acquire the lock. at org.eclipse.osgi.container.Module.lockStateChange(Module.java:347) at org.eclipse.osgi.container.Module.start(Module.java:419) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at thread.locktest.Activator.run(Activator.java:41) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: org.eclipse.osgi.framework.util.ThreadInfoReport: Thread dump ThreadId: 1 ThreadName: main ThreadState: TIMED_WAITING Blocked On: java.lang.Thread@5ee364f7 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: java.util.concurrent.locks.ReentrantLock$NonfairSync@5c98d549 Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Thread.join(Thread.java:1297) thread.locktest.Activator.start(Activator.java:28) org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842) org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) java.base@13/java.security.AccessController.executePrivileged(AccessController.java:784) java.base@13/java.security.AccessController.doPrivileged(AccessController.java:554) org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:834) org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:791) org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1015) org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365) org.eclipse.osgi.container.Module.doStart(Module.java:603) org.eclipse.osgi.container.Module.start(Module.java:467) org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) java.base@13/java.lang.ClassLoader.loadClass(ClassLoader.java:521) org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620) org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testThreadLock(ClassLoadingBundleTests.java:1013) java.base@13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base@13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) java.base@13/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base@13/java.lang.reflect.Method.invoke(Method.java:567) junit.framework.TestCase.runTest(TestCase.java:177) junit.framework.TestCase.runBare(TestCase.java:142) junit.framework.TestResult$1.protect(TestResult.java:122) junit.framework.TestResult.runProtected(TestResult.java:142) junit.framework.TestResult.run(TestResult.java:125) junit.framework.TestCase.run(TestCase.java:130) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runner.JUnitCore.run(JUnitCore.java:137) org.junit.runner.JUnitCore.run(JUnitCore.java:115) org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) org.junit.vintage.engine.VintageTestEngine$$Lambda$266/0x0000000800ddd440.accept(Unknown Source) java.base@13/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) java.base@13/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) java.base@13/java.util.Iterator.forEachRemaining(Iterator.java:133) java.base@13/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) java.base@13/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) java.base@13/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) java.base@13/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) java.base@13/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) java.base@13/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) java.base@13/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) org.junit.platform.launcher.core.DefaultLauncher$$Lambda$225/0x0000000800dc1440.accept(Unknown Source) org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) java.base@13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base@13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) java.base@13/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base@13/java.lang.reflect.Method.invoke(Method.java:567) app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) app//org.eclipse.equinox.launcher.Main.run(Main.java:1447) app//org.eclipse.equinox.launcher.Main.main(Main.java:1420) app//org.eclipse.core.launcher.Main.main(Main.java:44) ThreadId: 2 ThreadName: Reference Handler ThreadState: RUNNABLE Blocked On: none Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.ref.Reference.waitForReferencePendingList(Native Method) java.base@13/java.lang.ref.Reference.processPendingReferences(Reference.java:241) java.base@13/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213) ThreadId: 3 ThreadName: Finalizer ThreadState: WAITING Blocked On: java.lang.ref.ReferenceQueue$Lock@5b21ebc6 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) java.base@13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) java.base@13/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170) ThreadId: 4 ThreadName: Signal Dispatcher ThreadState: RUNNABLE Blocked On: none Synchronizers Locked: none Monitors Locked: none Stack Trace: ThreadId: 10 ThreadName: Common-Cleaner ThreadState: TIMED_WAITING Blocked On: java.lang.ref.ReferenceQueue$Lock@938c001 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) java.base@13/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148) java.base@13/java.lang.Thread.run(Thread.java:830) java.base@13/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134) ThreadId: 12 ThreadName: Active Thread: Equinox Container: 1b51b87e-f281-4b96-9c8d-fcd1e2c9c336 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b56a334 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/jdk.internal.misc.Unsafe.park(Native Method) java.base@13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) java.base@13/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) java.base@13/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) java.base@13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) java.base@13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) java.base@13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) java.base@13/java.lang.Thread.run(Thread.java:830) ThreadId: 14 ThreadName: Framework Event Dispatcher: Equinox Container: 1b51b87e-f281-4b96-9c8d-fcd1e2c9c336 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@1527d40c LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 15 ThreadName: Start Level: Equinox Container: 1b51b87e-f281-4b96-9c8d-fcd1e2c9c336 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@418c72b5 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 16 ThreadName: Refresh Thread: Equinox Container: 1b51b87e-f281-4b96-9c8d-fcd1e2c9c336 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@e7b9a4d LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 21 ThreadName: SCR Component Actor ThreadState: WAITING Blocked On: java.util.LinkedList@bb6e00e LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.apache.felix.scr.impl.ComponentActorThread.run(ComponentActorThread.java:83) java.base@13/java.lang.Thread.run(Thread.java:830) ThreadId: 23 ThreadName: Bundle File Closer ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@7b766c89 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 24 ThreadName: Worker-JM ThreadState: WAITING Blocked On: java.util.ArrayList@d27bb2d LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.InternalWorker.run(InternalWorker.java:61) ThreadId: 25 ThreadName: Worker-0 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@312d8c17 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 26 ThreadName: Provisioning Event Dispatcher ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@71f00dbf LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 27 ThreadName: Worker-1 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@312d8c17 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 29 ThreadName: Gogo shell ThreadState: WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@392a252c LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/jdk.internal.misc.Unsafe.park(Native Method) java.base@13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) java.base@13/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433) java.base@13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) java.base@13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) java.base@13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) java.base@13/java.lang.Thread.run(Thread.java:830) ThreadId: 32 ThreadName: DumpStackTracesTimer ThreadState: TIMED_WAITING Blocked On: java.util.TaskQueue@9640ff7 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.util.TimerThread.mainLoop(Timer.java:553) java.base@13/java.util.TimerThread.run(Timer.java:506) ThreadId: 35 ThreadName: Thread-5 ThreadState: WAITING Blocked On: java.util.concurrent.CountDownLatch$Sync@306bd177 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: java.util.concurrent.locks.ReentrantLock$NonfairSync@547467f8 Monitors Locked: none Stack Trace: java.base@13/jdk.internal.misc.Unsafe.park(Native Method) java.base@13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039) java.base@13/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345) java.base@13/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232) org.eclipse.osgi.tests.container.dummys.DummyModule.stopWorker(DummyModule.java:62) org.eclipse.osgi.container.Module.doStop(Module.java:658) org.eclipse.osgi.container.Module.stop(Module.java:520) org.eclipse.osgi.tests.container.TestModuleContainer$9.run(TestModuleContainer.java:3616) java.base@13/java.lang.Thread.run(Thread.java:830) ThreadId: 43 ThreadName: Start Level: org.eclipse.osgi.tests.container.dummys.DummyContainerAdaptor@5b275811 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@6d8e6e16 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 1331 ThreadName: EventAdmin Async Event Dispatcher Thread ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@261f8111 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) java.base@13/java.lang.Object.wait(Object.java:326) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 2378 ThreadName: Worker-2 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@312d8c17 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 2379 ThreadName: Worker-3 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@312d8c17 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.base@13/java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 2380 ThreadName: thread.locktest ThreadState: RUNNABLE Blocked On: org.eclipse.osgi.internal.container.EquinoxReentrantLock@199a581e[Locked by thread main] Synchronizers Locked: none Monitors Locked: none Stack Trace: java.management@13/sun.management.ThreadImpl.dumpThreads0(Native Method) java.management@13/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502) java.management@13/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490) org.eclipse.osgi.framework.util.ThreadInfoReport.getThreadDump(ThreadInfoReport.java:30) org.eclipse.osgi.framework.util.ThreadInfoReport.(ThreadInfoReport.java:23) org.eclipse.osgi.container.Module.lockStateChange(Module.java:347) org.eclipse.osgi.container.Module.start(Module.java:419) org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) java.base@13/java.lang.ClassLoader.loadClass(ClassLoader.java:521) thread.locktest.Activator.run(Activator.java:41) java.base@13/java.lang.Thread.run(Thread.java:830) ... 12 more loaded Class1 30047 after joining thread osgi.lazystart.d.DTest@2635f0a4 chain.test.b.BMultiChain1 testBug490902: Initial load test. testBug490902: Delaying now ... testBug490902: Second load test. testBug490902: About to interrupt:Second load test thread. testBug490902: Done delaying. !ENTRY requirer 4 0 2020-03-05 06:28:18.941 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.IllegalStateException: Invalid class loader from a refreshed bundle is being used: requirer_0.0.0 at org.eclipse.osgi.internal.loader.BundleLoader.getProviderLoader(BundleLoader.java:982) at org.eclipse.osgi.internal.loader.BundleLoader.findRequiredSource(BundleLoader.java:1216) at org.eclipse.osgi.internal.loader.BundleLoader.findResource(BundleLoader.java:651) at org.eclipse.osgi.internal.loader.ModuleClassLoader.getResource(ModuleClassLoader.java:216) at org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testStaleLoaderNPE(ClassLoadingBundleTests.java:2442) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY buddy.invalid.a 4 0 2020-03-05 06:28:20.244 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.RuntimeException: Invalid buddy policy: invalid at org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:112) at org.eclipse.osgi.internal.loader.buddy.PolicyHandler.doBuddyResourceLoading(PolicyHandler.java:168) at org.eclipse.osgi.internal.loader.BundleLoader.findResource(BundleLoader.java:682) at org.eclipse.osgi.internal.loader.ModuleClassLoader.getResource(ModuleClassLoader.java:216) at org.eclipse.osgi.internal.framework.EquinoxBundle.getResource(EquinoxBundle.java:588) at org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testBuddyClassLoadingInvalid(ClassLoadingBundleTests.java:1727) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:28:27.689 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService() returned a service object that is not an instance of the service class java.lang.Runnable at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:247) at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:114) at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:48) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:530) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:494) at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:685) at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException01(ServiceExceptionTests.java:48) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:28:27.697 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService() at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:226) at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:114) at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:48) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:530) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:494) at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:685) at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException03(ServiceExceptionTests.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.RuntimeException: testServiceException03 at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException03(ServiceExceptionTests.java:107) ... 63 more !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:28:27.702 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService() at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:226) at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:114) at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:48) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:530) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:494) at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:685) at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException04(ServiceExceptionTests.java:164) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.Error: testServiceException04 at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException04(ServiceExceptionTests.java:146) ... 63 more !ENTRY org.eclipse.osgi.tests 4 0 2020-03-05 06:28:27.711 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceHookTests$4.find() at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1351) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1323) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyFindHooksPrivileged(ServiceRegistry.java:1212) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyFindHooks(ServiceRegistry.java:1196) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getServiceReferences(ServiceRegistry.java:370) at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReferences(BundleContextImpl.java:593) at org.eclipse.osgi.tests.serviceregistry.ServiceHookTests.testFindHook01(ServiceHookTests.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.RuntimeException: testFindHook01 at org.eclipse.osgi.tests.serviceregistry.ServiceHookTests$4.find(ServiceHookTests.java:215) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry$4.call(ServiceRegistry.java:1216) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1343) ... 69 more Starting bundle Test2!! Security manager: org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager@5f096bb3 Stopping bundle Test2!! Starting bundle Test2!! Security manager: org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager@21ade60c Stopping bundle Test2!!