Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2456/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC
6 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
Build Log:
[...truncated 16210 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-001/init-core-data-001
[junit4] 1> 13:59:07.880 [Thread-462] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 1> 13:59:08.069 [jetty-launcher-244-thread-2] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 13:59:08.092 [jetty-launcher-244-thread-4] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 13:59:08.105 [jetty-launcher-244-thread-1] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 13:59:08.105 [jetty-launcher-244-thread-3] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 13:59:17.842 [qtp13722190-1571] ERROR
org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException:
org.apache.solr.common.SolrException: Collection not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
[junit4] 1> at
org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
[junit4] 1> at
org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
[junit4] 1> at
org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
[junit4] 1> at
org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
[junit4] 1> at
org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
[junit4] 1> at
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
[junit4] 1> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1> Caused by: org.apache.solr.common.SolrException: Collection
not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
[junit4] 1> ... 45 more
[junit4] 1>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream
-Dtests.seed=9B8BD534CCE31673 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es-PA -Dtests.timezone=America/Argentina/Cordoba
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.41s J1 | StreamExpressionTest.testSignificantTermsStream
<<<
[junit4] > Throwable #1: java.io.IOException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
[junit4] > ... 41 more
[junit4] 1> 13:59:29.472
[SUITE-StreamExpressionTest-seed#[9B8BD534CCE31673]-worker] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-001
[junit4] 2> Jul 31, 2018 1:59:29 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=BlockTreeOrds(blocksize=128),
featureSet_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_s=PostingsFormat(name=Memory),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
checkpoint_ss=BlockTreeOrds(blocksize=128),
level1_s=PostingsFormat(name=MockRandom), test_t=BlockTreeOrds(blocksize=128),
s_multi=BlockTreeOrds(blocksize=128), level2_s=PostingsFormat(name=Memory),
a_s=BlockTreeOrds(blocksize=128), whitetok=BlockTreeOrds(blocksize=128),
tv_text=PostingsFormat(name=Memory),
term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom),
text=BlockTreeOrds(blocksize=128)},
docValues:{name_s=DocValuesFormat(name=Lucene70),
iteration_i=DocValuesFormat(name=Memory),
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Direct),
price_f=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Lucene70),
falseNegative_i=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Memory),
falsePositive_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70),
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70),
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Memory),
featureSet_s=DocValuesFormat(name=Direct),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Memory),
out_i=DocValuesFormat(name=Direct),
checkpoint_ss=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70),
truePositive_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=253,
maxMBSortInHeap=6.306492265869069, sim=RandomSimilarity(queryNorm=false): {},
locale=es-PA, timezone=America/Argentina/Cordoba
[junit4] 2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=44763512,total=133558272
[junit4] 2> NOTE: All tests run in this JVM: [TestV2Request, SchemaTest,
LargeVolumeEmbeddedTest, QueryResponseTest, SolrSchemalessExampleTest,
ArcSineEvaluatorTest, TestJavaBinCodec, SolrZkClientTest, NotEvaluatorTest,
CubedRootEvaluatorTest, ReverseEvaluatorTest, SolrExampleStreamingTest,
StreamExpressionParserTest, NaturalLogEvaluatorTest, LessThanEvaluatorTest,
FieldValueEvaluatorTest, ClientUtilsTest,
CollectionAdminRequestRequiredParamsTest, CloudSolrClientMultiConstructorTest,
SolrExampleXMLTest, SolrExampleEmbeddedTest, TestTimeSource, TestPolicy2,
StreamDecoratorTest, StreamExpressionTest]
[junit4] Completed [138/155 (1!)] on J1 in 22.38s, 19 tests, 1 error <<<
FAILURES!
[...truncated 43506 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2456/consoleText
[repro] Revision: 546004992f4ebc84329435e29186aa58a333ea91
[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=StreamExpressionTest
-Dtests.method=testSignificantTermsStream -Dtests.seed=9B8BD534CCE31673
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PA
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/solrj
[repro] StreamExpressionTest
[repro] ant compile-test
[...truncated 2481 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.StreamExpressionTest" -Dtests.showOutput=onerror
"-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=9B8BD534CCE31673
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PA
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 32 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> ERROR StatusLogger No Log4j 2 configuration file found. Using
default configuration (logging only errors to the console), or user
programmatically provided configurations. Set system property 'log4j2.debug' to
show Log4j 2 internal initialization logging. See
https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions
on how to configure Log4j 2
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-001/init-core-data-001
[junit4] 1> 14:06:44.479 [Thread-1] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 1> 14:06:45.080 [jetty-launcher-1-thread-2] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.081 [jetty-launcher-1-thread-1] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.081 [jetty-launcher-1-thread-3] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.092 [jetty-launcher-1-thread-4] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] OK 3.62s J0 | StreamExpressionTest.testSqlStream
[junit4] OK 1.02s J0 | StreamExpressionTest.testRandomStream
[junit4] OK 0.42s J0 | StreamExpressionTest.testParameterSubstitution
[junit4] OK 0.43s J0 | StreamExpressionTest.testKnnSearchStream
[junit4] OK 0.36s J0 | StreamExpressionTest.testSubFacetStream
[junit4] 1> 14:07:00.104 [qtp21097458-60] ERROR
org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException:
org.apache.solr.common.SolrException: Collection not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
[junit4] 1> at
org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
[junit4] 1> at
org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
[junit4] 1> at
org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
[junit4] 1> at
org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
[junit4] 1> at
org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
[junit4] 1> at
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
[junit4] 1> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1> Caused by: org.apache.solr.common.SolrException: Collection
not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
[junit4] 1> ... 45 more
[junit4] 1>
[junit4] OK 0.19s J0 | StreamExpressionTest.testStatsStream
[junit4] OK 0.39s J0 |
StreamExpressionTest.testCloudSolrStreamWithZkHost
[junit4] OK 0.48s J0 | StreamExpressionTest.testCloudSolrStream
[junit4] OK 4.71s J0 | StreamExpressionTest.testFeaturesSelectionStream
[junit4] OK 0.07s J0 | StreamExpressionTest.testTupleStream
[junit4] OK 1.21s J0 | StreamExpressionTest.testTopicStream
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream
-Dtests.seed=9B8BD534CCE31673 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=es-PA
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.83s J0 | StreamExpressionTest.testSignificantTermsStream
<<<
[junit4] > Throwable #1: java.io.IOException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
[junit4] > ... 41 more
[junit4] OK 6.73s J0 | StreamExpressionTest.testBasicTextLogitStream
[junit4] OK 0.22s J0 | StreamExpressionTest.testEchoStream
[junit4] OK 0.10s J0 | StreamExpressionTest.testEvalStream
[junit4] OK 0.21s J0 | StreamExpressionTest.testFacetStream
[junit4] OK 0.29s J0 | StreamExpressionTest.testParallelTopicStream
[junit4] OK 0.12s J0 | StreamExpressionTest.testNulls
[junit4] OK 0.22s J0 | StreamExpressionTest.testTimeSeriesStream
[junit4] 1> 14:07:15.876
[SUITE-StreamExpressionTest-seed#[9B8BD534CCE31673]-worker] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=BlockTreeOrds(blocksize=128),
featureSet_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_s=PostingsFormat(name=Memory),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
checkpoint_ss=BlockTreeOrds(blocksize=128),
level1_s=PostingsFormat(name=MockRandom), test_t=BlockTreeOrds(blocksize=128),
s_multi=BlockTreeOrds(blocksize=128), level2_s=PostingsFormat(name=Memory),
a_s=BlockTreeOrds(blocksize=128), whitetok=BlockTreeOrds(blocksize=128),
tv_text=PostingsFormat(name=Memory),
term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom),
text=BlockTreeOrds(blocksize=128)},
docValues:{name_s=DocValuesFormat(name=Lucene70),
iteration_i=DocValuesFormat(name=Memory),
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Direct),
price_f=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Lucene70),
falseNegative_i=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Memory),
falsePositive_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70),
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70),
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Memory),
featureSet_s=DocValuesFormat(name=Direct),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Memory),
out_i=DocValuesFormat(name=Direct),
checkpoint_ss=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70),
truePositive_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=253,
maxMBSortInHeap=6.306492265869069, sim=RandomSimilarity(queryNorm=false): {},
locale=es-PA, timezone=America/Argentina/Cordoba
[junit4] 2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=19393400,total=107302912
[junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionTest]
[junit4] Completed [1/5 (1!)] on J0 in 33.86s, 19 tests, 1 error <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> ERROR StatusLogger No Log4j 2 configuration file found. Using
default configuration (logging only errors to the console), or user
programmatically provided configurations. Set system property 'log4j2.debug' to
show Log4j 2 internal initialization logging. See
https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions
on how to configure Log4j 2
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-001/init-core-data-001
[junit4] 1> 14:06:44.535 [Thread-1] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 1> 14:06:45.164 [jetty-launcher-1-thread-2] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.164 [jetty-launcher-1-thread-4] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.164 [jetty-launcher-1-thread-3] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.164 [jetty-launcher-1-thread-1] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] OK 3.95s J2 | StreamExpressionTest.testSqlStream
[junit4] OK 1.14s J2 | StreamExpressionTest.testRandomStream
[junit4] OK 0.32s J2 | StreamExpressionTest.testParameterSubstitution
[junit4] OK 0.45s J2 | StreamExpressionTest.testKnnSearchStream
[junit4] OK 0.36s J2 | StreamExpressionTest.testSubFacetStream
[junit4] 1> 14:07:00.975 [qtp4109065-38] ERROR
org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException:
org.apache.solr.common.SolrException: Collection not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
[junit4] 1> at
org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
[junit4] 1> at
org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
[junit4] 1> at
org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
[junit4] 1> at
org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
[junit4] 1> at
org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
[junit4] 1> at
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
[junit4] 1> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1> Caused by: org.apache.solr.common.SolrException: Collection
not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
[junit4] 1> ... 45 more
[junit4] 1>
[junit4] OK 0.36s J2 | StreamExpressionTest.testStatsStream
[junit4] OK 0.27s J2 |
StreamExpressionTest.testCloudSolrStreamWithZkHost
[junit4] OK 0.23s J2 | StreamExpressionTest.testCloudSolrStream
[junit4] OK 4.63s J2 | StreamExpressionTest.testFeaturesSelectionStream
[junit4] OK 0.15s J2 | StreamExpressionTest.testTupleStream
[junit4] OK 1.36s J2 | StreamExpressionTest.testTopicStream
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream
-Dtests.seed=9B8BD534CCE31673 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=es-PA
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 1.26s J2 | StreamExpressionTest.testSignificantTermsStream
<<<
[junit4] > Throwable #1: java.io.IOException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
[junit4] > ... 41 more
[junit4] OK 6.72s J2 | StreamExpressionTest.testBasicTextLogitStream
[junit4] OK 0.19s J2 | StreamExpressionTest.testEchoStream
[junit4] OK 0.13s J2 | StreamExpressionTest.testEvalStream
[junit4] OK 0.23s J2 | StreamExpressionTest.testFacetStream
[junit4] OK 0.42s J2 | StreamExpressionTest.testParallelTopicStream
[junit4] OK 0.16s J2 | StreamExpressionTest.testNulls
[junit4] OK 0.42s J2 | StreamExpressionTest.testTimeSeriesStream
[junit4] 1> 14:07:17.273
[SUITE-StreamExpressionTest-seed#[9B8BD534CCE31673]-worker] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-001
[junit4] 2> Jul 31, 2018 2:07:18 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=BlockTreeOrds(blocksize=128),
featureSet_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_s=PostingsFormat(name=Memory),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
checkpoint_ss=BlockTreeOrds(blocksize=128),
level1_s=PostingsFormat(name=MockRandom), test_t=BlockTreeOrds(blocksize=128),
s_multi=BlockTreeOrds(blocksize=128), level2_s=PostingsFormat(name=Memory),
a_s=BlockTreeOrds(blocksize=128), whitetok=BlockTreeOrds(blocksize=128),
tv_text=PostingsFormat(name=Memory),
term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom),
text=BlockTreeOrds(blocksize=128)},
docValues:{name_s=DocValuesFormat(name=Lucene70),
iteration_i=DocValuesFormat(name=Memory),
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Direct),
price_f=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Lucene70),
falseNegative_i=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Memory),
falsePositive_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70),
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70),
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Memory),
featureSet_s=DocValuesFormat(name=Direct),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Memory),
out_i=DocValuesFormat(name=Direct),
checkpoint_ss=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70),
truePositive_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=253,
maxMBSortInHeap=6.306492265869069, sim=RandomSimilarity(queryNorm=false): {},
locale=es-PA, timezone=America/Argentina/Cordoba
[junit4] 2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=50681984,total=104574976
[junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionTest]
[junit4] Completed [2/5 (2!)] on J2 in 35.31s, 19 tests, 1 error <<<
FAILURES!
[...truncated 2 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> ERROR StatusLogger No Log4j 2 configuration file found. Using
default configuration (logging only errors to the console), or user
programmatically provided configurations. Set system property 'log4j2.debug' to
show Log4j 2 internal initialization logging. See
https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions
on how to configure Log4j 2
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-001/init-core-data-001
[junit4] 1> 14:06:44.523 [Thread-1] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 1> 14:06:45.139 [jetty-launcher-1-thread-2] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.139 [jetty-launcher-1-thread-1] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.140 [jetty-launcher-1-thread-3] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:06:45.140 [jetty-launcher-1-thread-4] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] OK 3.70s J1 | StreamExpressionTest.testSqlStream
[junit4] OK 1.14s J1 | StreamExpressionTest.testRandomStream
[junit4] OK 0.44s J1 | StreamExpressionTest.testParameterSubstitution
[junit4] OK 0.43s J1 | StreamExpressionTest.testKnnSearchStream
[junit4] OK 0.40s J1 | StreamExpressionTest.testSubFacetStream
[junit4] 1> 14:07:00.595 [qtp13525623-50] ERROR
org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException:
org.apache.solr.common.SolrException: Collection not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
[junit4] 1> at
org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
[junit4] 1> at
org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
[junit4] 1> at
org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
[junit4] 1> at
org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
[junit4] 1> at
org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
[junit4] 1> at
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
[junit4] 1> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1> Caused by: org.apache.solr.common.SolrException: Collection
not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
[junit4] 1> ... 45 more
[junit4] 1>
[junit4] OK 0.31s J1 | StreamExpressionTest.testStatsStream
[junit4] OK 0.45s J1 |
StreamExpressionTest.testCloudSolrStreamWithZkHost
[junit4] OK 0.24s J1 | StreamExpressionTest.testCloudSolrStream
[junit4] OK 4.75s J1 | StreamExpressionTest.testFeaturesSelectionStream
[junit4] OK 0.09s J1 | StreamExpressionTest.testTupleStream
[junit4] OK 1.32s J1 | StreamExpressionTest.testTopicStream
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream
-Dtests.seed=9B8BD534CCE31673 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=es-PA
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 1.28s J1 | StreamExpressionTest.testSignificantTermsStream
<<<
[junit4] > Throwable #1: java.io.IOException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
[junit4] > ... 41 more
[junit4] OK 6.78s J1 | StreamExpressionTest.testBasicTextLogitStream
[junit4] OK 0.20s J1 | StreamExpressionTest.testEchoStream
[junit4] OK 0.11s J1 | StreamExpressionTest.testEvalStream
[junit4] OK 0.24s J1 | StreamExpressionTest.testFacetStream
[junit4] OK 0.42s J1 | StreamExpressionTest.testParallelTopicStream
[junit4] OK 0.23s J1 | StreamExpressionTest.testNulls
[junit4] OK 0.27s J1 | StreamExpressionTest.testTimeSeriesStream
[junit4] 1> 14:07:18.736
[SUITE-StreamExpressionTest-seed#[9B8BD534CCE31673]-worker] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=BlockTreeOrds(blocksize=128),
featureSet_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_s=PostingsFormat(name=Memory),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
checkpoint_ss=BlockTreeOrds(blocksize=128),
level1_s=PostingsFormat(name=MockRandom), test_t=BlockTreeOrds(blocksize=128),
s_multi=BlockTreeOrds(blocksize=128), level2_s=PostingsFormat(name=Memory),
a_s=BlockTreeOrds(blocksize=128), whitetok=BlockTreeOrds(blocksize=128),
tv_text=PostingsFormat(name=Memory),
term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom),
text=BlockTreeOrds(blocksize=128)},
docValues:{name_s=DocValuesFormat(name=Lucene70),
iteration_i=DocValuesFormat(name=Memory),
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Direct),
price_f=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Lucene70),
falseNegative_i=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Memory),
falsePositive_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70),
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70),
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Memory),
featureSet_s=DocValuesFormat(name=Direct),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Memory),
out_i=DocValuesFormat(name=Direct),
checkpoint_ss=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70),
truePositive_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=253,
maxMBSortInHeap=6.306492265869069, sim=RandomSimilarity(queryNorm=false): {},
locale=es-PA, timezone=America/Argentina/Cordoba
[junit4] 2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=6124616,total=108507136
[junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionTest]
[junit4] Completed [3/5 (3!)] on J1 in 36.50s, 19 tests, 1 error <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-002/init-core-data-001
[junit4] 1> 14:07:17.192 [Thread-56] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 1> 14:07:17.300 [jetty-launcher-314-thread-1] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:07:17.300 [jetty-launcher-314-thread-3] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:07:17.309 [jetty-launcher-314-thread-2] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 1> 14:07:17.309 [jetty-launcher-314-thread-4] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] OK 0.28s J0 | StreamExpressionTest.testSqlStream
[junit4] OK 0.20s J0 | StreamExpressionTest.testRandomStream
[junit4] OK 0.16s J0 | StreamExpressionTest.testParameterSubstitution
[junit4] OK 0.13s J0 | StreamExpressionTest.testKnnSearchStream
[junit4] OK 0.09s J0 | StreamExpressionTest.testSubFacetStream
[junit4] 1> 14:07:22.840 [qtp558264-593] ERROR
org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException:
org.apache.solr.common.SolrException: Collection not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
[junit4] 1> at
org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
[junit4] 1> at
org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
[junit4] 1> at
org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
[junit4] 1> at
org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
[junit4] 1> at
org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
[junit4] 1> at
org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
[junit4] 1> at
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
[junit4] 1> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1> Caused by: org.apache.solr.common.SolrException: Collection
not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
[junit4] 1> ... 45 more
[junit4] 1>
[junit4] OK 0.11s J0 | StreamExpressionTest.testStatsStream
[junit4] OK 0.14s J0 |
StreamExpressionTest.testCloudSolrStreamWithZkHost
[junit4] OK 0.26s J0 | StreamExpressionTest.testCloudSolrStream
[junit4] OK 3.97s J0 | StreamExpressionTest.testFeaturesSelectionStream
[junit4] OK 0.10s J0 | StreamExpressionTest.testTupleStream
[junit4] OK 0.23s J0 | StreamExpressionTest.testTopicStream
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream
-Dtests.seed=9B8BD534CCE31673 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=es-PA
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.41s J0 | StreamExpressionTest.testSignificantTermsStream
<<<
[junit4] > Throwable #1: java.io.IOException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
[junit4] > ... 41 more
[junit4] OK 4.70s J0 | StreamExpressionTest.testBasicTextLogitStream
[junit4] OK 0.07s J0 | StreamExpressionTest.testEchoStream
[junit4] OK 0.05s J0 | StreamExpressionTest.testEvalStream
[junit4] OK 0.12s J0 | StreamExpressionTest.testFacetStream
[junit4] OK 0.33s J0 | StreamExpressionTest.testParallelTopicStream
[junit4] OK 0.08s J0 | StreamExpressionTest.testNulls
[junit4] OK 0.11s J0 | StreamExpressionTest.testTimeSeriesStream
[junit4] 1> 14:07:33.503
[SUITE-StreamExpressionTest-seed#[9B8BD534CCE31673]-worker] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-002
[junit4] 2> Jul 31, 2018 2:07:33 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=BlockTreeOrds(blocksize=128),
featureSet_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_s=PostingsFormat(name=Memory),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
checkpoint_ss=BlockTreeOrds(blocksize=128),
level1_s=PostingsFormat(name=MockRandom), test_t=BlockTreeOrds(blocksize=128),
s_multi=BlockTreeOrds(blocksize=128), level2_s=PostingsFormat(name=Memory),
a_s=BlockTreeOrds(blocksize=128), whitetok=BlockTreeOrds(blocksize=128),
tv_text=PostingsFormat(name=Memory),
term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom),
text=BlockTreeOrds(blocksize=128)},
docValues:{name_s=DocValuesFormat(name=Lucene70),
iteration_i=DocValuesFormat(name=Memory),
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Direct),
price_f=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Lucene70),
falseNegative_i=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Memory),
falsePositive_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70),
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70),
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Memory),
featureSet_s=DocValuesFormat(name=Direct),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Memory),
out_i=DocValuesFormat(name=Direct),
checkpoint_ss=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene
[...truncated too long message...]
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
[junit4] 1> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1> Caused by: org.apache.solr.common.SolrException: Collection
not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
[junit4] 1> ... 45 more
[junit4] 1>
[junit4] OK 0.11s J2 | StreamExpressionTest.testStatsStream
[junit4] OK 0.16s J2 |
StreamExpressionTest.testCloudSolrStreamWithZkHost
[junit4] OK 0.15s J2 | StreamExpressionTest.testCloudSolrStream
[junit4] OK 3.71s J2 | StreamExpressionTest.testFeaturesSelectionStream
[junit4] OK 0.08s J2 | StreamExpressionTest.testTupleStream
[junit4] OK 1.16s J2 | StreamExpressionTest.testTopicStream
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream
-Dtests.seed=9B8BD534CCE31673 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=es-PA
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.72s J2 | StreamExpressionTest.testSignificantTermsStream
<<<
[junit4] > Throwable #1: java.io.IOException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([9B8BD534CCE31673:394417A8FC378458]:0)
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
[junit4] > ... 41 more
[junit4] OK 4.35s J2 | StreamExpressionTest.testBasicTextLogitStream
[junit4] OK 0.05s J2 | StreamExpressionTest.testEchoStream
[junit4] OK 0.05s J2 | StreamExpressionTest.testEvalStream
[junit4] OK 0.10s J2 | StreamExpressionTest.testFacetStream
[junit4] OK 0.17s J2 | StreamExpressionTest.testParallelTopicStream
[junit4] OK 0.08s J2 | StreamExpressionTest.testNulls
[junit4] OK 0.09s J2 | StreamExpressionTest.testTimeSeriesStream
[junit4] 1> 14:07:36.465
[SUITE-StreamExpressionTest-seed#[9B8BD534CCE31673]-worker] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9B8BD534CCE31673-002
[junit4] 2> Jul 31, 2018 2:07:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=BlockTreeOrds(blocksize=128),
featureSet_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_s=PostingsFormat(name=Memory),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
checkpoint_ss=BlockTreeOrds(blocksize=128),
level1_s=PostingsFormat(name=MockRandom), test_t=BlockTreeOrds(blocksize=128),
s_multi=BlockTreeOrds(blocksize=128), level2_s=PostingsFormat(name=Memory),
a_s=BlockTreeOrds(blocksize=128), whitetok=BlockTreeOrds(blocksize=128),
tv_text=PostingsFormat(name=Memory),
term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom),
text=BlockTreeOrds(blocksize=128)},
docValues:{name_s=DocValuesFormat(name=Lucene70),
iteration_i=DocValuesFormat(name=Memory),
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Direct),
price_f=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Lucene70),
falseNegative_i=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Memory),
falsePositive_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70),
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70),
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Memory),
featureSet_s=DocValuesFormat(name=Direct),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Memory),
out_i=DocValuesFormat(name=Direct),
checkpoint_ss=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70),
truePositive_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=253,
maxMBSortInHeap=6.306492265869069, sim=RandomSimilarity(queryNorm=false): {},
locale=es-PA, timezone=America/Argentina/Cordoba
[junit4] 2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=26559840,total=131473408
[junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionTest,
StreamExpressionTest]
[junit4] Completed [5/5 (5!)] on J2 in 18.69s, 19 tests, 1 error <<<
FAILURES!
[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 95 tests, 5 errors [seed: 9B8BD534CCE31673]
Total time: 56 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 5/5 failed:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=546004992f4ebc84329435e29186aa58a333ea91,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2455
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]