!SESSION 2018-12-06 18:28:52.555 ----------------------------------------------- eclipse.buildId=4.10.0.I20181206-0815 java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.debug.tests.PerformanceSuite.xml -testPluginName org.eclipse.jdt.debug.tests -className org.eclipse.jdt.debug.tests.PerformanceSuite -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/results/ep410I-perf-lin64_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/test-eclipse/eclipse/jdt_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.debug.tests.PerformanceSuite.xml -testPluginName org.eclipse.jdt.debug.tests -className org.eclipse.jdt.debug.tests.PerformanceSuite -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep410I-perf-lin64/workarea/I20181206-0815/eclipse-testing/results/ep410I-perf-lin64_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:20.797 !MESSAGE [testOutputFolderNotEmpty] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:37.061 !MESSAGE [testOutputFolderNotEmpty] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:37.089 !MESSAGE [testPerspectiveSwtich] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:41.245 !MESSAGE [testPerspectiveSwtich] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:42.450 !MESSAGE [testForUnexpectedErrorsInProject] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:42.573 !MESSAGE [testForUnexpectedErrorsInProject] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:42.590 !MESSAGE [testClassFilesGenerated] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:42.692 !MESSAGE [testClassFilesGenerated] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:42.709 !MESSAGE [testContextualLaunchMenu] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:29:49.553 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBLocation !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:29:49.573 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBName Trying to connect over network with // jdbc protocol; org.apache.derby.jdbc.ClientDriver to //172.25.25.57:1527/perfDB ... !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:29:49.590 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBUser !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:29:49.612 !MESSAGE System property eclipse.perf.dbloc found to equal //172.25.25.57:1527 in getDBPassword connect succeeded! !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:29:50.383 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:50.416 !MESSAGE [testContextualLaunchMenu] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:29:50.433 !MESSAGE [testWatchpointCreation] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-12-06 18:30:22.272 !MESSAGE Test case: testWatchpointCreation Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:30:22.272 !MESSAGE [testWatchpointCreation] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-12-06 18:30:22.280 !MESSAGE [testWatchpointCreation] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1103) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1057) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1236) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1192) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1177) at org.eclipse.jdt.debug.tests.performance.PerfBreakpointTests.testWatchpointCreation(PerfBreakpointTests.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2565) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:30:22.301 !MESSAGE [testWatchpointCreation] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:30:22.306 !MESSAGE [testMethodEntryBreakpointCreation] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-12-06 18:30:52.845 !MESSAGE Test case: testMethodEntryBreakpointCreation Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:30:52.846 !MESSAGE [testMethodEntryBreakpointCreation] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-12-06 18:30:52.861 !MESSAGE [testMethodEntryBreakpointCreation] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1103) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1057) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1236) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1192) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1177) at org.eclipse.jdt.debug.tests.performance.PerfBreakpointTests.testMethodEntryBreakpointCreation(PerfBreakpointTests.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2565) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:30:52.877 !MESSAGE [testMethodEntryBreakpointCreation] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:30:52.878 !MESSAGE [testLineBreakpointCreation] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-12-06 18:31:23.337 !MESSAGE Test case: testLineBreakpointCreation Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:31:23.338 !MESSAGE [testLineBreakpointCreation] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-12-06 18:31:23.354 !MESSAGE [testLineBreakpointCreation] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1103) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1057) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1236) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1192) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1177) at org.eclipse.jdt.debug.tests.performance.PerfBreakpointTests.testLineBreakpointCreation(PerfBreakpointTests.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2565) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:31:23.370 !MESSAGE [testLineBreakpointCreation] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:31:23.371 !MESSAGE [testBreakpointRemoval] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-12-06 18:31:53.611 !MESSAGE Test case: testBreakpointRemoval Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:31:53.611 !MESSAGE [testBreakpointRemoval] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-12-06 18:31:53.627 !MESSAGE [testBreakpointRemoval] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1103) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1057) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1236) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1192) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1177) at org.eclipse.jdt.debug.tests.performance.PerfBreakpointTests.testBreakpointRemoval(PerfBreakpointTests.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2565) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:31:53.643 !MESSAGE [testBreakpointRemoval] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:31:53.646 !MESSAGE [testConditionalBreakpoints] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:31:54.609 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.test.performance 2 0 2018-12-06 18:31:54.614 !MESSAGE no session data named '{config=linux.gtk.x86_64, build=I20181206-0815, jvm=8.0}' found !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:31:54.616 !MESSAGE [testConditionalBreakpoints] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:31:54.632 !MESSAGE [testBareStepOver] setUp !ENTRY org.eclipse.jdt.debug.ui.tests 4 0 2018-12-06 18:32:24.956 !MESSAGE Test case: testBareStepOver Never received event: Suspend Process exit value: 0 !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:32:25.550 !MESSAGE [testBareStepOver] tearDown !ENTRY org.eclipse.jdt.debug.tests 4 0 2018-12-06 18:32:25.565 !MESSAGE [testBareStepOver] Test failed attempt 1. Re-testing. !STACK 0 org.eclipse.jdt.debug.tests.TestAgainException: Program did not suspend, launch terminated. at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1103) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchAndWait(AbstractDebugTest.java:1057) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1236) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1192) at org.eclipse.jdt.debug.tests.AbstractDebugTest.launchToBreakpoint(AbstractDebugTest.java:1177) at org.eclipse.jdt.debug.tests.performance.PerfSteppingTests.testBareStepOver(PerfSteppingTests.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2565) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60) at java.lang.Thread.run(Thread.java:748) !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:32:25.581 !MESSAGE [testBareStepOver] setUp !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:32:25.582 !MESSAGE [testProcessConsoleStackTraceOutput10000Lines] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:34:47.945 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:34:47.969 !MESSAGE [testProcessConsoleStackTraceOutput10000Lines] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:34:47.990 !MESSAGE [testProcessConsolePlainOutput10000Lines] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:36:39.786 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:36:39.806 !MESSAGE [testProcessConsolePlainOutput10000Lines] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:36:39.823 !MESSAGE [testProcessConsoleWrappedOutput10000Lines] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:38:30.989 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:38:31.008 !MESSAGE [testProcessConsoleWrappedOutput10000Lines] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:38:31.025 !MESSAGE [testToStringDetails] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:39:20.231 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:39:20.397 !MESSAGE [testToStringDetails] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:39:20.413 !MESSAGE [testStartup50Breakpoints] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:40:52.611 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:40:52.644 !MESSAGE [testStartup50Breakpoints] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:40:52.662 !MESSAGE [testStartup200Breakpoints] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:41:21.553 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:41:21.628 !MESSAGE [testStartup200Breakpoints] tearDown !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:41:21.644 !MESSAGE [testStartup100Breakpoints] setUp !ENTRY org.eclipse.test.performance 1 0 2018-12-06 18:41:34.212 !MESSAGE refkeys was: {config=linux.gtk.x86_64, build=R-4.9-201809060745-201812060815, jvm=8.0} based on eclipse.perf.assertAgainst being set to build=R-4.9-201809060745-201812060815;config=linux.gtk.x86_64;jvm=8.0; !ENTRY org.eclipse.jdt.debug.tests 1 0 2018-12-06 18:41:34.249 !MESSAGE [testStartup100Breakpoints] tearDown !ENTRY org.eclipse.core.resources 2 10035 2018-12-06 18:41:41.584 !MESSAGE The workspace will exit with unsaved changes in this session. stored 8 new datapoints in DB disconnecting from DB