Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/128/ Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny
2 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: .responseHeader.status!=warnings (unordered or missing) Stack Trace: junit.framework.AssertionFailedError: .responseHeader.status!=warnings (unordered or missing) at __randomizedtesting.SeedInfo.seed([87FC33CCA848FA30:FA80C1606B497C8]:0) at junit.framework.Assert.fail(Assert.java:50) at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913) at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:932) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:607) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:566) at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:241) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{ "status":0, "QTime":0}, "overlay":{ "znodeVersion":0, "runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}}, from server: null Stack Trace: java.lang.AssertionError: Could not get expected value 'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{ "status":0, "QTime":0}, "overlay":{ "znodeVersion":0, "runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}}, from server: null at __randomizedtesting.SeedInfo.seed([87FC33CCA848FA30:5FB11E9B5F955F90]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556) at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 1693 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/core/test/temp/junit4-J2-20170802_013153_6132770573197581804546.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 5 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/core/test/temp/junit4-J1-20170802_013153_6136862373175751907889.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 9 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/core/test/temp/junit4-J0-20170802_013153_61313396127099838603728.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 288 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/test-framework/test/temp/junit4-J0-20170802_013737_47413863927918599784179.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/test-framework/test/temp/junit4-J1-20170802_013737_4738509375130008397549.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/test-framework/test/temp/junit4-J2-20170802_013737_4745462612236668001053.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 1054 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20170802_013844_701428354789786271162.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20170802_013844_7017987198365788453857.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20170802_013844_7013443702202718731719.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 213 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20170802_014013_44914623573671321975860.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20170802_014013_44913883347032933789874.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 5 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20170802_014013_44911879208732582307782.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 240 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20170802_014023_97713422965778342475019.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20170802_014023_9777975824741706102582.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20170802_014023_97710121861816424267473.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 146 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20170802_014044_0869389816482626208314.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20170802_014044_08616918380563857878367.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20170802_014044_0861457124654647769934.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 158 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20170802_014047_4471086813754853415752.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20170802_014047_44718038526901958065285.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20170802_014047_4477532149891994926336.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 145 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20170802_014055_94312585632909119235205.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20170802_014055_94310546984578136969412.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 152 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20170802_014102_2531360841008045340031.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20170802_014102_253566688760893530020.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20170802_014102_25316592396191471251379.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 161 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20170802_014104_57412354634717420636447.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 182 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20170802_014110_7788116911938653820566.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 22 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20170802_014110_7783026019632008235469.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 9 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20170802_014110_7782720421172462213953.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1211 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/benchmark/test/temp/junit4-J2-20170802_014240_68217983596680494584809.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/benchmark/test/temp/junit4-J1-20170802_014240_68211599513544008363998.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/benchmark/test/temp/junit4-J0-20170802_014240_6826935334475498942446.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 220 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/classification/test/temp/junit4-J2-20170802_014248_25315308175631423511380.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/classification/test/temp/junit4-J1-20170802_014248_2539718690125461779047.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/classification/test/temp/junit4-J0-20170802_014248_2536196926291219498651.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 240 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/codecs/test/temp/junit4-J1-20170802_014257_59913236340988186419212.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 9 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/codecs/test/temp/junit4-J2-20170802_014257_59917064882385873995477.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 8 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/codecs/test/temp/junit4-J0-20170802_014257_59917518286078878024186.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 229 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/demo/test/temp/junit4-J0-20170802_014437_5319035902644303717605.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/demo/test/temp/junit4-J2-20170802_014437_53112642526818420661261.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/demo/test/temp/junit4-J1-20170802_014437_5312287480004559915332.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 162 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/expressions/test/temp/junit4-J0-20170802_014439_9932455001598289018670.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/expressions/test/temp/junit4-J2-20170802_014439_9937633487148280856067.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/expressions/test/temp/junit4-J1-20170802_014439_993673632746037371777.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 210 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/facet/test/temp/junit4-J1-20170802_014444_966978210206787830667.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/facet/test/temp/junit4-J0-20170802_014444_9662256207877524423522.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/facet/test/temp/junit4-J2-20170802_014444_9664202617107324556211.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 171 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/grouping/test/temp/junit4-J2-20170802_014510_03710179147078620243849.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/grouping/test/temp/junit4-J1-20170802_014510_0374684482247822692354.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/grouping/test/temp/junit4-J0-20170802_014510_0377475278686208934779.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 229 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/highlighter/test/temp/junit4-J2-20170802_014524_4584925779683402395686.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/highlighter/test/temp/junit4-J1-20170802_014524_45811120303726351001653.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 9 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/highlighter/test/temp/junit4-J0-20170802_014524_458213625759367439279.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 152 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/join/test/temp/junit4-J2-20170802_014538_48510497102653413854103.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/join/test/temp/junit4-J0-20170802_014538_4857853490424462633316.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 6 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/join/test/temp/junit4-J1-20170802_014538_4852867547734576927018.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 141 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/memory/test/temp/junit4-J0-20170802_014608_50017294664845643438996.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/memory/test/temp/junit4-J1-20170802_014608_50016619860091373288991.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 172 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/misc/test/temp/junit4-J1-20170802_014616_7408071376099343955254.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/misc/test/temp/junit4-J2-20170802_014616_7404691733494321315232.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/misc/test/temp/junit4-J0-20170802_014616_7407993971261244915632.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 304 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/queries/test/temp/junit4-J1-20170802_014629_6252121340806589059623.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/queries/test/temp/junit4-J0-20170802_014629_6251330544228849127166.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/queries/test/temp/junit4-J2-20170802_014629_62511508297579302310623.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 219 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/queryparser/test/temp/junit4-J2-20170802_014636_40313445003005004960715.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/queryparser/test/temp/junit4-J0-20170802_014636_4012241745676428352576.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/queryparser/test/temp/junit4-J1-20170802_014636_4031601136033308644425.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 199 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/replicator/test/temp/junit4-J1-20170802_014642_4579649511831647997484.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/replicator/test/temp/junit4-J2-20170802_014642_4576107795642489323276.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/replicator/test/temp/junit4-J0-20170802_014642_45717661601137084927668.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 179 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/sandbox/test/temp/junit4-J1-20170802_014654_76318144574136333125375.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 7 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/sandbox/test/temp/junit4-J0-20170802_014654_763869204409263947140.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 21 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/sandbox/test/temp/junit4-J2-20170802_014654_7637426312922443788680.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 207 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20170802_014732_7982339565468522755328.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20170802_014732_79814832787716119323536.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20170802_014732_7986369776724264722172.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 140 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/spatial/test/temp/junit4-J0-20170802_014743_473304739629055361581.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 157 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20170802_014745_3219497469776453943604.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20170802_014745_32117178538479181724109.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 5 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20170802_014745_3215581686019001005727.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 294 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/suggest/test/temp/junit4-J2-20170802_014847_80313560485226494902007.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/suggest/test/temp/junit4-J0-20170802_014847_8032528911836862639392.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 12 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/suggest/test/temp/junit4-J1-20170802_014847_80311237451132989319270.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1833 lines...] [junit4] Suite: org.apache.solr.TestDistributedSearch [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/init-core-data-001 [junit4] 2> 357292 INFO (SUITE-TestDistributedSearch-seed#[87FC33CCA848FA30]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 357292 INFO (SUITE-TestDistributedSearch-seed#[87FC33CCA848FA30]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9061") [junit4] 2> 357292 INFO (SUITE-TestDistributedSearch-seed#[87FC33CCA848FA30]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ko_w/ [junit4] 2> 357399 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/control/cores/collection1 [junit4] 2> 357400 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 357480 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35a83288{/ko_w,null,AVAILABLE} [junit4] 2> 357481 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@13c43ecb{HTTP/1.1,[http/1.1]}{127.0.0.1:36387} [junit4] 2> 357481 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.e.j.s.Server Started @358449ms [junit4] 2> 357481 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ko_w, hostPort=36387, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/control/cores} [junit4] 2> 357481 ERROR (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 357482 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 357482 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 357482 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 357482 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-02T01:55:36.486156Z [junit4] 2> 357482 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/control/solr.xml [junit4] 2> 357485 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 357524 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2 [junit4] 2> 357529 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2 [junit4] 2> 357529 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2 [junit4] 2> 357531 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/control/cores [junit4] 2> 357531 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 357532 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 357562 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 357585 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 357686 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 357710 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 357710 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2 [junit4] 2> 357711 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 357711 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 357712 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=15.87109375, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=17.058692167212364, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1585838539648183 [junit4] 2> 357773 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 357773 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 357774 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 357775 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 357776 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=61.220703125, floorSegmentMB=1.318359375, forceMergeDeletesPctAllowed=17.231129971771498, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3902764542241599 [junit4] 2> 357777 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2715b738[collection1] main] [junit4] 2> 357778 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 357797 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 357875 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 357875 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 357875 INFO (coreLoadExecutor-1281-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574582549876834304 [junit4] 2> 357875 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 357876 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 357876 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 357876 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 357876 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 357877 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 357877 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 357877 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 357879 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2715b738[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 358199 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 358200 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 358206 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4426ef1a{/ko_w,null,AVAILABLE} [junit4] 2> 358206 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@12fc3a06{HTTP/1.1,[http/1.1]}{127.0.0.1:37017} [junit4] 2> 358206 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.e.j.s.Server Started @359174ms [junit4] 2> 358206 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ko_w, hostPort=37017, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/shard0/cores} [junit4] 2> 358206 ERROR (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 358206 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 358206 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 358206 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 358206 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-02T01:55:37.210920Z [junit4] 2> 358207 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/shard0/solr.xml [junit4] 2> 358219 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 358239 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2 [junit4] 2> 358242 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2 [junit4] 2> 358243 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2 [junit4] 2> 358244 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/shard0/cores [junit4] 2> 358244 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 358245 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 358269 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 358284 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 358358 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 358365 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 358365 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f6f2 [junit4] 2> 358365 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 358365 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_87FC33CCA848FA30-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 358366 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=15.87109375, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=17.058692167212364, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1585838539648183 [junit4] 2> 358428 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 358428 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 358430 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 358431 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 358432 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=61.220703125, floorSegmentMB=1.318359375, forceMergeDeletesPctAllowed=17.231129971771498, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3902764542241599 [junit4] 2> 358432 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1415e2e3[collection1] main] [junit4] 2> 358433 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 358453 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 358518 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 358518 INFO (coreLoadExecutor-1292-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574582550551068672 [junit4] 2> 358518 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 358519 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 358519 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 358519 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 358520 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 358521 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 358521 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 358521 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 358522 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 358523 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1415e2e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 358758 INFO (TEST-TestDistributedSearch.test-seed#[87FC33CCA848FA30]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 358762 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1574582550804824064)} 0 1 [junit4] 2> 358764 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1574582550807969792)} 0 1 [junit4] 2> 358768 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[1 (1574582550810066944)]} 0 3 [junit4] 2> 358771 INFO (qtp46435103-3085) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[1 (1574582550814261248)]} 0 1 [junit4] 2> 358773 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[2 (1574582550817406976)]} 0 1 [junit4] 2> 358774 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[2 (1574582550818455552)]} 0 0 [junit4] 2> 358777 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[3 (1574582550821601280)]} 0 1 [junit4] 2> 358781 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[3 (1574582550822649856)]} 0 3 [junit4] 2> 358784 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[4 (1574582550828941312)]} 0 1 [junit4] 2> 358786 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[4 (1574582550831038464)]} 0 1 [junit4] 2> 358794 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[5 (1574582550832087040)]} 0 7 [junit4] 2> 358796 INFO (qtp46435103-3085) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[5 (1574582550841524224)]} 0 0 [junit4] 2> 358798 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[6 (1574582550843621376)]} 0 0 [junit4] 2> 358799 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[6 (1574582550844669952)]} 0 0 [junit4] 2> 358801 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[7 (1574582550846767104)]} 0 0 [junit4] 2> 358802 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[7 (1574582550847815680)]} 0 0 [junit4] 2> 358803 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[8 (1574582550848864256)]} 0 1 [junit4] 2> 358805 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[8 (1574582550850961408)]} 0 0 [junit4] 2> 358806 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[9 (1574582550852009984)]} 0 1 [junit4] 2> 358808 INFO (qtp46435103-3085) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[9 (1574582550854107136)]} 0 0 [junit4] 2> 358809 INFO (qtp1668835639-3066) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574582550856204288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 358809 INFO (qtp1668835639-3066) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@90ec590 commitCommandVersion:1574582550856204288 [junit4] 2> 358815 INFO (qtp1668835639-3066) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71f583ea[collection1] main] [junit4] 2> 358816 INFO (qtp1668835639-3066) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 358817 INFO (searcherExecutor-1282-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71f583ea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))} [junit4] 2> 358817 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8 [junit4] 2> 358818 INFO (qtp46435103-3079) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574582550865641472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 358818 INFO (qtp46435103-3079) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7aea3952 commitCommandVersion:1574582550865641472 [junit4] 2> 358829 INFO (qtp46435103-3079) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@338edf6b[collection1] main] [junit4] 2> 358830 INFO (qtp46435103-3079) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 358831 INFO (searcherExecutor-1293-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@338edf6b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))} [junit4] 2> 358831 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 12 [junit4] 2> 358833 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[10 (1574582550879272960)]} 0 1 [junit4] 2> 358838 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[10 (1574582550882418688)]} 0 3 [junit4] 2> 358840 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[11 (1574582550887661568)]} 0 1 [junit4] 2> 358842 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[11 (1574582550889758720)]} 0 0 [junit4] 2> 358843 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[12 (1574582550891855872)]} 0 0 [junit4] 2> 358845 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[12 (1574582550892904448)]} 0 0 [junit4] 2> 358846 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[13 (1574582550895001600)]} 0 0 [junit4] 2> 358848 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[13 (1574582550896050176)]} 0 0 [junit4] 2> 358849 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[1001 (1574582550897098752)]} 0 0 [junit4] 2> 358850 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[1001 (1574582550898147328)]} 0 0 [junit4] 2> 358852 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[14 (1574582550900244480)]} 0 0 [junit4] 2> 358853 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[14 (1574582550901293056)]} 0 0 [junit4] 2> 358854 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[15 (1574582550903390208)]} 0 0 [junit4] 2> 358855 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[15 (1574582550904438784)]} 0 0 [junit4] 2> 358856 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[16 (1574582550905487360)]} 0 0 [junit4] 2> 358857 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[16 (1574582550906535936)]} 0 0 [junit4] 2> 358859 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[17 (1574582550907584512)]} 0 0 [junit4] 2> 358861 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[17 (1574582550909681664)]} 0 0 [junit4] 2> 358863 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[100 (1574582550911778816)]} 0 0 [junit4] 2> 358864 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[100 (1574582550912827392)]} 0 0 [junit4] 2> 358865 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[101 (1574582550913875968)]} 0 0 [junit4] 2> 358866 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[101 (1574582550914924544)]} 0 0 [junit4] 2> 358867 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[102 (1574582550915973120)]} 0 0 [junit4] 2> 358867 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[102 (1574582550917021696)]} 0 0 [junit4] 2> 358868 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[103 (1574582550918070272)]} 0 0 [junit4] 2> 358870 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[103 (1574582550919118848)]} 0 0 [junit4] 2> 358872 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[104 (1574582550922264576)]} 0 0 [junit4] 2> 358873 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[104 (1574582550923313152)]} 0 0 [junit4] 2> 358875 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[105 (1574582550924361728)]} 0 0 [junit4] 2> 358876 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[105 (1574582550925410304)]} 0 0 [junit4] 2> 358877 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[106 (1574582550926458880)]} 0 0 [junit4] 2> 358878 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[106 (1574582550928556032)]} 0 0 [junit4] 2> 358879 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[107 (1574582550928556032)]} 0 0 [junit4] 2> 358880 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[107 (1574582550929604608)]} 0 0 [junit4] 2> 358881 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[108 (1574582550931701760)]} 0 0 [junit4] 2> 358882 INFO (qtp46435103-3085) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[108 (1574582550932750336)]} 0 0 [junit4] 2> 358883 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[109 (1574582550933798912)]} 0 0 [junit4] 2> 358884 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[109 (1574582550934847488)]} 0 0 [junit4] 2> 358886 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[110 (1574582550935896064)]} 0 0 [junit4] 2> 358887 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[110 (1574582550936944640)]} 0 0 [junit4] 2> 358888 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[111 (1574582550937993216)]} 0 0 [junit4] 2> 358889 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[111 (1574582550939041792)]} 0 0 [junit4] 2> 358890 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[112 (1574582550941138944)]} 0 0 [junit4] 2> 358891 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[112 (1574582550942187520)]} 0 0 [junit4] 2> 358892 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[113 (1574582550943236096)]} 0 0 [junit4] 2> 358894 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[113 (1574582550944284672)]} 0 0 [junit4] 2> 358895 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[114 (1574582550945333248)]} 0 0 [junit4] 2> 358896 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[114 (1574582550946381824)]} 0 0 [junit4] 2> 358897 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[115 (1574582550947430400)]} 0 0 [junit4] 2> 358898 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[115 (1574582550948478976)]} 0 0 [junit4] 2> 358899 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[116 (1574582550950576128)]} 0 0 [junit4] 2> 358900 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[116 (1574582550951624704)]} 0 0 [junit4] 2> 358901 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[117 (1574582550952673280)]} 0 0 [junit4] 2> 358902 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[117 (1574582550953721856)]} 0 0 [junit4] 2> 358903 INFO (qtp1668835639-3066) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[118 (1574582550954770432)]} 0 0 [junit4] 2> 358904 INFO (qtp46435103-3085) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[118 (1574582550955819008)]} 0 0 [junit4] 2> 358906 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[119 (1574582550956867584)]} 0 0 [junit4] 2> 358907 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[119 (1574582550958964736)]} 0 0 [junit4] 2> 358909 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[120 (1574582550960013312)]} 0 0 [junit4] 2> 358909 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[120 (1574582550961061888)]} 0 0 [junit4] 2> 358910 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[121 (1574582550962110464)]} 0 0 [junit4] 2> 358915 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[121 (1574582550967353344)]} 0 0 [junit4] 2> 358925 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[122 (1574582550976790528)]} 0 0 [junit4] 2> 358926 INFO (qtp46435103-3085) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[122 (1574582550978887680)]} 0 0 [junit4] 2> 358927 INFO (qtp1668835639-3068) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[123 (1574582550979936256)]} 0 0 [junit4] 2> 358928 INFO (qtp46435103-3086) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[123 (1574582550980984832)]} 0 0 [junit4] 2> 358929 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[124 (1574582550982033408)]} 0 0 [junit4] 2> 358930 INFO (qtp46435103-3084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[124 (1574582550982033408)]} 0 0 [junit4] 2> 358931 INFO (qtp1668835639-3062) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[125 (1574582550983081984)]} 0 0 [junit4] 2> 358932 INFO (qtp46435103-3079) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[125 (1574582550984130560)]} 0 0 [junit4] 2> 358933 INFO (qtp1668835639-3069) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/ko_w path=/update params={wt=javabin&version=2}{add=[126 (1574582550985179136)]} 0 0 [junit4] 2> 3 [...truncated too long message...] -- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20170802_023406_31015773308812389992013.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20170802_023406_3103721474831665290695.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 499 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20170802_023431_683997827396599271941.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20170802_023431_68310407531170381459906.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20170802_023431_6834590466265730641562.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 1131 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20170802_023446_33717633582391970733195.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20170802_023446_33711924306453216834032.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 581 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20170802_023452_0881144990565908130483.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20170802_023452_0882899306931287993155.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 15 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20170802_023452_0881872464252948892994.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 503 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20170802_023510_5218070745926237084273.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20170802_023510_5218820762640212410921.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20170802_023510_5216566729646219064150.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 507 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20170802_023519_1221363607677564416411.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20170802_023519_1224568517900255513287.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 590 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20170802_023524_5639784874587954208919.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 6 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20170802_023524_56311931916890538649265.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170802_023524_56313778044156764865494.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 538 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170802_023547_42315660614002880779.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170802_023547_4236590187264189037572.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 494 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170802_023555_7636508764554313798300.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 28987 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org