Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19640/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
5 tests failed.
FAILED: org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest
Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score
Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @
response/docs/[3]/score
at
__randomizedtesting.SeedInfo.seed([67EE3438AD04BDC8:AE96855F72CBEA09]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
FAILED:
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([67EE3438AD04BDC8:2A214586766DA20]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
FAILED:
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([67EE3438AD04BDC8:3ADF23FD2038CAA3]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
FAILED: org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking
Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([67EE3438AD04BDC8:F8D89DA6357EA207]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
FAILED: org.apache.solr.handler.admin.TestCollectionAPIs.testCommands
Error Message:
Error in command payload[{ "modify":{ "rule":"replica:*,cores:<5",
"autoAddReplicas":false}, "errorMessages":["Value is not valid, expected
one of: [ARRAY], found: String"]}]
Stack Trace:
java.lang.RuntimeException: Error in command payload[{
"modify":{
"rule":"replica:*,cores:<5",
"autoAddReplicas":false},
"errorMessages":["Value is not valid, expected one of: [ARRAY], found:
String"]}]
at
__randomizedtesting.SeedInfo.seed([91DA6B89F04E2698:B0E6A2719A74C6FC]:0)
at
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:189)
at
org.apache.solr.handler.admin.TestCollectionAPIs.compareOutput(TestCollectionAPIs.java:148)
at
org.apache.solr.handler.admin.TestCollectionAPIs.testCommands(TestCollectionAPIs.java:120)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command
payload
at org.apache.solr.api.ApiBag.getCommandOperations(ApiBag.java:320)
at
org.apache.solr.handler.admin.TestCollectionAPIs$1.getCommands(TestCollectionAPIs.java:173)
at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:84)
at
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:187)
... 41 more
Build Log:
[...truncated 11886 lines...]
[junit4] Suite: org.apache.solr.handler.admin.TestCollectionAPIs
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCollectionAPIs_91DA6B89F04E2698-001/init-core-data-001
[junit4] 2> 743459 INFO
(SUITE-TestCollectionAPIs-seed#[91DA6B89F04E2698]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 743459 INFO
(SUITE-TestCollectionAPIs-seed#[91DA6B89F04E2698]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 743461 INFO
(TEST-TestCollectionAPIs.testCommands-seed#[91DA6B89F04E2698]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommands
[junit4] 2> 743475 INFO
(TEST-TestCollectionAPIs.testCommands-seed#[91DA6B89F04E2698]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommands
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCollectionAPIs
-Dtests.method=testCommands -Dtests.seed=91DA6B89F04E2698 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Africa/Bangui
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.02s J1 | TestCollectionAPIs.testCommands <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Error in command
payload[{
[junit4] > "modify":{
[junit4] > "rule":"replica:*,cores:<5",
[junit4] > "autoAddReplicas":false},
[junit4] > "errorMessages":["Value is not valid, expected one of:
[ARRAY], found: String"]}]
[junit4] > at
__randomizedtesting.SeedInfo.seed([91DA6B89F04E2698:B0E6A2719A74C6FC]:0)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:189)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs.compareOutput(TestCollectionAPIs.java:148)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs.testCommands(TestCollectionAPIs.java:120)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: org.apache.solr.api.ApiBag$ExceptionWithErrObject:
Error in command payload
[junit4] > at
org.apache.solr.api.ApiBag.getCommandOperations(ApiBag.java:320)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs$1.getCommands(TestCollectionAPIs.java:173)
[junit4] > at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:84)
[junit4] > at
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:187)
[junit4] > ... 41 more
[junit4] 2> 743478 INFO
(SUITE-TestCollectionAPIs-seed#[91DA6B89F04E2698]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCollectionAPIs_91DA6B89F04E2698-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1920, maxMBSortInHeap=5.285583948806248,
sim=RandomSimilarity(queryNorm=false): {}, locale=ms, timezone=Africa/Bangui
[junit4] 2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=12,threads=1,free=192103048,total=508887040
[junit4] 2> NOTE: All tests run in this JVM:
[TestCloudJSONFacetJoinDomain, OnlyLeaderIndexesTest, TestCoreContainer,
TestRecoveryHdfs, CdcrBootstrapTest, TestSimpleQParserPlugin,
InfixSuggestersTest, JvmMetricsTest, TestStressVersions, DOMUtilTest,
ShardRoutingCustomTest, TermVectorComponentTest, TestJsonRequest,
PrimUtilsTest, TestNestedDocsSort, TestSolrCoreParser,
TestDynamicFieldCollectionResource, TestUnifiedSolrHighlighter,
DistanceFunctionTest, MoveReplicaTest, DistributedQueueTest,
DirectSolrConnectionTest, IndexBasedSpellCheckerTest,
TestInPlaceUpdatesDistrib, WrapperMergePolicyFactoryTest, TestCloudRecovery,
DistributedQueryComponentOptimizationTest, JsonValidatorTest,
LeaderFailoverAfterPartitionTest, TestMultiWordSynonyms,
TestClusterStateMutator, TestBM25SimilarityFactory, TermsComponentTest,
SystemInfoHandlerTest, TestConfigReload, BlockDirectoryTest,
TestDistributedStatsComponentCardinality, TestManagedSchemaAPI,
SuggesterFSTTest, TestImpersonationWithHadoopAuth, CoreAdminRequestStatusTest,
TestMinMaxOnMultiValuedField, SchemaVersionSpecificBehaviorTest,
RecoveryAfterSoftCommitTest, TestLeaderElectionWithEmptyReplica,
TestStressRecovery, MoreLikeThisHandlerTest, TestFieldResource,
TestSubQueryTransformer, DocValuesMissingTest, TestRawTransformer,
SolrMetricManagerTest, TestEmbeddedSolrServerConstructors,
ClassificationUpdateProcessorTest, CSVRequestHandlerTest,
TestElisionMultitermQuery, SortByFunctionTest, TestXmlQParserPlugin,
TestPayloadCheckQParserPlugin, TestLegacyNumericRangeQueryBuilder,
HdfsChaosMonkeySafeLeaderTest, ConfigureRecoveryStrategyTest,
TestNumericTerms32, BlobRepositoryCloudTest, TestRuleBasedAuthorizationPlugin,
TestCollectionAPIs]
[junit4] Completed [268/709 (1!)] on J1 in 0.03s, 1 test, 1 error <<<
FAILURES!
[...truncated 7805 lines...]
[junit4] Suite: org.apache.solr.ltr.TestSelectiveWeightCreation
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/init-core-data-001
[junit4] 2> 6420 WARN
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 6420 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 6422 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 6424 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 6439 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 6459 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 6477 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 6521 WARN
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 6521 WARN
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 6522 WARN
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 6550 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 6566 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 6582 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 6587 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 6587 WARN (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 6588 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 6588 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/init-core-data-001/]
[junit4] 2> 6639 WARN (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 6640 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 6640 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 6641 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 6641 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 6642 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b1a759a[collection1] main]
[junit4] 2> 6643 WARN (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 6643 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 6643 WARN (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 6643 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 6643 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 6643 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 6643 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 6643 WARN (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 6643 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 6643 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 6643 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 6644 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/model-store
[junit4] 2> 6644 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 6645 INFO
(searcherExecutor-46-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6b1a759a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 6645 INFO (coreLoadExecutor-45-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567767509733474304
[junit4] 2> 6648 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 6652 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 6652 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 6652 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-003/cores/core
[junit4] 2> 6684 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 6685 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46d4d60e{/solr,null,AVAILABLE}
[junit4] 2> 6687 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1154d45f{SSL,[ssl,
http/1.1]}{127.0.0.1:44065}
[junit4] 2> 6687 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.Server Started @8653ms
[junit4] 2> 6687 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44065,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-001,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-003/cores}
[junit4] 2> 6687 ERROR
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 6688 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 6688 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 6688 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 6688 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-18T20:33:28.172Z
[junit4] 2> 6689 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-001/solr.xml
[junit4] 2> 6732 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-003/cores
[junit4] 2> 6732 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 6745 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 6767 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 6782 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 6787 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 6787 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 6787 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-003/cores/core/data/]
[junit4] 2> 6827 WARN (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 6827 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 6827 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 6828 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 6828 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 6829 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d9d0904[collection1] main]
[junit4] 2> 6830 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-001/collection1/conf
[junit4] 2> 6830 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 6830 WARN (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 6830 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 6831 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 6831 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 6831 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 6831 WARN (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 6831 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 6831 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 6831 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 6831 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/model-store
[junit4] 2> 6832 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 6833 INFO
(searcherExecutor-57-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d9d0904[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 6834 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567767509931655168
[junit4] 2> 7240 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#44065
[junit4] 2> 7286 INFO (qtp181628660-71) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">1</field><field+name%3D"title">w3+w1</field><field+name%3D"description">w1</field><field+name%3D"popularity">1</field></doc></add>}{add=[1
(1567767510402465792)]} 0 3
[junit4] 2> 7300 INFO (qtp181628660-64) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">2</field><field+name%3D"title">w2</field><field+name%3D"description">w2</field><field+name%3D"popularity">2</field></doc></add>}{add=[2
(1567767510411902976)]} 0 9
[junit4] 2> 7307 INFO (qtp181628660-69) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">3</field><field+name%3D"title">w3</field><field+name%3D"description">w3</field><field+name%3D"popularity">3</field></doc></add>}{add=[3
(1567767510426583040)]} 0 1
[junit4] 2> 7313 INFO (qtp181628660-70) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">4</field><field+name%3D"title">w3+w3</field><field+name%3D"description">w4</field><field+name%3D"popularity">4</field></doc></add>}{add=[4
(1567767510433923072)]} 0 1
[junit4] 2> 7319 INFO (qtp181628660-71) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">5</field><field+name%3D"title">w5</field><field+name%3D"description">w5</field><field+name%3D"popularity">5</field></doc></add>}{add=[5
(1567767510439165952)]} 0 1
[junit4] 2> 7322 INFO (qtp181628660-64) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 7322 INFO (qtp181628660-64) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@20773de4 commitCommandVersion:0
[junit4] 2> 7339 INFO (qtp181628660-64) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@543bf64[collection1] main]
[junit4] 2> 7341 INFO (qtp181628660-64) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 7341 INFO
(searcherExecutor-57-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@543bf64[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C5)))}
[junit4] 2> 7344 INFO (qtp181628660-64) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 22
[junit4] 2> 7349 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.l.TestRerankBase send
[junit4] 2> [ {
[junit4] 2> "name" : "matchedTitle",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.SolrFeature",
[junit4] 2> "params" : {
[junit4] 2> "q" : "{!terms f=title}${user_query}"
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name" : "docPopularity",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.FieldValueFeature",
[junit4] 2> "store": "fstore2",
[junit4] 2> "params" : {
[junit4] 2> "field" : "popularity"
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name":"originalScore",
[junit4] 2> "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
[junit4] 2> "store": "fstore2",
[junit4] 2> "params":{}
[junit4] 2> }, {
[junit4] 2> "name" : "occurrences",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.ValueFeature",
[junit4] 2> "store": "fstore3",
[junit4] 2> "params" : {
[junit4] 2> "value" : "${myOcc}",
[junit4] 2> "required" : false
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name":"originalScore",
[junit4] 2> "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
[junit4] 2> "store": "fstore3",
[junit4] 2> "params":{}
[junit4] 2> }, {
[junit4] 2> "name" : "popularity",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.ValueFeature",
[junit4] 2> "store": "fstore4",
[junit4] 2> "params" : {
[junit4] 2> "value" : "${myPop}",
[junit4] 2> "required" : true
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name":"originalScore",
[junit4] 2> "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
[junit4] 2> "store": "fstore4",
[junit4] 2> "params":{}
[junit4] 2> }, {
[junit4] 2> "name" : "titlePhraseMatch",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.SolrFeature",
[junit4] 2> "params" : {
[junit4] 2> "q" : "{!field f=title}${user_query}"
[junit4] 2> }
[junit4] 2> }, {
[junit4] 2> "name" : "titlePhrasesMatch",
[junit4] 2> "class" : "org.apache.solr.ltr.feature.SolrFeature",
[junit4] 2> "params" : {
[junit4] 2> "fq" : [ "{!field f=title}${userTitlePhrase1}",
"{!field f=title}${userTitlePhrase2}"]
[junit4] 2> }
[junit4] 2> } ]
[junit4] 2>
[junit4] 2> 7351 INFO (qtp181628660-69) [ x:collection1] /solr
SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
[junit4] 2> 7354 INFO (qtp181628660-69) [ x:collection1] /solr
SolrSchemaRestApi: [Restlet] Attaching application:
org.apache.solr.rest.SolrSchemaRestApi@48520a78 to URI: /solr/schema
[junit4] 2> mei 18, 2017 9:33:28 PM org.restlet.Application start
[junit4] 2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi
application
[junit4] 2> 7362 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
[junit4] 2> 7362 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /feature-store
[junit4] 2> 7363 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /managed
[junit4] 2> 7363 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /model-store
[junit4] 2> 7363 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router:
/schema
[junit4] 2> 7363 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
[junit4] 2> 7364 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource
[org.apache.solr.ltr.store.rest.ManagedFeatureStore@39f3a9c6] for
/schema/feature-store
[junit4] 2> 7365 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/feature-store:
[{name=matchedTitle, class=org.apache.solr.ltr.feature.SolrFeature,
params={q={!terms f=title}${user_query}}}, {name=docPopularity,
class=org.apache.solr.ltr.feature.FieldValueFeature, store=fstore2,
params={field=popularity}}, {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore2,
params={}}, {name=occurrences, class=org.apache.solr.ltr.feature.ValueFeature,
store=fstore3, params={value=${myOcc}, required=false}}, {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore3,
params={}}, {name=popularity, class=org.apache.solr.ltr.feature.ValueFeature,
store=fstore4, params={value=${myPop}, required=true}}, {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore4,
params={}}, {name=titlePhraseMatch,
class=org.apache.solr.ltr.feature.SolrFeature, params={q={!field
f=title}${user_query}}}, {name=titlePhrasesMatch,
class=org.apache.solr.ltr.feature.SolrFeature, params={fq=[{!field
f=title}${userTitlePhrase1}, {!field f=title}${userTitlePhrase2}]}}] is a
java.util.ArrayList
[junit4] 2> 7366 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=matchedTitle,
class=org.apache.solr.ltr.feature.SolrFeature, params={q={!terms
f=title}${user_query}}}
[junit4] 2> 7372 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=docPopularity,
class=org.apache.solr.ltr.feature.FieldValueFeature, store=fstore2,
params={field=popularity}}
[junit4] 2> 7378 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore2,
params={}}
[junit4] 2> 7378 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=occurrences,
class=org.apache.solr.ltr.feature.ValueFeature, store=fstore3,
params={value=${myOcc}, required=false}}
[junit4] 2> 7382 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore3,
params={}}
[junit4] 2> 7382 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=popularity,
class=org.apache.solr.ltr.feature.ValueFeature, store=fstore4,
params={value=${myPop}, required=true}}
[junit4] 2> 7382 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore,
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore4,
params={}}
[junit4] 2> 7382 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on
{name=titlePhraseMatch, class=org.apache.solr.ltr.feature.SolrFeature,
params={q={!field f=title}${user_query}}}
[junit4] 2> 7382 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on
{name=titlePhrasesMatch, class=org.apache.solr.ltr.feature.SolrFeature,
params={fq=[{!field f=title}${userTitlePhrase1}, {!field
f=title}${userTitlePhrase2}]}}
[junit4] 2> 7383 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_feature-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-001/collection1/conf
[junit4] 2> 7383 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/feature-store
params={indent=on&wt=json} status=0 QTime=32
[junit4] 2> mei 18, 2017 9:33:28 PM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2017-05-18 21:33:28 127.0.0.1 -
127.0.0.1 44065 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 1516 29 https://127.0.0.1:44065
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 7386 WARN (qtp181628660-69) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/feature-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 7394 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@39f3a9c6]] for
/schema/model-store
[junit4] 2> 7395 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/model-store:
{class=org.apache.solr.ltr.model.LinearModel, name=externalmodel,
features=[{name=titlePhraseMatch}], params={weights={titlePhraseMatch=0.555}}}
is a java.util.LinkedHashMap
[junit4] 2> 7401 INFO (qtp181628660-69) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore adding model externalmodel
[junit4] 2> 7402 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-001/collection1/conf
[junit4] 2> 7402 INFO (qtp181628660-69) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/model-store
params={indent=on&wt=json} status=0 QTime=9
[junit4] 2> mei 18, 2017 9:33:28 PM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2017-05-18 21:33:28 127.0.0.1 -
127.0.0.1 44065 PUT /solr/schema/model-store
wt=json&indent=on 200 - 237 8 https://127.0.0.1:44065
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 7404 WARN (qtp181628660-69) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 7411 INFO (qtp181628660-70) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[externalmodel]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@39f3a9c6]] for
/schema/model-store
[junit4] 2> 7411 INFO (qtp181628660-70) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/model-store:
{class=org.apache.solr.ltr.model.LinearModel, name=externalmodel2,
store=fstore2, features=[{name=docPopularity}],
params={weights={docPopularity=0.5}}} is a java.util.LinkedHashMap
[junit4] 2> 7421 INFO (qtp181628660-70) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore adding model externalmodel2
[junit4] 2> 7421 INFO (qtp181628660-70) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001/tempDir-001/collection1/conf
[junit4] 2> 7421 INFO (qtp181628660-70) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/model-store
params={indent=on&wt=json} status=0 QTime=12
[junit4] 2> mei 18, 2017 9:33:28 PM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2017-05-18 21:33:28 127.0.0.1 -
127.0.0.1 44065 PUT /solr/schema/model-store
wt=json&indent=on 200 - 254 11 https://127.0.0.1:44065
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 7423 WARN (qtp181628660-70) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 7435 INFO
(TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[67EE3438AD04BDC8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testScoringQueryWeightCreation
[junit4] 2> 7565 INFO (qtp181628660-71) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><id>10</id></delete>}{delete=[10
(-1567767510697115648)]} 0 3
[junit4] 2> 7570 INFO (qtp181628660-64) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><id>11</id></delete>}{delete=[11
(-1567767510703407104)]} 0 1
[junit4] 2> 7610 INFO
(TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[67EE3438AD04BDC8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testScoringQueryWeightCreation
[junit4] 2> 7613 INFO
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[67EE3438AD04BDC8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testSelectiveWeightsRequestFeaturesFromDifferentStore
[junit4] 2> 7645 INFO (qtp181628660-69) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=*:*&indent=on&fl=*,score,fv:[fv]&rows=5&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1}}
hits=5 status=0 QTime=27
[junit4] 2> 7650 ERROR
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[67EE3438AD04BDC8])
[ ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch:
'3'!='4' @ response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='3'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":27,
[junit4] 2> "params":{
[junit4] 2> "q":"*:*",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*,score,fv:[fv]",
[junit4] 2> "rows":"5",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr reRankDocs=10 model=externalmodel
efi.user_query=w3 efi.userTitlePhrase1=w2 efi.userTitlePhrase2=w1}"}},
[junit4] 2>
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
[junit4] 2> {
[junit4] 2> "id":"4",
[junit4] 2> "title":"w3 w3",
[junit4] 2> "description":"w4",
[junit4] 2> "popularity":4,
[junit4] 2> "_version_":1567767510433923072,
[junit4] 2> "score":0.36707595,
[junit4] 2>
"fv":"matchedTitle=1.0,titlePhraseMatch=0.6613981,titlePhrasesMatch=0.0"},
[junit4] 2> {
[junit4] 2> "id":"3",
[junit4] 2> "title":"w3",
[junit4] 2> "description":"w3",
[junit4] 2> "popularity":3,
[junit4] 2> "_version_":1567767510426583040,
[junit4] 2> "score":0.33873552,
[junit4] 2>
"fv":"matchedTitle=1.0,titlePhraseMatch=0.6103343,titlePhrasesMatch=0.0"},
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w3 w1",
[junit4] 2> "description":"w1",
[junit4] 2> "popularity":1,
[junit4] 2> "_version_":1567767510402465792,
[junit4] 2> "score":0.2545195,
[junit4] 2>
"fv":"matchedTitle=1.0,titlePhraseMatch=0.4585937,titlePhrasesMatch=0.0"},
[junit4] 2> {
[junit4] 2> "id":"2",
[junit4] 2> "title":"w2",
[junit4] 2> "description":"w2",
[junit4] 2> "popularity":2,
[junit4] 2> "_version_":1567767510411902976,
[junit4] 2> "score":0.0,
[junit4] 2>
"fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"},
[junit4] 2> {
[junit4] 2> "id":"5",
[junit4] 2> "title":"w5",
[junit4] 2> "description":"w5",
[junit4] 2> "popularity":5,
[junit4] 2> "_version_":1567767510439165952,
[junit4] 2> "score":0.0,
[junit4] 2>
"fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=*%3A*&fl=*%2Cscore%2Cfv%3A%5Bfv%5D&rows=5&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 7650 INFO
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[67EE3438AD04BDC8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testSelectiveWeightsRequestFeaturesFromDifferentStore
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSelectiveWeightCreation
-Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore
-Dtests.seed=67EE3438AD04BDC8 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=nl -Dtests.timezone=Africa/Libreville -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.04s J0 |
TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([67EE3438AD04BDC8:3ADF23FD2038CAA3]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
[junit4] > at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 7655 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1154d45f{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 7655 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2128637998
[junit4] 2> 7655 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 7656 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 7656 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 7656 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 7657 INFO (coreCloseExecutor-62-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4ab2d925
[junit4] 2> 7657 INFO (coreCloseExecutor-62-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 7657 INFO (coreCloseExecutor-62-thread-1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@20773de4 commitCommandVersion:0
[junit4] 2> 7671 INFO (coreCloseExecutor-62-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1253234981
[junit4] 2> 7673 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@46d4d60e{/solr,null,UNAVAILABLE}
[junit4] 2> 7677 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 7677 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=538408021
[junit4] 2> 7677 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 7677 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 7677 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 7677 INFO
(SUITE-TestSelectiveWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 7678 INFO (coreCloseExecutor-64-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6ba32132
[junit4] 2> 7679 INFO (coreCloseExecutor-64-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1805852978
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_67EE3438AD04BDC8-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=MockRandom), popularity=Lucene50(blocksize=128),
description=PostingsFormat(name=Asserting),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
text=Lucene50(blocksize=128), title=PostingsFormat(name=MockRandom)},
docValues:{final-score=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=1918, maxMBSortInHeap=5.056481663913655,
sim=RandomSimilarity(queryNorm=true): {field=DFR I(n)LZ(0.3)}, locale=nl,
timezone=Africa/Libreville
[junit4] 2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=12,threads=1,free=347293448,total=508887040
[junit4] 2> NOTE: All tests run in this JVM: [TestManagedFeatureStore,
TestUserTermScorereQDF, TestSelectiveWeightCreation]
[junit4] Completed [7/33 (1!)] on J0 in 1.30s, 2 tests, 1 error <<< FAILURES!
[...truncated 25 lines...]
[junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTRQParserPlugin_67EE3438AD04BDC8-001/init-core-data-001
[junit4] 2> 11928 WARN
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 11928 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 11929 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 11930 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 11937 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 11957 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 11967 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 11993 WARN
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 11994 WARN
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 11994 WARN
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 12004 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 12016 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 12028 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid
field id
[junit4] 2> 12031 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 12031 WARN (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 12031 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 12031 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTRQParserPlugin_67EE3438AD04BDC8-001/init-core-data-001/]
[junit4] 2> 12084 WARN (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 12085 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 12085 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 12086 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for
15000ms;
[junit4] 2> 12086 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 12087 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a13717d[collection1] main]
[junit4] 2> 12088 WARN (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 12088 WARN (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/feature-store
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading
------
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/feature-store
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/feature-store
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 12088 WARN (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/model-store
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading
------
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of
/schema/model-store
[junit4] 2> 12088 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.RestManager Registered new managed resource
/schema/model-store
[junit4] 2> 12089 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 12089 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1567767515441922048
[junit4] 2> 12089 INFO
(searcherExecutor-150-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a13717d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12091 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 12095 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 12095 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 12095 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTRQParserPlugin_67EE3438AD04BDC8-001/tempDir-003/cores/core
[junit4] 2> 12098 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 12100 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b5bdeec{/solr,null,AVAILABLE}
[junit4] 2> 12101 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@63f84946{SSL,[ssl,
http/1.1]}{127.0.0.1:41441}
[junit4] 2> 12101 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.Server Started @14068ms
[junit4] 2> 12101 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41441,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTRQParserPlugin_67EE3438AD04BDC8-001/tempDir-001,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTRQParserPlugin_67EE3438AD04BDC8-001/tempDir-003/cores}
[junit4] 2> 12102 ERROR
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 12102 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 12102 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 12102 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 12102 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-18T20:33:33.586Z
[junit4] 2> 12109 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTRQParserPlugin_67EE3438AD04BDC8-001/tempDir-001/solr.xml
[junit4] 2> 12139 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTRQParserPlugin_67EE3438AD04BDC8-001/tempDir-003/cores
[junit4] 2> 12139 INFO
(SUITE-TestLTRQParserPlugin-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 12159 INFO (coreLoadExecutor-160-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 12172 INFO (coreLoadExecutor-160-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 12184 INFO (coreLoadExecutor-160-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid
field id
[junit4] 2> 12186 INFO (coreLoa
[...truncated too long message...]
llelWeightCreationResultOrder-seed#[67EE3438AD04BDC8]) [ ]
o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='3'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":7,
[junit4] 2> "params":{
[junit4] 2> "q":"*:*",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*,score",
[junit4] 2> "rows":"4",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr reRankDocs=10 model=externalmodel
efi.user_query=w3}"}},
[junit4] 2>
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
[junit4] 2> {
[junit4] 2> "id":"4",
[junit4] 2> "title":"w3 w3",
[junit4] 2> "description":"w4",
[junit4] 2> "popularity":4,
[junit4] 2> "_version_":1567767512781684736,
[junit4] 2> "score":0.36707595},
[junit4] 2> {
[junit4] 2> "id":"3",
[junit4] 2> "title":"w3",
[junit4] 2> "description":"w3",
[junit4] 2> "popularity":3,
[junit4] 2> "_version_":1567767512778539008,
[junit4] 2> "score":0.33873552},
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w1 w3",
[junit4] 2> "description":"w1",
[junit4] 2> "popularity":1,
[junit4] 2> "_version_":1567767512765956096,
[junit4] 2> "score":0.2545195},
[junit4] 2> {
[junit4] 2> "id":"2",
[junit4] 2> "title":"w2",
[junit4] 2> "description":"w2",
[junit4] 2> "popularity":2,
[junit4] 2> "_version_":1567767512773296128,
[junit4] 2> "score":0.0}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=*%3A*&fl=*%2Cscore&rows=4&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 10446 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[67EE3438AD04BDC8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testLTRScoringQueryParallelWeightCreationResultOrder
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestParallelWeightCreation
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder
-Dtests.seed=67EE3438AD04BDC8 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-AU -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.97s J1 |
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([67EE3438AD04BDC8:2A214586766DA20]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
[junit4] > at
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 10456 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5cd3b353{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 10456 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=869369976
[junit4] 2> 10458 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 10458 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 10458 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 10458 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 10459 INFO (coreCloseExecutor-103-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@44eb26b3
[junit4] 2> 10461 INFO (coreCloseExecutor-103-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1156261555
[junit4] 2> 10462 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a8a9ca9{/solr,null,UNAVAILABLE}
[junit4] 2> 10462 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 10463 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=496708941
[junit4] 2> 10463 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 10463 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 10463 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 10479 INFO
(SUITE-TestParallelWeightCreation-seed#[67EE3438AD04BDC8]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 10480 INFO (coreCloseExecutor-105-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@329bcd1b
[junit4] 2> 10480 INFO (coreCloseExecutor-105-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=849071387
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_67EE3438AD04BDC8-001
[junit4] 2> May 18, 2017 8:33:31 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):
{_version_=PostingsFormat(name=LuceneFixedGap),
popularity=PostingsFormat(name=MockRandom),
description=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=MockRandom), text=BlockTreeOrds(blocksize=128),
title=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=209, maxMBSortInHeap=7.861558989798653,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-AU, timezone=SystemV/MST7
[junit4] 2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=12,threads=1,free=412695536,total=508887040
[junit4] 2> NOTE: All tests run in this JVM: [TestModelManager,
TestValueFeature, TestEdisMaxSolrFeature, TestParallelWeightCreation]
[junit4] Completed [23/33 (4!)] on J1 in 11.07s, 2 tests, 1 error <<<
FAILURES!
[...truncated 27382 lines...]
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] Loading source files for package org.apache.lucene.classification...
[javadoc] Loading source files for package
org.apache.lucene.classification.document...
[javadoc] Loading source files for package
org.apache.lucene.classification.utils...
[javadoc] Constructing Javadoc information...
[javadoc] javadoc: warning - Error reading file:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/docs/classification/../analyzers/common/package-list
[javadoc] Standard Doclet version 1.8.0_131
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
[javadoc] Generating
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/docs/classification/help-doc.html...
[javadoc] Note: Custom tags that were not seen: @lucene.internal
[javadoc] 1 warning
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:142: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:251: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2179:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/classification/build.xml:47:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/module-build.xml:78:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2155:
Javadocs warnings were found!
Total time: 65 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]