You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/19 04:07:42 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 726 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/726/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([44FA539B0A6EE8F2:51C8B41959782A68]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11648 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001
   [junit4]   2> 1781135 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1781135 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1781135 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1781135 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781135 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1781136 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1781136 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1781159 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1781165 WARN  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1781167 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1781185 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1781189 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1781277 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1781278 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1781279 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781280 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781285 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781285 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1781285 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1781285 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781286 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1781286 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1453986192
   [junit4]   2> 1781286 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1781286 WARN  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1781286 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1781288 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1781288 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1781288 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1781288 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1781288 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1781289 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema15.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1781290 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1781290 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781290 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1781290 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1781290 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1781310 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1781317 WARN  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1781318 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1781342 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1781347 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1781410 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1781411 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1781411 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781413 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781419 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1781419 INFO  (coreLoadExecutor-8357-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1781419 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1781420 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001/]
   [junit4]   2> 1781420 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@439dd282
   [junit4]   2> 1781420 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001
   [junit4]   2> 1781420 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001/index/
   [junit4]   2> 1781420 WARN  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1781420 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001/index
   [junit4]   2> 1781420 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5184935134012228]
   [junit4]   2> 1781422 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5567e89f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@435737b3),segFN=segments_1,generation=1}
   [junit4]   2> 1781422 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1781422 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001/
   [junit4]   2> 1781425 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1781425 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1781425 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1781425 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1781425 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1781425 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1781426 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1781426 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1781426 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1781426 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1781426 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1781426 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1781428 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781429 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781430 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781431 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781434 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1781435 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1781435 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1781436 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1781436 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1781436 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1781436 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1781436 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=85.85546875, floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=18.227730091218493, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1781437 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5567e89f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@435737b3),segFN=segments_1,generation=1}
   [junit4]   2> 1781437 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1781437 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3147cda8[collection1] main]
   [junit4]   2> 1781437 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1781437 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1781437 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1781437 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1781470 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1781563 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1781563 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1781564 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1781564 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1781564 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1781564 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1781564 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1781565 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1781565 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1781565 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1781566 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1781566 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1781566 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1781566 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540250955303354368
   [junit4]   2> 1781568 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540250955303354368
   [junit4]   2> 1781568 INFO  (coreLoadExecutor-8357-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1781569 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1781572 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 1781574 INFO  (searcherExecutor-8358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3147cda8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1781609 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=44FA539B0A6EE8F2 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=America/Vancouver -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.06s J1 | QueryEqualityTest.testMatchAllDocsQueryXmlParser <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([44FA539B0A6EE8F2:51C8B41959782A68]:0)
   [junit4]    > 	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    > 	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1781631 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 1781632 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 1781635 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 1781670 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 1781678 INFO  (TEST-QueryEqualityTest.testField-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 1781678 INFO  (TEST-QueryEqualityTest.testField-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 1781691 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 1781692 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 1781704 INFO  (TEST-QueryEqualityTest.testAggs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 1781735 INFO  (TEST-QueryEqualityTest.testAggs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 1781741 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 1781741 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 1781753 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 1781753 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 1781779 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 1781780 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 1781797 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 1781797 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 1781805 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 1781805 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 1781809 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 1781810 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 1781815 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 1781816 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 1781818 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 1781818 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 1781821 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 1781821 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 1781824 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 1781850 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 1781855 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 1781856 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 1781860 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 1781860 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 1781865 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 1781866 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 1781870 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 1781871 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 1781875 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 1781875 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 1781879 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 1781880 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 1781884 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 1781885 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 1781888 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 1781888 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 1781892 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 1781892 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 1781895 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 1781896 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 1781900 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 1781907 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 1781912 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 1781917 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 1781923 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 1781925 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 1781931 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 1781932 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 1781940 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 1781941 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 1781947 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 1781947 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 1781952 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 1781955 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 1781963 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 1781965 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 1781976 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 1781979 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 1781989 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 1781989 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 1781996 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 1781996 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 1782006 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 1782011 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 1782022 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 1782023 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 1782031 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 1782034 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 1782043 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 1782043 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 1782059 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 1782060 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 1782069 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 1782069 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 1782072 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 1782074 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 1782093 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 1782094 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 1782097 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 1782098 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 1782100 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 1782102 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 1782106 INFO  (TEST-QueryEqualityTest.testTerms-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 1782106 INFO  (TEST-QueryEqualityTest.testTerms-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 1782112 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 1782124 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 1782136 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 1782139 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 1782144 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 1782144 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 1782154 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 1782154 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 1782169 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 1782169 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 1782181 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 1782182 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 1782187 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 1782188 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 1782201 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 1782201 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 1782216 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 1782220 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 1782233 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 1782233 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 1782237 INFO  (TEST-QueryEqualityTest.testHash-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 1782238 INFO  (TEST-QueryEqualityTest.testHash-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 1782252 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 1782254 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1540250956022677504)]} 0 1
   [junit4]   2> 1782256 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1782258 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5567e89f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@435737b3),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5567e89f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@435737b3),segFN=segments_2,generation=2}
   [junit4]   2> 1782258 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1782259 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@384e41b9[collection1] main]
   [junit4]   2> 1782259 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1782260 INFO  (searcherExecutor-8358-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@384e41b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1782260 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1782261 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1782261 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1782261 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1782261 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1782261 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 1782261 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 1782283 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 1782284 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 1782291 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 1782292 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 1782301 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 1782301 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 1782304 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 1782304 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 1782306 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 1782315 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 1782317 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 1782318 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 1782324 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 1782325 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 1782328 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 1782329 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 1782331 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 1782331 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 1782333 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 1782346 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 1782350 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 1782352 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 1782355 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 1782355 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 1782357 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 1782357 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 1782359 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 1782359 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 1782361 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 1782364 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 1782377 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 1782377 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 1782383 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 1782384 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 1782386 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 1782396 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 1782399 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 1782412 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 1782417 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 1782418 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[44FA539B0A6EE8F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 1782418 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1782418 INFO  (SUITE-QueryEqualityTest-seed#[44FA539B0A6EE8F2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1453986192
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29c6339c
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1782426 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1782427 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1782427 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1782427 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001/index
   [junit4]   2> 1782427 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001;done=false>>]
   [junit4]   2> 1782427 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1782427 INFO  (coreCloseExecutor-8363-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_44FA539B0A6EE8F2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=Memory doPackFST= false), lowerfilt=FSTOrd50, id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=845, maxMBSortInHeap=6.813199026200163, sim=ClassicSimilarity, locale=en-CA, timezone=America/Vancouver
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=140894816,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsLockFactoryTest, SolrCmdDistributorTest, HLLSerializationTest, TestReloadDeadlock, TestTolerantUpdateProcessorRandomCloud, TestMissingGroups, TestSolrDynamicMBean, ConfigSetsAPITest, SmileWriterTest, PreAnalyzedUpdateProcessorTest, AsyncCallRequestStatusResponseTest, TestUtils, TestExceedMaxTermLength, TestFieldCacheSortRandom, TestConfigReload, BadCopyFieldTest, CollectionsAPISolrJTest, TestStressLiveNodes, TestReRankQParserPlugin, TestSolrConfigHandlerCloud, OverseerStatusTest, CSVRequestHandlerTest, VersionInfoTest, LeaderElectionIntegrationTest, SparseHLLTest, JavabinLoaderTest, HdfsThreadLeakTest, SpellCheckComponentTest, MultiTermTest, SortByFunctionTest, ShardRoutingCustomTest, QueryResultKeyTest, TestReload, TestDistributedMissingSort, TestFuzzyAnalyzedSuggestions, TestUninvertingReader, BasicZkTest, TestStandardQParsers, SpatialRPTFieldTypeTest, MergeStrategyTest, TestJoin, MinimalSchemaTest, TestSerializedLuceneMatchVersion, TestCharFilters, TestRangeQuery, ResourceLoaderTest, TestDynamicLoading, SharedFSAutoReplicaFailoverTest, SaslZkACLProviderTest, ConjunctionSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DateMathParserTest, TestCrossCoreJoin, TestInfoStreamLogging, PluginInfoTest, TestNumericTerms32, LeaderFailoverAfterPartitionTest, TestValueSourceCache, DistributedDebugComponentTest, TestSlowCompositeReaderWrapper, TestRandomCollapseQParserPlugin, FieldMutatingUpdateProcessorTest, SolrIndexSplitterTest, NotRequiredUniqueKeyTest, AnalysisErrorHandlingTest, TestCustomDocTransformer, TestConfigOverlay, TestBinaryField, TestBlendedInfixSuggestions, TestJsonRequest, DistributedQueryComponentOptimizationTest, HdfsRestartWhileUpdatingTest, TestSubQueryTransformer, UpdateRequestProcessorFactoryTest, SpellPossibilityIteratorTest, BasicDistributedZk2Test, TestFastWriter, TestCopyFieldCollectionResource, BufferStoreTest, TestShardHandlerFactory, HdfsBasicDistributedZk2Test, RulesTest, BlockCacheTest, NoCacheHeaderTest, TestScoreJoinQPNoScore, TestPivotHelperCode, TestFieldCollectionResource, LukeRequestHandlerTest, TestFieldTypeCollectionResource, DistributedQueueTest, TestSystemIdResolver, TestDistribDocBasedVersion, TestMinMaxOnMultiValuedField, TestSolrQueryParser, ExplicitHLLTest, TermVectorComponentDistributedTest, SimpleCollectionCreateDeleteTest, FullSolrCloudDistribCmdsTest, ChaosMonkeySafeLeaderTest, TestRecovery, TestFieldCacheSanityChecker, TestAtomicUpdateErrorCases, SimpleMLTQParserTest, ResponseLogComponentTest, TestJettySolrRunner, TestPHPSerializedResponseWriter, FileUtilsTest, TestPKIAuthenticationPlugin, TestInitQParser, HdfsChaosMonkeyNothingIsSafeTest, TestSolr4Spatial, DistributedFacetPivotSmallAdvancedTest, CurrencyFieldOpenExchangeTest, ConnectionReuseTest, DefaultValueUpdateProcessorTest, RequestHandlersTest, TestConfigSetsAPIZkFailure, TestAuthenticationFramework, NumericFieldsTest, TestIndexingPerformance, TestSchemaNameResource, TestCollationField, TestSolrIndexConfig, SolrInfoMBeanTest, DistribDocExpirationUpdateProcessorTest, ExitableDirectoryReaderTest, DistributedFacetPivotLargeTest, AliasIntegrationTest, PKIAuthenticationIntegrationTest, TestUseDocValuesAsStored2, BlockJoinFacetSimpleTest, TestFieldCacheWithThreads, TestDynamicFieldCollectionResource, SearchHandlerTest, ZkNodePropsTest, TestLocalFSCloudBackupRestore, TestSortingResponseWriter, TestQueryTypes, DateFieldTest, TestFoldingMultitermQuery, StatsComponentTest, TestDistributedStatsComponentCardinality, CleanupOldIndexTest, AutoCommitTest, IndexSchemaRuntimeFieldTest, AtomicUpdatesTest, CoreAdminHandlerTest, TestLeaderElectionZkExpiry, TestExactSharedStatsCache, CheckHdfsIndexTest, TestSchemaSimilarityResource, RollingRestartTest, TestDFISimilarityFactory, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestDistributedGrouping, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, PeerSyncTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest]
   [junit4] Completed [362/623 (1!)] on J1 in 1.31s, 80 tests, 1 error <<< FAILURES!

[...truncated 60941 lines...]