You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/21 04:09:14 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 5554 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5554/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete

Error Message:
 Expected: is <1>      but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([29E4459719AE85D:F1D010E42876C1E7]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete(DistributedUpdateProcessorTest.java:131)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13461 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DistributedUpdateProcessorTest
   [junit4]   2> 355146 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DistributedUpdateProcessorTest_29E4459719AE85D-001/data-dir-38-001
   [junit4]   2> 355146 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 355147 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 355147 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 355147 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 355148 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 355230 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 355293 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.s.IndexSchema [null] Schema name=schema-minimal-with-another-uniqkey
   [junit4]   2> 355296 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.s.IndexSchema Loaded schema schema-minimal-with-another-uniqkey/1.1 with uniqueid field notid
   [junit4]   2> 355572 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1044) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:619) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:180) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:814) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:804) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:654) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.beforeClass(DistributedUpdateProcessorTest.java:63) ~[test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 355574 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 355576 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@763f43b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355576 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@763f43b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355580 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32b5510b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355580 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32b5510b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355581 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 355633 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 355633 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 355656 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eaf9e8c
   [junit4]   2> 355665 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eaf9e8c
   [junit4]   2> 355665 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eaf9e8c
   [junit4]   2> 355667 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 355686 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 355704 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=schema-minimal-with-another-uniqkey
   [junit4]   2> 355705 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-minimal-with-another-uniqkey/1.1 with uniqueid field notid
   [junit4]   2> 355705 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 355705 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eaf9e8c
   [junit4]   2> 355705 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DistributedUpdateProcessorTest_29E4459719AE85D-001/data-dir-38-001/]
   [junit4]   2> 355707 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11602929829649407]
   [junit4]   2> 355867 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 355867 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 355868 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 355868 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 355869 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=8.0703125, floorSegmentMB=1.4677734375, forceMergeDeletesPctAllowed=11.969975714894334, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17555235381988094, deletesPctAllowed=41.710035946249434
   [junit4]   2> 355869 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e1b84fd[collection1] main]
   [junit4]   2> 355870 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 355898 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 356059 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 356059 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656305984797147136
   [junit4]   2> 356060 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 356061 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 356061 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 356061 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 356062 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 356063 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 356064 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 356065 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 356066 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 356068 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 356068 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e1b84fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 356106 INFO  (TEST-DistributedUpdateProcessorTest.testVersionDelete-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testVersionDelete
   [junit4]   2> 368229 INFO  (TEST-DistributedUpdateProcessorTest.testVersionDelete-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testVersionDelete
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedUpdateProcessorTest -Dtests.method=testVersionDelete -Dtests.seed=29E4459719AE85D -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 12.2s J1 | DistributedUpdateProcessorTest.testVersionDelete <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: is <1>
   [junit4]    >      but: was <2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([29E4459719AE85D:F1D010E42876C1E7]:0)
   [junit4]    > 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete(DistributedUpdateProcessorTest.java:131)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
   [junit4]    > 	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 368247 INFO  (TEST-DistributedUpdateProcessorTest.testShouldBufferUpdateZk-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testShouldBufferUpdateZk
   [junit4]   2> 368248 INFO  (TEST-DistributedUpdateProcessorTest.testShouldBufferUpdateZk-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testShouldBufferUpdateZk
   [junit4]   2> 368263 INFO  (TEST-DistributedUpdateProcessorTest.testVersionAdd-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testVersionAdd
   [junit4]   2> 373272 INFO  (TEST-DistributedUpdateProcessorTest.testVersionAdd-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testVersionAdd
   [junit4]   2> 373275 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 373275 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=416818713
   [junit4]   2> 373280 INFO  (coreCloseExecutor-1475-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e740e03
   [junit4]   2> 373280 INFO  (coreCloseExecutor-1475-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@3e740e03
   [junit4]   2> 373280 INFO  (coreCloseExecutor-1475-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16f176a1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5862549
   [junit4]   2> 373296 INFO  (coreCloseExecutor-1475-thread-1) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 373304 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 373304 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a6e4f3b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@493b6fdd
   [junit4]   2> 373310 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 373310 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77bd3b86: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@757b1e
   [junit4]   2> 373312 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 373312 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4faf43b0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2cbbb5f6
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DistributedUpdateProcessorTest_29E4459719AE85D-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3f384e82), locale=es-PY, timezone=Turkey
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=108517224,total=290455552
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentTest, JWTVerificationkeyResolverTest, TestSimGenericDistributedQueue, SolrTestCaseJ4Test, TransactionLogTest, TestHashQParserPlugin, TestXIncludeConfig, TestFieldCacheSortRandom, MetricTriggerIntegrationTest, TestCSVLoader, XMLAtomicUpdateMultivalueTest, BasicAuthOnSingleNodeTest, JavaBinAtomicUpdateMultivalueTest, TestExactStatsCache, TemplateUpdateProcessorTest, TestSchemalessBufferedUpdates, V2ApiIntegrationTest, TestConfigSetsAPIExclusivity, TestZkChroot, OverseerCollectionConfigSetProcessorTest, TestStressUserVersions, TestSweetSpotSimilarityFactory, TestSQLHandlerNonCloud, TestCloudDeleteByQuery, TestQuerySenderListener, SyncSliceTest, SliceStateTest, PolyFieldTest, TestCollationField, TestRemoteStreaming, TestFileDictionaryLookup, HdfsWriteToMultipleCollectionsTest, TestCoreContainer, TriggerCooldownIntegrationTest, TestFieldSortValues, LeaderElectionIntegrationTest, TestPayloadCheckQParserPlugin, SecurityConfHandlerTest, IndexSchemaTest, TestSimComputePlanAction, DistributedUpdateProcessorTest]
   [junit4] Completed [161/900 (1!)] on J1 in 18.21s, 3 tests, 1 failure <<< FAILURES!

[...truncated 47252 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5554/consoleText

[repro] Revision: 6244b7150e6dd544879e142e59c8f98a2694d837

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DistributedUpdateProcessorTest -Dtests.method=testVersionDelete -Dtests.seed=29E4459719AE85D -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       DistributedUpdateProcessorTest
[repro] ant compile-test

[...truncated 3407 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DistributedUpdateProcessorTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=29E4459719AE85D -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 91 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.update.processor.DistributedUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 73 lines...]