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 2018/06/25 11:19:58 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10) - Build # 7379 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7379/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup

Error Message:
Problem reading index. (resource=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\collection1\data\snapshot.ljnwxezizdkto\_0.fnm)

Stack Trace:
org.apache.lucene.index.CorruptIndexException: Problem reading index. (resource=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\collection1\data\snapshot.ljnwxezizdkto\_0.fnm)
	at __randomizedtesting.SeedInfo.seed([78CC2F61B83F28D7:39470F049F81DB98]:0)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:143)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:82)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:65)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:57)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:680)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:80)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.solr.handler.TestReplicationHandlerBackup.verify(TestReplicationHandlerBackup.java:146)
	at org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:210)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\collection1\data\snapshot.ljnwxezizdkto\_0.fnm
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:369)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:415)
	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:121)
	at org.apache.lucene.codecs.lucene60.Lucene60FieldInfosFormat.read(Lucene60FieldInfosFormat.java:113)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:108)
	... 46 more


FAILED:  org.apache.solr.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=14545000

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=14545000
	at __randomizedtesting.SeedInfo.seed([16930F028652EAED:2EFF7C27128248AB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
	at org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14178 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\init-core-data-001
   [junit4]   2> 1527811 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 1527812 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1527812 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1527812 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1527812 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cd42e2f{/solr,null,AVAILABLE}
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@209d14de{HTTP/1.1,[http/1.1]}{127.0.0.1:58466}
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.Server Started @1527847ms
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\collection1\data, hostPort=58466}
   [junit4]   2> 1527814 ERROR (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-25T10:34:30.661834300Z
   [junit4]   2> 1527814 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\solr.xml
   [junit4]   2> 1527816 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1527816 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1527817 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@45d3f7f5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1528116 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1528116 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1528140 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45d3f7f5
   [junit4]   2> 1528149 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45d3f7f5
   [junit4]   2> 1528149 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45d3f7f5
   [junit4]   2> 1528154 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\.
   [junit4]   2> 1528154 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1528190 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1528194 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1528195 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1528196 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1528196 INFO  (coreLoadExecutor-6523-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@45d3f7f5
   [junit4]   2> 1528196 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1528196 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1528197 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=12.47265625, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=20.745456692198847, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8243489172847611, reclaimDeletesWeight=0.19988820802168972
   [junit4]   2> 1528285 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1528285 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1528286 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=46.3720703125, floorSegmentMB=0.431640625, forceMergeDeletesPctAllowed=10.961003557652731, segmentsPerTier=34.0, maxCFSSegmentSizeMB=0.8505859375, noCFSRatio=0.1675172673936574, reclaimDeletesWeight=2.370816352645129
   [junit4]   2> 1528287 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c58dc86[collection1] main]
   [junit4]   2> 1528288 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\collection1\conf
   [junit4]   2> 1528289 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema-replication2.xml:schema.xml
   [junit4]   2> 1528289 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1528290 INFO  (searcherExecutor-6524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c58dc86[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1528795 INFO  (qtp7921683-14540) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1528795 INFO  (qtp7921683-14540) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1528795 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.h.BackupRestoreUtils Indexing 24 test docs
   [junit4]   2> 1528796 INFO  (qtp7921683-14540) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (24 adds)]} 0 0
   [junit4]   2> 1528797 INFO  (qtp7921683-14540) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1528797 INFO  (qtp7921683-14540) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2ebd0530 commitCommandVersion:0
   [junit4]   2> 1528801 INFO  (Thread-2899) [    ] o.a.s.h.SnapShooter Creating backup snapshot <not named> at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1528801 INFO  (qtp7921683-14540) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bdc20fa[collection1] main]
   [junit4]   2> 1528803 INFO  (searcherExecutor-6524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bdc20fa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C24)))}
   [junit4]   2> 1528803 INFO  (qtp7921683-14540) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1528804 INFO  (qtp7921683-14540) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1528806 INFO  (qtp7921683-14536) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=xml&command=details} status=0 QTime=0
   [junit4]   2> 1528812 INFO  (Thread-2899) [    ] o.a.s.h.SnapShooter Done creating backup snapshot: <not named> at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1529806 INFO  (qtp7921683-14539) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=xml&command=details} status=0 QTime=0
   [junit4]   2> 1530809 INFO  (qtp7921683-14542) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={name=neofkzewonjgttzmp&wt=xml&command=backup} status=0 QTime=0
   [junit4]   2> 1530811 INFO  (Thread-2900) [    ] o.a.s.h.SnapShooter Creating backup snapshot neofkzewonjgttzmp at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1530815 INFO  (qtp7921683-14539) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=xml&command=details} status=0 QTime=3
   [junit4]   2> 1530963 INFO  (Thread-2900) [    ] o.a.s.h.SnapShooter Done creating backup snapshot: neofkzewonjgttzmp at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1531819 INFO  (qtp7921683-14542) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={name=ddzm&wt=xml&command=backup} status=0 QTime=0
   [junit4]   2> 1531822 INFO  (Thread-2901) [    ] o.a.s.h.SnapShooter Creating backup snapshot ddzm at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1531824 INFO  (qtp7921683-14542) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=xml&command=details} status=0 QTime=3
   [junit4]   2> 1531831 INFO  (Thread-2901) [    ] o.a.s.h.SnapShooter Done creating backup snapshot: ddzm at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1532831 INFO  (qtp7921683-14539) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={name=ljnwxezizdkto&wt=xml&command=backup} status=0 QTime=0
   [junit4]   2> 1532831 INFO  (Thread-2902) [    ] o.a.s.h.SnapShooter Creating backup snapshot ljnwxezizdkto at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1532831 INFO  (qtp7921683-14542) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=xml&command=details} status=0 QTime=0
   [junit4]   2> 1533933 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@209d14de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1533934 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=461040576
   [junit4]   2> 1533934 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1533934 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4cfd6e19: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@43a2189b
   [junit4]   2> 1533943 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1533943 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@799377fc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1808be7e
   [junit4]   2> 1533949 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1533949 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c3ee6bb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@306b28ac
   [junit4]   2> 1533955 INFO  (coreCloseExecutor-6528-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@36f00bae
   [junit4]   2> 1533955 INFO  (coreCloseExecutor-6528-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=36f00bae
   [junit4]   2> 1533955 INFO  (coreCloseExecutor-6528-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@790ae93b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7fe1639a
   [junit4]   2> 1533964 INFO  (Thread-2902) [    ] o.a.s.h.SnapShooter Done creating backup snapshot: ljnwxezizdkto at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1533966 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2cd42e2f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1533966 INFO  (TEST-TestReplicationHandlerBackup.doTestBackup-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandlerBackup -Dtests.method=doTestBackup -Dtests.seed=78CC2F61B83F28D7 -Dtests.slow=true -Dtests.locale=eu -Dtests.timezone=America/North_Dakota/Center -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   6.17s J1 | TestReplicationHandlerBackup.doTestBackup <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.CorruptIndexException: Problem reading index. (resource=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\collection1\data\snapshot.ljnwxezizdkto\_0.fnm)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([78CC2F61B83F28D7:39470F049F81DB98]:0)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:143)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:82)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:65)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:57)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:680)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:80)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.solr.handler.TestReplicationHandlerBackup.verify(TestReplicationHandlerBackup.java:146)
   [junit4]    > 	at org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:210)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-001\collection1\data\snapshot.ljnwxezizdkto\_0.fnm
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    > 	at java.base/java.nio.file.Files.newByteChannel(Files.java:369)
   [junit4]    > 	at java.base/java.nio.file.Files.newByteChannel(Files.java:415)
   [junit4]    > 	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
   [junit4]    > 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:121)
   [junit4]    > 	at org.apache.lucene.codecs.lucene60.Lucene60FieldInfosFormat.read(Lucene60FieldInfosFormat.java:113)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:108)
   [junit4]    > 	... 46 more
   [junit4]   2> 1533978 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 1533978 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1533978 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1533978 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1533979 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@754e4193{/solr,null,AVAILABLE}
   [junit4]   2> 1533980 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3401aa2f{HTTP/1.1,[http/1.1]}{127.0.0.1:58500}
   [junit4]   2> 1533981 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.Server Started @1534013ms
   [junit4]   2> 1533981 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-002\collection1\data, hostPort=58500}
   [junit4]   2> 1533981 ERROR (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1533981 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1533981 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1533981 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1533981 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1533981 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-25T10:34:36.828108100Z
   [junit4]   2> 1533981 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-002\solr.xml
   [junit4]   2> 1533983 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1533984 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1533984 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@45d3f7f5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1534452 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1534452 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1534468 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45d3f7f5
   [junit4]   2> 1534475 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45d3f7f5
   [junit4]   2> 1534476 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45d3f7f5
   [junit4]   2> 1534478 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-002\.
   [junit4]   2> 1534478 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1534486 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1534496 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1534497 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1534497 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 1534497 INFO  (coreLoadExecutor-6538-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@45d3f7f5
   [junit4]   2> 1534497 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1534497 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1534499 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=12.47265625, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=20.745456692198847, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8243489172847611, reclaimDeletesWeight=0.19988820802168972
   [junit4]   2> 1534568 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1534568 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1534569 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=46.3720703125, floorSegmentMB=0.431640625, forceMergeDeletesPctAllowed=10.961003557652731, segmentsPerTier=34.0, maxCFSSegmentSizeMB=0.8505859375, noCFSRatio=0.1675172673936574, reclaimDeletesWeight=2.370816352645129
   [junit4]   2> 1534569 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4326eaca[collection1] main]
   [junit4]   2> 1534569 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001\solr-instance-002\collection1\conf
   [junit4]   2> 1534570 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema-replication2.xml:schema.xml
   [junit4]   2> 1534570 INFO  (coreLoadExecutor-6538-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1534570 INFO  (searcherExecutor-6539-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4326eaca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534572 INFO  (qtp1197829789-14569) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1534573 INFO  (qtp1197829789-14569) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1534573 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.h.BackupRestoreUtils Indexing 46 test docs
   [junit4]   2> 1534575 INFO  (qtp1197829789-14565) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (46 adds)]} 0 1
   [junit4]   2> 1534576 INFO  (qtp1197829789-14568) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1534576 INFO  (qtp1197829789-14568) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a6157ab commitCommandVersion:0
   [junit4]   2> 1534578 INFO  (Thread-2913) [    ] o.a.s.h.SnapShooter Creating backup snapshot <not named> at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1534578 INFO  (qtp1197829789-14568) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fe8b195[collection1] main]
   [junit4]   2> 1534578 INFO  (qtp1197829789-14568) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1534579 INFO  (searcherExecutor-6539-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fe8b195[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C46)))}
   [junit4]   2> 1534579 INFO  (qtp1197829789-14568) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1534583 INFO  (qtp1197829789-14570) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=xml&command=details} status=0 QTime=3
   [junit4]   2> 1534588 INFO  (Thread-2913) [    ] o.a.s.h.SnapShooter Done creating backup snapshot: <not named> at file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1535583 INFO  (qtp1197829789-14568) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=xml&command=details} status=0 QTime=0
   [junit4]   2> 1536588 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3401aa2f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1536588 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1894985474
   [junit4]   2> 1536589 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1536589 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4719d7ed: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@254f475e
   [junit4]   2> 1536593 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1536593 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c8a3c86: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1808be7e
   [junit4]   2> 1536595 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1536596 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ed2c630: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@306b28ac
   [junit4]   2> 1536596 INFO  (coreCloseExecutor-6543-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2cc1e6fd
   [junit4]   2> 1536596 INFO  (coreCloseExecutor-6543-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2cc1e6fd
   [junit4]   2> 1536596 INFO  (coreCloseExecutor-6543-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@633b172e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@89e4bd7
   [junit4]   2> 1536603 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@754e4193{/solr,null,UNAVAILABLE}
   [junit4]   2> 1536603 INFO  (TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[78CC2F61B83F28D7]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_78CC2F61B83F28D7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1756, maxMBSortInHeap=7.715985297530205, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@181d5d9f), locale=eu, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10 (64-bit)/cpus=3,threads=1,free=207834408,total=424148992
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, SimplePostToolTest, TestReloadAndDeleteDocs, TestPivotHelperCode, SolrCmdDistributorTest, SolrSlf4jReporterTest, MoveReplicaHDFSFailoverTest, RequestHandlersTest, ZkFailoverTest, TestQuerySenderListener, FacetPivotSmallTest, BasicDistributedZk2Test, ResponseBuilderTest, TestLuceneMatchVersion, MetricUtilsTest, TestDistributedMissingSort, BooleanFieldTest, TestFieldSortValues, HttpTriggerListenerTest, OverseerRolesTest, SortSpecParsingTest, SegmentsInfoRequestHandlerTest, RegexBoostProcessorTest, ZkControllerTest, MetricTriggerIntegrationTest, CleanupOldIndexTest, TestCollationFieldDocValues, ExecutePlanActionTest, TestNumericTerms32, SliceStateTest, CoreAdminHandlerTest, TestEmbeddedSolrServerConstructors, BigEndianAscendingWordDeserializerTest, HdfsUnloadDistributedZkTest, PKIAuthenticationIntegrationTest, GraphQueryTest, TestPolicyCloud, BlockCacheTest, TestSolrCoreSnapshots, TestReversedWildcardFilterFactory, BufferStoreTest, TriggerIntegrationTest, LegacyCloudClusterPropTest, CircularListTest, PrimitiveFieldTypeTest, TestBadConfig, TestRandomFaceting, ReplicationFactorTest, TestFieldCacheSortRandom, ResourceLoaderTest, StressHdfsTest, RollingRestartTest, TestCloudManagedSchema, DebugComponentTest, TestSQLHandlerNonCloud, TestWriterPerf, ConfigSetsAPITest, TestSkipOverseerOperations, TestSubQueryTransformerDistrib, TestDynamicFieldCollectionResource, BlockJoinFacetRandomTest, TemplateUpdateProcessorTest, TestDocSet, MergeStrategyTest, TestNumericRangeQuery32, TestExtendedDismaxParser, ResponseLogComponentTest, TaggerTest, DistributedTermsComponentTest, JavabinLoaderTest, ShardRoutingTest, CreateCollectionCleanupTest, CoreAdminOperationTest, TestCloudInspectUtil, TestSmileRequest, JsonLoaderTest, TestCoreDiscovery, TestCloudPseudoReturnFields, TestLegacyFieldReuse, TimeZoneUtilsTest, TestCloudSearcherWarming, DistributedFacetPivotSmallAdvancedTest, PeerSyncTest, HighlighterConfigTest, EchoParamsTest, TestWordDelimiterFilterFactory, TestSchemaNameResource, TestMaxScoreQueryParser, TestCloudConsistency, TestHdfsCloudBackupRestore, TestSSLRandomization, TestSolrCoreParser, TestSolrXml, TestAtomicUpdateErrorCases, ManagedSchemaRoundRobinCloudTest, NoCacheHeaderTest, ZkSolrClientTest, RulesTest, TestUnifiedSolrHighlighter, NodeAddedTriggerIntegrationTest, SpellPossibilityIteratorTest, TimeRoutedAliasUpdateProcessorTest, TestCloudJSONFacetSKG, TestCrossCoreJoin, DistributedVersionInfoTest, TestXmlQParserPlugin, MetricsHandlerTest, TestStreamBody, TestSolrCoreProperties, SyncSliceTest, TestCollectionAPI, AutoScalingHandlerTest, TestExpandComponent, TestMacroExpander, IndexSchemaTest, CollectionTooManyReplicasTest, TestLegacyTerms, ChaosMonkeyNothingIsSafeTest, ScheduledTriggerTest, UUIDFieldTest, CollectionsAPISolrJTest, TestLMDirichletSimilarityFactory, DistributedQueryComponentOptimizationTest, DocValuesMissingTest, ShardSplitTest, ForceLeaderTest, TestUpdate, LoggingHandlerTest, DirectoryFactoryTest, TestJettySolrRunner, TestNodeAddedTrigger, MinimalSchemaTest, ClassificationUpdateProcessorTest, TestInPlaceUpdatesDistrib, BJQParserTest, TestDocTermOrdsUninvertLimit, TestScoreJoinQPScore, PreAnalyzedUpdateProcessorTest, TestAnalyzedSuggestions, HdfsRestartWhileUpdatingTest, TestBackupRepositoryFactory, TestInitQParser, ReplaceNodeNoTargetTest, TestExportWriter, TestSolrJ, ClusterStateUpdateTest, TestPullReplica, TestHashPartitioner, CollectionPropsTest, TestImplicitCoreProperties, DistributedSpellCheckComponentTest, HttpPartitionOnCommitTest, TestSimpleTrackingShardHandler, TestConfigSetImmutable, ResponseHeaderTest, URLClassifyProcessorTest, TestFieldTypeCollectionResource, JSONWriterTest, SolrGangliaReporterTest, TestConfigSets, TestNestedDocsSort, TestStressCloudBlindAtomicUpdates, DocumentAnalysisRequestHandlerTest, BasicAuthIntegrationTest, ReturnFieldsTest, FileBasedSpellCheckerTest, TestRTimerTree, DirectUpdateHandlerTest, SolrCoreCheckLockOnStartupTest, TestInitParams, TestSearchPerf, TestClassicSimilarityFactory, SaslZkACLProviderTest, SimpleFacetsTest, TestMultiWordSynonyms, AnalysisErrorHandlingTest, ClassificationUpdateProcessorFactoryTest, BasicFunctionalityTest, DocValuesTest, FieldAnalysisRequestHandlerTest, MultiThreadedOCPTest, TestSchemaManager, HdfsDirectoryFactoryTest, TestReplicationHandlerBackup]
   [junit4] Completed [507/821 (1!)] on J1 in 8.82s, 2 tests, 1 error <<< FAILURES!

[...truncated 2004 lines...]
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_16930F028652EAED-001\init-core-data-001
   [junit4]   2> 145627 WARN  (SUITE-TestTimeSource-seed#[16930F028652EAED]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 145627 INFO  (SUITE-TestTimeSource-seed#[16930F028652EAED]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 145629 INFO  (SUITE-TestTimeSource-seed#[16930F028652EAED]-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)
   [junit4]   2> 145629 INFO  (SUITE-TestTimeSource-seed#[16930F028652EAED]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 145631 INFO  (TEST-TestTimeSource.testEpochTime-seed#[16930F028652EAED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
   [junit4]   2> 155704 INFO  (TEST-TestTimeSource.testEpochTime-seed#[16930F028652EAED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimeSource -Dtests.method=testEpochTime -Dtests.seed=16930F028652EAED -Dtests.slow=true -Dtests.locale=yue -Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 10.1s J1 | TestTimeSource.testEpochTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0 time diff=14545000
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([16930F028652EAED:2EFF7C27128248AB]:0)
   [junit4]    > 	at org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
   [junit4]    > 	at org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_16930F028652EAED-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1121, maxMBSortInHeap=7.746602412906617, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5bd85ad4), locale=yue, timezone=MST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10 (64-bit)/cpus=3,threads=1,free=168194592,total=275251200
   [junit4]   2> NOTE: All tests run in this JVM: [TestDelegationTokenResponse, TestCollectionAdminRequest, UuidEvaluatorTest, SchemaTest, TestNamedListCodec, SolrExampleStreamingBinaryTest, AddEvaluatorTest, TestRetryUtil, ConcatOperationTest, TestLang, TestZkConfigManager, StreamDecoratorTest, HttpSolrClientConPoolTest, TestTimeSource]
   [junit4] Completed [89/154 (1!)] on J1 in 10.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 43023 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7379/consoleText

[repro] Revision: 3b9d3a760a432b97aad2c08b2f778fa2344eb14a

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\solrj
[repro]       TestTimeSource
[repro]    solr\core
[repro]       TestReplicationHandlerBackup
[repro] ant compile-test

[...truncated 2476 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestTimeSource" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=16930F028652EAED -Dtests.slow=true -Dtests.locale=yue -Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 74 lines...]
[repro] ant compile-test

[...truncated 1336 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestReplicationHandlerBackup" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=78CC2F61B83F28D7 -Dtests.slow=true -Dtests.locale=eu -Dtests.timezone=America/North_Dakota/Center -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 79 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.common.util.TestTimeSource
[repro]   0/5 failed: org.apache.solr.handler.TestReplicationHandlerBackup
[repro] Exiting with code 0

[...truncated 75 lines...]