Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1584/
1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:55775/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:55775/collection1 at __randomizedtesting.SeedInfo.seed([48BDE1703E2A6719:C0E9DEAA90D60AE1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1591) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:353) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:145) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 54 more Build Log: [...truncated 9 lines...] ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --progress git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: remote: Counting objects: 56081 remote: Counting objects: 77530 remote: Counting objects: 131469 remote: Counting objects: 224854 remote: Counting objects: 329941 remote: Counting objects: 411757 remote: Counting objects: 486512 remote: Counting objects: 562357 remote: Counting objects: 639671 remote: Counting objects: 731730 remote: Counting objects: 821842 remote: Counting objects: 919645 remote: Counting objects: 975543, done. remote: Compressing objects: 0% (1/191820) remote: Compressing objects: 1% (1919/191820) remote: Compressing objects: 2% (3837/191820) remote: Compressing objects: 3% (5755/191820) remote: Compressing objects: 4% (7673/191820) remote: Compressing objects: 5% (9591/191820) remote: Compressing objects: 6% (11510/191820) remote: Compressing objects: 7% (13428/191820) remote: Compressing objects: 8% (15346/191820) remote: Compressing objects: 9% (17264/191820) remote: Compressing objects: 10% (19182/191820) remote: Compressing objects: 11% (21101/191820) remote: Compressing objects: 12% (23019/191820) remote: Compressing objects: 13% (24937/191820) remote: Compressing objects: 14% (26855/191820) remote: Compressing objects: 15% (28773/191820) remote: Compressing objects: 16% (30692/191820) remote: Compressing objects: 17% (32610/191820) remote: Compressing objects: 18% (34528/191820) remote: Compressing objects: 19% (36446/191820) remote: Compressing objects: 20% (38364/191820) remote: Compressing objects: 21% (40283/191820) remote: Compressing objects: 22% (42201/191820) remote: Compressing objects: 23% (44119/191820) remote: Compressing objects: 24% (46037/191820) remote: Compressing objects: 25% (47955/191820) remote: Compressing objects: 26% (49874/191820) remote: Compressing objects: 27% (51792/191820) remote: Compressing objects: 28% (53710/191820) remote: Compressing objects: 29% (55628/191820) remote: Compressing objects: 30% (57546/191820) remote: Compressing objects: 31% (59465/191820) remote: Compressing objects: 32% (61383/191820) remote: Compressing objects: 33% (63301/191820) remote: Compressing objects: 34% (65219/191820) remote: Compressing objects: 35% (67137/191820) remote: Compressing objects: 36% (69056/191820) remote: Compressing objects: 37% (70974/191820) remote: Compressing objects: 38% (72892/191820) remote: Compressing objects: 39% (74810/191820) remote: Compressing objects: 40% (76728/191820) remote: Compressing objects: 41% (78647/191820) remote: Compressing objects: 42% (80565/191820) remote: Compressing objects: 43% (82483/191820) remote: Compressing objects: 44% (84401/191820) remote: Compressing objects: 45% (86319/191820) remote: Compressing objects: 46% (88238/191820) remote: Compressing objects: 47% (90156/191820) remote: Compressing objects: 48% (92074/191820) remote: Compressing objects: 49% (93992/191820) remote: Compressing objects: 50% (95910/191820) remote: Compressing objects: 51% (97829/191820) remote: Compressing objects: 52% (99747/191820) remote: Compressing objects: 53% (101665/191820) remote: Compressing objects: 54% (103583/191820) remote: Compressing objects: 55% (105501/191820) remote: Compressing objects: 56% (107420/191820) remote: Compressing objects: 57% (109338/191820) remote: Compressing objects: 58% (111256/191820) remote: Compressing objects: 59% (113174/191820) remote: Compressing objects: 60% (115092/191820) remote: Compressing objects: 61% (117011/191820) remote: Compressing objects: 62% (118929/191820) remote: Compressing objects: 63% (120847/191820) remote: Compressing objects: 64% (122765/191820) remote: Compressing objects: 65% (124683/191820) remote: Compressing objects: 66% (126602/191820) remote: Compressing objects: 67% (128520/191820) remote: Compressing objects: 68% (130438/191820) remote: Compressing objects: 69% (132356/191820) remote: Compressing objects: 70% (134274/191820) remote: Compressing objects: 71% (136193/191820) remote: Compressing objects: 72% (138111/191820) remote: Compressing objects: 73% (140029/191820) remote: Compressing objects: 74% (141947/191820) remote: Compressing objects: 75% (143865/191820) remote: Compressing objects: 76% (145784/191820) remote: Compressing objects: 77% (147702/191820) remote: Compressing objects: 78% (149620/191820) remote: Compressing objects: 79% (151538/191820) remote: Compressing objects: 80% (153456/191820) remote: Compressing objects: 81% (155375/191820) remote: Compressing objects: 82% (157293/191820) remote: Compressing objects: 83% (159211/191820) remote: Compressing objects: 84% (161129/191820) remote: Compressing objects: 85% (163047/191820) remote: Compressing objects: 85% (164913/191820) remote: Compressing objects: 86% (164966/191820) remote: Compressing objects: 87% (166884/191820) remote: Compressing objects: 88% (168802/191820) remote: Compressing objects: 89% (170720/191820) remote: Compressing objects: 90% (172638/191820) remote: Compressing objects: 91% (174557/191820) remote: Compressing objects: 92% (176475/191820) remote: Compressing objects: 93% (178393/191820) remote: Compressing objects: 93% (179915/191820) remote: Compressing objects: 94% (180311/191820) remote: Compressing objects: 94% (181818/191820) remote: Compressing objects: 95% (182229/191820) remote: Compressing objects: 96% (184148/191820) remote: Compressing objects: 96% (184571/191820) remote: Compressing objects: 97% (186066/191820) fatal: The remote end hung up unexpectedly fatal: protocol error: bad pack header at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:614) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor905.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy130.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1794) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Error cloning remote repo 'origin' Retrying after 10 seconds > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.apache.org/lucene-solr.git # > timeout=10 Fetching upstream changes from git://git.apache.org/lucene-solr.git > git --version # timeout=10 > git fetch --tags --progress git://git.apache.org/lucene-solr.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 0545901c24f4d146f4251ba52defa4eb23fc10b9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0545901c24f4d146f4251ba52defa4eb23fc10b9 Commit message: "Tighten up the test variability to reduce the risk of some random collection/query combinations that can't be verified" > git rev-list --no-walk 26f76cc1be0a5164142a64b588df4d80bcf8d245 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Checking out a fresh workspace because /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data doesn't exist Cleaning local Directory test-data Checking out http://svn.apache.org/repos/asf/lucene/test-data at revision '2018-07-13T07:49:41.759 +0000' A README.txt A enwiki.random.lines.txt At revision 1835789 No emails were triggered. [checkout] $ /home/jenkins/tools/ant/apache-ant-1.8.4/bin/ant -file build.xml -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt jenkins-nightly Buildfile: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml jenkins-nightly: -print-java-info: [java-info] java version "1.8.0_172" [java-info] Java(TM) SE Runtime Environment (1.8.0_172-b11, Oracle Corporation) [java-info] Java HotSpot(TM) 64-Bit Server VM (25.172-b11, Oracle Corporation) [java-info] Test args: [] clean: clean: clean: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public [ivy:cachepath] :: resolution report :: resolve 184ms :: artifacts dl 3ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -test-with-heapdumps-enabled: [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps'. [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve-groovy: test: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml -clover.load: resolve-groovy: -init-totals: test-core: -clover.disable: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml -clover.load: -clover.classpath: -clover.setup: clover: -check-git-state: -git-cleanroot: -copy-git-state: [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build git-autoclean: resolve: init: compile-core: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java [javac] Compiling 846 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class [copy] Copying 3 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java compile-test-framework: -check-git-state: -git-cleanroot: -copy-git-state: git-autoclean: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: init: compile-lucene-core: -check-git-state: -git-cleanroot: -copy-git-state: git-autoclean: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: compile-codecs: -check-git-state: -git-cleanroot: -copy-git-state: git-autoclean: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/classes/java [javac] Compiling 63 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/classes/java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class [copy] Copying 3 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/codecs/classes/java -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java [javac] Compiling 194 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class [javac] Creating empty /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class [copy] Copying 4 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/test-framework/classes/java compile-core: compile-test: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/test [javac] Compiling 507 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/test [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java:2663: warning: [try] auto-closeable resource closeable is never referenced in body of corresponding try statement [javac] Closeable closeable = () -> IOUtils.close(toClose)) { [javac] ^ [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/core/src/test/org/apache/lucene/index/TestTieredMergePolicy.java:53: warning: [cast] redundant cast to long [javac] long weightedByteSize = (long) Math.round(liveRatio * byteSize); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 2 warnings [copy] Copying 3 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/test -mrjar-classes-uptodate: resolve-groovy: patch-mrjar-classes: [patch-cls] Remapped: org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl [patch-cls] Remapped: org/apache/lucene/codecs/compressing/LZ4 [patch-cls] Remapped: org/apache/lucene/document/BinaryPoint$2 [patch-cls] Remapped: org/apache/lucene/document/DoubleRange [patch-cls] Remapped: org/apache/lucene/document/FloatRange [patch-cls] Remapped: org/apache/lucene/document/IntRange [patch-cls] Remapped: org/apache/lucene/document/LongRange [patch-cls] Remapped: org/apache/lucene/index/BitsSlice [patch-cls] Remapped: org/apache/lucene/index/CodecReader [patch-cls] Remapped: org/apache/lucene/index/MergeReaderWrapper [patch-cls] Remapped: org/apache/lucene/search/BooleanScorer$TailPriorityQueue [patch-cls] Remapped: org/apache/lucene/util/BytesRef [patch-cls] Remapped: org/apache/lucene/util/BytesRefArray [patch-cls] Remapped: org/apache/lucene/util/CharsRef$UTF16SortedAsUTF8Comparator [patch-cls] Remapped: org/apache/lucene/util/CharsRef [patch-cls] Remapped: org/apache/lucene/util/IntsRef [patch-cls] Remapped: org/apache/lucene/util/LongsRef [patch-cls] Remapped: org/apache/lucene/util/StringHelper [patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton$Builder [patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton [patch-cls] Remapped 20 class files for Java 9 to: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/classes/java9 [touch] Creating /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/patch-mrjar.stamp install-junit4-taskdef: validate: -init-totals: -test: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/temp [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/.caches/test-stats/core [junit4] <JUnit4> says hi! Master seed: 27679A7851D9DC89 [junit4] Executing 497 suites with 3 JVMs. [junit4] [junit4] Started J0 PID(8561@localhost). [junit4] Started J1 PID(8560@localhost). [junit4] Started J2 PID(8562@localhost). [junit4] Suite: org.apache.lucene.document.TestFieldType [junit4] Completed [1/497] on J1 in 1.21s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestField [junit4] Completed [2/497] on J0 in 3.56s, 23 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestOrdinalMap [junit4] Completed [3/497] on J2 in 5.79s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments [junit4] Completed [4/497] on J0 in 6.45s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode [junit4] Completed [5/497] on J0 in 0.40s, 1 test [junit4] [junit4] Suite: org.apache.lucene.document.TestDocument [junit4] Completed [6/497] on J0 in 0.98s, 12 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestManyFields [junit4] Completed [7/497] on J2 in 9.00s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestReqExclBulkScorer [junit4] Completed [8/497] on J2 in 0.31s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexOptions [junit4] Completed [9/497] on J1 in 13.90s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestQueryBuilder [junit4] Completed [10/497] on J2 in 0.32s, 23 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery [junit4] Completed [11/497] on J1 in 0.38s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestDoubleRange [junit4] Completed [12/497] on J1 in 0.09s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestSortedNumericSortField [junit4] Completed [13/497] on J2 in 1.25s, 9 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode [junit4] Completed [14/497] on J0 in 8.58s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.TestAssertions [junit4] Completed [15/497] on J0 in 0.19s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestTermdocPerf [junit4] Completed [16/497] on J0 in 0.05s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestDocCount [junit4] Completed [17/497] on J0 in 2.73s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp [junit4] Completed [18/497] on J0 in 0.64s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestMixedCodecs [junit4] Completed [19/497] on J0 in 14.89s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestOmitTf [junit4] Completed [20/497] on J0 in 1.42s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads [junit4] Completed [21/497] on J2 in 36.19s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer [junit4] Completed [22/497] on J2 in 0.19s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations [junit4] Completed [23/497] on J2 in 9.68s, 70 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease [junit4] Completed [24/497] on J2 in 0.09s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper [junit4] Completed [25/497] on J2 in 1.29s, 9 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter [junit4] Completed [26/497] on J2 in 0.67s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery [junit4] Completed [27/497] on J2 in 0.32s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues [junit4] IGNOR/A 0.02s J2 | Test2BNumericDocValues.testNumerics [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 2 hours if the heap is 5gb)) [junit4] Completed [28/497] on J2 in 0.02s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.store.TestHugeRamFile [junit4] Completed [29/497] on J2 in 6.53s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestStringMSBRadixSorter [junit4] Completed [30/497] on J2 in 14.71s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestOperations [junit4] Completed [31/497] on J2 in 11.91s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex [junit4] Completed [32/497] on J2 in 0.11s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery [junit4] Completed [33/497] on J2 in 0.49s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestTermStates [junit4] Completed [34/497] on J2 in 0.19s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping [junit4] Completed [35/497] on J2 in 1.97s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.TestSearchForDuplicates [junit4] Completed [36/497] on J2 in 0.63s, 1 test [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T07:58:13, stalled for 69.8s at: TestBlockPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T07:58:37, stalled for 63.6s at: TestNumericDocValuesUpdates.testTonsOfUpdates [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T07:59:37, stalled for 124s at: TestNumericDocValuesUpdates.testTonsOfUpdates [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T07:59:37, stalled for 66.0s at: TestTermsEnum.testVaryingTermsPerSegment [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates [junit4] Completed [37/497] on J0 in 175.80s, 32 tests [junit4] [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:00:37, stalled for 126s at: TestTermsEnum.testVaryingTermsPerSegment [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat [junit4] Completed [38/497] on J1 in 267.26s, 28 tests [junit4] [junit4] Suite: org.apache.lucene.TestDemo [junit4] Completed [39/497] on J1 in 0.17s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestTerms [junit4] Completed [40/497] on J1 in 0.98s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestDocIDMerger [junit4] Completed [41/497] on J1 in 0.06s, 2 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:01:01, stalled for 65.3s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8 [junit4] Completed [42/497] on J1 in 16.85s, 6 tests [junit4] [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:01:37, stalled for 186s at: TestTermsEnum.testVaryingTermsPerSegment [junit4] Suite: org.apache.lucene.index.TestTermsEnum [junit4] Completed [43/497] on J2 in 235.50s, 13 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:02:01, stalled for 125s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.util.TestOfflineSorter [junit4] Completed [44/497] on J2 in 41.01s, 15 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexInput [junit4] Completed [45/497] on J2 in 2.15s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet [junit4] Completed [46/497] on J2 in 0.67s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestSort [junit4] Completed [47/497] on J2 in 0.49s, 25 tests [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:02:25, stalled for 66.3s at: TestMixedDocValuesUpdates.testTonsOfUpdates [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging [junit4] Completed [48/497] on J2 in 11.98s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestRollingBuffer [junit4] Completed [49/497] on J2 in 0.79s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestBlockMaxConjunction [junit4] Completed [50/497] on J2 in 3.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestCharsRef [junit4] Completed [51/497] on J2 in 0.16s, 6 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:03:01, stalled for 186s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates [junit4] Completed [52/497] on J1 in 122.06s, 10 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestOneMergeWrappingMergePolicy [junit4] Completed [53/497] on J1 in 0.04s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestOmitNorms [junit4] Completed [54/497] on J1 in 4.58s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy [junit4] Completed [55/497] on J2 in 45.21s, 11 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors [junit4] Completed [56/497] on J1 in 18.81s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton [junit4] Completed [57/497] on J2 in 13.65s, 56 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs [junit4] Completed [58/497] on J2 in 1.16s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestPointValues [junit4] Completed [59/497] on J1 in 22.49s, 32 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestMmapDirectory [junit4] Completed [60/497] on J1 in 5.38s, 43 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator [junit4] IGNOR/A 0.03s J1 | TestRamUsageEstimator.testPrintValues [junit4] > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator. [junit4] Completed [61/497] on J1 in 0.11s, 5 tests, 1 skipped [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:04:01, stalled for 246s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat [junit4] Completed [62/497] on J2 in 21.21s, 26 tests [junit4] [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds [junit4] IGNOR/A 0.00s J2 | Test2BSortedDocValuesOrds.test2BOrds [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb)) [junit4] Completed [63/497] on J2 in 0.01s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet [junit4] Completed [64/497] on J2 in 0.15s, 15 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestFeatureField [junit4] Completed [65/497] on J2 in 0.67s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestSpanBoostQuery [junit4] Completed [66/497] on J2 in 0.04s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestArrayUtil [junit4] Completed [67/497] on J2 in 10.59s, 15 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestDoubleValuesSource [junit4] Completed [68/497] on J2 in 24.60s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum [junit4] Completed [69/497] on J2 in 0.05s, 1 test [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:05:02, stalled for 306s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:05:02, stalled for 63.9s at: TestLMJelinekMercerSimilarity.testRandomScoring [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity [junit4] Completed [70/497] on J1 in 77.24s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestTerm [junit4] Completed [71/497] on J1 in 0.03s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort [junit4] Completed [72/497] on J1 in 8.69s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestComplexExplanations [junit4] Completed [73/497] on J1 in 3.27s, 21 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider [junit4] Completed [74/497] on J1 in 0.06s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestPayloads [junit4] Completed [75/497] on J1 in 0.52s, 7 tests [junit4] [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:05:50, stalled for 71.5s at: TestTopFieldCollectorEarlyTermination.testEarlyTermination [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:06:02, stalled for 366s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:06:38, stalled for 63.4s at: TestIndexWriterExceptions.testTooManyTokens [junit4] Suite: org.apache.lucene.search.TestTopFieldCollectorEarlyTermination [junit4] Completed [76/497] on J2 in 140.33s, 3 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:07:02, stalled for 426s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:07:38, stalled for 123s at: TestIndexWriterExceptions.testTooManyTokens [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:08:02, stalled for 63.3s at: TestBasicModelIF.testRandomScoring [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:08:02, stalled for 486s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:08:38, stalled for 184s at: TestIndexWriterExceptions.testTooManyTokens [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIF [junit4] Completed [77/497] on J2 in 110.24s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestExitableDirectoryReader [junit4] Completed [78/497] on J2 in 0.03s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches [junit4] Completed [79/497] on J2 in 0.70s, 21 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter [junit4] Completed [80/497] on J2 in 0.29s, 1 test [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:09:02, stalled for 546s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.index.TestIndexWriter [junit4] Completed [81/497] on J2 in 25.77s, 87 tests, 1 skipped [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:09:38, stalled for 244s at: TestIndexWriterExceptions.testTooManyTokens [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:10:02, stalled for 606s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat [junit4] IGNOR/A 0.00s J2 | TestLucene60PointsFormat.testMergeStability [junit4] > Assumption #1: merge is not stable [junit4] Completed [82/497] on J2 in 68.14s, 20 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.search.MultiCollectorTest [junit4] Completed [83/497] on J2 in 0.05s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestDateSort [junit4] Completed [84/497] on J2 in 0.07s, 1 test [junit4] [junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils [junit4] Completed [85/497] on J2 in 2.53s, 3 tests [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:10:38, stalled for 304s at: TestIndexWriterExceptions.testTooManyTokens [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:11:03, stalled for 667s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1EXP [junit4] Completed [86/497] on J2 in 47.47s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod [junit4] Completed [87/497] on J2 in 15.21s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestSumDocFreq [junit4] Completed [88/497] on J2 in 1.31s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestPositionIncrement [junit4] Completed [89/497] on J2 in 0.20s, 2 tests [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:11:39, stalled for 364s at: TestIndexWriterExceptions.testTooManyTokens [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads [junit4] Completed [90/497] on J2 in 13.25s, 14 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory [junit4] IGNOR/A 0.02s J2 | TestFileSwitchDirectory.testPendingDeletions [junit4] > Assumption #1: we can only install VirusCheckingFS on an FSDirectory [junit4] IGNOR/A 0.01s J2 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles [junit4] > Assumption #1: test only works for FSDirectory subclasses [junit4] Completed [91/497] on J2 in 4.58s, 43 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon [junit4] Completed [92/497] on J2 in 6.86s, 1 test [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:12:03, stalled for 727s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash [junit4] Completed [93/497] on J2 in 11.82s, 1 test [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:12:39, stalled for 424s at: TestIndexWriterExceptions.testTooManyTokens [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:13:03, stalled for 787s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs [junit4] Completed [94/497] on J2 in 74.98s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestDocumentWriter [junit4] Completed [95/497] on J2 in 0.51s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete [junit4] Completed [96/497] on J2 in 32.23s, 26 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.TestBytesRef [junit4] Completed [97/497] on J2 in 0.15s, 4 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:14:03, stalled for 847s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions [junit4] Completed [98/497] on J1 in 524.09s, 35 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet [junit4] Completed [99/497] on J1 in 0.56s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestFilterMergePolicy [junit4] Completed [100/497] on J1 in 0.01s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency [junit4] Completed [101/497] on J1 in 0.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.store.TestMultiMMap [junit4] Completed [102/497] on J2 in 22.78s, 54 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors [junit4] Completed [103/497] on J2 in 0.15s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestReaderClosed [junit4] Completed [104/497] on J2 in 0.41s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode [junit4] Completed [105/497] on J1 in 10.58s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestMSBRadixSorter [junit4] Completed [106/497] on J2 in 7.82s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints [junit4] IGNOR/A 0.00s J2 | Test2BBKDPoints.test1D [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space)) [junit4] IGNOR/A 0.00s J2 | Test2BBKDPoints.test2D [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space)) [junit4] Completed [107/497] on J2 in 0.02s, 2 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader [junit4] Completed [108/497] on J2 in 0.03s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets [junit4] Completed [109/497] on J2 in 6.44s, 13 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestFieldReuse [junit4] Completed [110/497] on J2 in 0.03s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticSimilarity [junit4] Completed [111/497] on J2 in 0.03s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations [junit4] Completed [112/497] on J2 in 2.40s, 30 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestOmitPositions [junit4] Completed [113/497] on J2 in 0.33s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery [junit4] IGNOR/A 0.00s J2 | TestFieldMaskingSpanQuery.testSpans2 [junit4] > Assumption #1: Broken scoring: LUCENE-3723 [junit4] IGNOR/A 0.00s J2 | TestFieldMaskingSpanQuery.testSimple2 [junit4] > Assumption #1: Broken scoring: LUCENE-3723 [junit4] Completed [114/497] on J2 in 0.35s, 11 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.index.TestForceMergeForever [junit4] Completed [115/497] on J2 in 1.48s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer [junit4] Completed [116/497] on J2 in 0.94s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery [junit4] Completed [117/497] on J2 in 0.04s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestFloatRange [junit4] Completed [118/497] on J2 in 0.04s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectTruncation [junit4] Completed [119/497] on J1 in 18.95s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestSmallFloat [junit4] Completed [120/497] on J1 in 0.62s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestWildcardRandom [junit4] Completed [121/497] on J1 in 0.62s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestMatchesIterator [junit4] Completed [122/497] on J1 in 0.93s, 23 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:15:03, stalled for 907s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput [junit4] Completed [123/497] on J1 in 29.94s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier [junit4] Completed [124/497] on J1 in 0.68s, 10 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestTermQuery [junit4] Completed [125/497] on J1 in 0.06s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore [junit4] Completed [126/497] on J1 in 21.02s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceStandardized [junit4] Completed [127/497] on J2 in 58.19s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize [junit4] Completed [128/497] on J1 in 10.04s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy [junit4] Completed [129/497] on J1 in 0.10s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector [junit4] Completed [130/497] on J1 in 0.92s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory [junit4] Completed [131/497] on J2 in 16.22s, 11 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles [junit4] Completed [132/497] on J2 in 0.14s, 1 test [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:16:03, stalled for 967s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence [junit4] Completed [133/497] on J2 in 18.01s, 17 tests [junit4] [junit4] Suite: org.apache.lucene.TestExternalCodecs [junit4] Completed [134/497] on J2 in 0.98s, 1 test [junit4] [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal [junit4] Completed [135/497] on J2 in 1.29s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.TestSearch [junit4] Completed [136/497] on J2 in 0.27s, 1 test [junit4] [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter [junit4] Completed [137/497] on J2 in 0.02s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap [junit4] Completed [138/497] on J2 in 0.25s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.TestDelegatingAnalyzerWrapper [junit4] Completed [139/497] on J2 in 0.12s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers [junit4] Completed [140/497] on J2 in 5.40s, 23 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader [junit4] Completed [141/497] on J2 in 0.04s, 1 test [junit4] [junit4] Suite: org.apache.lucene.analysis.TestStopFilter [junit4] Completed [142/497] on J2 in 0.03s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.TestToken [junit4] Completed [143/497] on J2 in 0.05s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader [junit4] Completed [144/497] on J2 in 0.03s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer [junit4] Completed [145/497] on J2 in 28.74s, 36 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl [junit4] Completed [146/497] on J2 in 0.02s, 1 test [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:16:51, stalled for 64.0s at: TestIndexWriterOnDiskFull.testAddIndexOnDiskFull [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl [junit4] Completed [147/497] on J2 in 0.98s, 13 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl [junit4] Completed [148/497] on J2 in 0.03s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl [junit4] Completed [149/497] on J2 in 0.04s, 1 test [junit4] [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock [junit4] Completed [150/497] on J2 in 0.44s, 1 test [junit4] [junit4] Suite: org.apache.lucene.codecs.TestCodecUtil [junit4] Completed [151/497] on J2 in 0.03s, 16 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.TestCompetitiveFreqNormAccumulator [junit4] Completed [152/497] on J2 in 0.04s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode [junit4] Completed [153/497] on J2 in 2.16s, 11 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode [junit4] Completed [154/497] on J2 in 5.06s, 11 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:17:03, stalled for 1027s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull [junit4] Completed [155/497] on J1 in 78.81s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2 [junit4] Completed [156/497] on J2 in 7.75s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3 [junit4] Completed [157/497] on J2 in 21.97s, 1 test [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene50.TestForUtil [junit4] Completed [158/497] on J2 in 0.07s, 1 test [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:18:03, stalled for 1087s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat [junit4] Completed [159/497] on J1 in 66.93s, 17 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestByteBlockPool [junit4] Completed [160/497] on J1 in 0.66s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads [junit4] Completed [161/497] on J1 in 7.12s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest [junit4] Completed [162/497] on J1 in 0.51s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestSearchAfter [junit4] Completed [163/497] on J1 in 3.80s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads [junit4] Completed [164/497] on J1 in 3.33s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2 [junit4] Completed [165/497] on J1 in 29.20s, 9 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestRateLimiter [junit4] Completed [166/497] on J1 in 0.62s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestLongRange [junit4] Completed [167/497] on J1 in 0.03s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge [junit4] Completed [168/497] on J1 in 1.56s, 1 test [junit4] [junit4] Suite: org.apache.lucene.analysis.TestCharacterUtils [junit4] Completed [169/497] on J1 in 0.04s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField [junit4] Completed [170/497] on J1 in 0.22s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestBooleanQuery [junit4] Completed [171/497] on J1 in 0.97s, 22 tests [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered [junit4] Completed [172/497] on J1 in 0.71s, 19 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:19:03, stalled for 1147s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:19:03, stalled for 71.6s at: TestLucene50StoredFieldsFormatHighCompression.testBigDocuments [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression [junit4] Completed [173/497] on J2 in 129.10s, 19 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:20:03, stalled for 1207s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:20:15, stalled for 66.0s at: TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:21:03, stalled for 1267s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:21:15, stalled for 126s at: TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:21:15, stalled for 62.8s at: TestLucene50TermVectorsFormat.testRamBytesUsed [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:22:03, stalled for 1328s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat [junit4] Completed [174/497] on J2 in 150.40s, 17 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat [junit4] Completed [175/497] on J2 in 0.80s, 11 tests [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:22:15, stalled for 186s at: TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI [junit4] Completed [176/497] on J2 in 9.32s, 10 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:23:03, stalled for 1388s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:24:03, stalled for 1448s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers [junit4] Completed [177/497] on J1 in 302.06s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestDirectory [junit4] Completed [178/497] on J1 in 0.61s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceSaturated [junit4] Completed [179/497] on J1 in 57.39s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig [junit4] Completed [180/497] on J1 in 0.18s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader [junit4] Completed [181/497] on J1 in 0.47s, 10 tests [junit4] [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues [junit4] Completed [182/497] on J1 in 0.05s, 6 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:25:03, stalled for 1508s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:25:27, stalled for 70.6s at: TestLucene70DocValuesFormat.testTermsEnumRandomMany [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:26:03, stalled for 1568s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries [junit4] Completed [183/497] on J1 in 84.93s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexTooManyDocs [junit4] Completed [184/497] on J1 in 0.32s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestVirtualMethod [junit4] Completed [185/497] on J1 in 0.06s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestLongValuesSource [junit4] Completed [186/497] on J1 in 9.65s, 4 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:27:04, stalled for 1628s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3LOG [junit4] Completed [187/497] on J1 in 27.68s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestFieldInvertState [junit4] Completed [188/497] on J1 in 0.19s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery [junit4] Completed [189/497] on J1 in 6.49s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes [junit4] IGNOR/A 0.00s J1 | Test2BPagedBytes.test [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=You must increase heap to > 2 G to run this)) [junit4] Completed [190/497] on J1 in 0.04s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal [junit4] Completed [191/497] on J1 in 0.06s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex [junit4] Completed [192/497] on J1 in 0.35s, 1 test [junit4] [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum [junit4] Completed [193/497] on J1 in 0.16s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.geo.TestPolygon [junit4] Completed [194/497] on J1 in 0.06s, 15 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestDocIdSetIterator [junit4] Completed [195/497] on J1 in 0.03s, 5 tests [junit4] [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:27:28, stalled for 66.4s at: TestLucene70DocValuesFormat.testSparseDocValuesVsStoredFields [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:28:04, stalled for 1688s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:28:16, stalled for 62.8s at: TestDistributionLL.testRandomScoring [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionLL [junit4] Completed [196/497] on J1 in 74.20s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestLongPostings [junit4] Completed [197/497] on J1 in 35.21s, 2 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:29:04, stalled for 1748s at: TestIndexWriterOnVMError.testCheckpoint [junit4] Suite: org.apache.lucene.search.TestQueryRescorer [junit4] Completed [198/497] on J1 in 3.62s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray [junit4] Completed [199/497] on J1 in 0.28s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery [junit4] Completed [200/497] on J1 in 0.02s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning [junit4] Completed [201/497] on J1 in 0.16s, 1 test [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:30:04, stalled for 1808s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:31:04, stalled for 1868s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:32:04, stalled for 1928s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:32:16, stalled for 61.1s at: TestLucene70DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat [junit4] Completed [202/497] on J1 in 196.36s, 110 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestLongsRef [junit4] Completed [203/497] on J1 in 0.03s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestMultiPhraseEnum [junit4] Completed [204/497] on J1 in 0.03s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence [junit4] Completed [205/497] on J1 in 26.30s, 10 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector [junit4] Completed [206/497] on J1 in 4.80s, 7 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:33:04, stalled for 1988s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:33:16, stalled for 121s at: TestLucene70DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:34:04, stalled for 2048s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:34:40, stalled for 69.3s at: TestLucene70DocValuesFormat.testSortedNumericBlocksOfVariousBitsPerValue [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:35:04, stalled for 2108s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:35:52, stalled for 61.3s at: TestLucene70NormsFormat.testNCommonBig [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:36:04, stalled for 2168s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:36:52, stalled for 121s at: TestLucene70NormsFormat.testNCommonBig [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:37:04, stalled for 2228s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:37:16, stalled for 69.6s at: TestLucene70DocValuesFormat.testTermsEnumVariableWidth [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:38:04, stalled for 2288s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:38:40, stalled for 69.7s at: TestLucene70DocValuesFormat.testSortedVariableLengthBigVsStoredFields [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:38:52, stalled for 69.1s at: TestLucene70NormsFormat.testSparseNCommonBig [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:39:04, stalled for 2348s at: TestIndexWriterOnVMError.testCheckpoint [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:39:52, stalled for 129s at: TestLucene70NormsFormat.testSparseNCommonBig [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError [junit4] Completed [207/497] on J0 in 2425.95s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy [junit4] Completed [208/497] on J0 in 2.10s, 13 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestLockFactory [junit4] Completed [209/497] on J0 in 0.06s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestRadixSelector [junit4] Completed [210/497] on J0 in 4.95s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat [junit4] IGNOR/A 0.01s J1 | TestLucene70NormsFormat.testMergeStability [junit4] > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it [junit4] Completed [211/497] on J1 in 451.84s, 29 tests, 1 skipped [junit4] [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:40:52, stalled for 67.7s at: TestLucene70DocValuesFormat.testTermsEnumLongSharedPrefixes [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:41:16, stalled for 64.2s at: TestLMDirichletSimilarity.testRandomScoring [junit4] Suite: org.apache.lucene.search.similarities.TestLMDirichletSimilarity [junit4] Completed [212/497] on J0 in 85.93s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles [junit4] Completed [213/497] on J0 in 0.47s, 1 test [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:41:41, stalled for 71.6s at: TestPerFieldPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:41:53, stalled for 128s at: TestLucene70DocValuesFormat.testTermsEnumLongSharedPrefixes [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:42:40, stalled for 61.9s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:42:53, stalled for 69.3s at: TestPerFieldPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:42:53, stalled for 188s at: TestLucene70DocValuesFormat.testTermsEnumLongSharedPrefixes [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:43:40, stalled for 122s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:43:53, stalled for 248s at: TestLucene70DocValuesFormat.testTermsEnumLongSharedPrefixes [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:44:40, stalled for 182s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat [junit4] IGNOR/A 0.02s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse [junit4] > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testMergeStability [junit4] > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it [junit4] Completed [214/497] on J1 in 264.77s, 25 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2 [junit4] Completed [215/497] on J1 in 18.95s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestBinaryDocument [junit4] Completed [216/497] on J1 in 0.16s, 1 test [junit4] [junit4] Suite: org.apache.lucene.document.TestDateTools [junit4] Completed [217/497] on J1 in 0.09s, 5 tests [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:45:40, stalled for 242s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread [junit4] Suite: org.apache.lucene.geo.TestPolygon2D [junit4] Completed [218/497] on J1 in 34.47s, 10 tests [junit4] [junit4] Suite: org.apache.lucene.index.Test2BBinaryDocValues [junit4] IGNOR/A 0.00s J1 | Test2BBinaryDocValues.testFixedBinary [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 6 hours if the heap is 5gb)) [junit4] IGNOR/A 0.00s J1 | Test2BBinaryDocValues.testVariableBinary [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 6 hours if the heap is 5gb)) [junit4] Completed [219/497] on J1 in 0.02s, 2 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BDocs [junit4] IGNOR/A 0.00s J1 | Test2BDocs.test2BDocs [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~30min)) [junit4] Completed [220/497] on J1 in 0.03s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BPoints [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test1D [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space)) [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test2D [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space)) [junit4] Completed [221/497] on J1 in 0.01s, 2 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BPositions [junit4] IGNOR/A 0.00s J1 | Test2BPositions.test [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=uses lots of space and takes a few minutes)) [junit4] Completed [222/497] on J1 in 0.01s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat [junit4] Completed [223/497] on J2 in 1450.73s, 126 tests [junit4] [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes [junit4] IGNOR/A 0.00s J2 | Test2BPostingsBytes.test [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~20GB-30GB of space and 10 minutes)) [junit4] Completed [224/497] on J2 in 0.02s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted [junit4] IGNOR/A 0.00s J2 | Test2BSortedDocValuesFixedSorted.testFixedSorted [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb)) [junit4] Completed [225/497] on J2 in 0.03s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BTerms [junit4] IGNOR/A 0.00s J2 | Test2BTerms.test2BTerms [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=very slow, use 5g minimum heap)) [junit4] Completed [226/497] on J2 in 0.01s, 1 test, 1 skipped [junit4] [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:46:40, stalled for 302s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:46:53, stalled for 67.0s at: Test2BPostings.test [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread [junit4] IGNOR/A 0.00s J0 | TestControlledRealTimeReopenThread.testCRTReopen [junit4] > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737)) [junit4] Completed [227/497] on J0 in 330.98s, 6 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.search.TestCachingCollector [junit4] Completed [228/497] on J0 in 0.08s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestSimilarity [junit4] Completed [229/497] on J0 in 0.10s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum [junit4] Completed [230/497] on J0 in 0.05s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery [junit4] Completed [231/497] on J0 in 0.09s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter [junit4] Completed [232/497] on J0 in 0.34s, 9 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader [junit4] Completed [233/497] on J0 in 0.07s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestMaxPosition [junit4] Completed [234/497] on J0 in 0.06s, 2 tests [junit4] [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:47:41, stalled for 68.4s at: Test4GBStoredFields.test [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:47:53, stalled for 127s at: Test2BPostings.test [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:48:17, stalled for 64.1s at: TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:48:42, stalled for 128s at: Test4GBStoredFields.test [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:48:54, stalled for 187s at: Test2BPostings.test [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:49:17, stalled for 124s at: TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:49:42, stalled for 189s at: Test4GBStoredFields.test [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:49:54, stalled for 248s at: Test2BPostings.test [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:50:17, stalled for 184s at: TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:50:42, stalled for 249s at: Test4GBStoredFields.test [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:50:54, stalled for 308s at: Test2BPostings.test [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:51:17, stalled for 244s at: TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:51:42, stalled for 309s at: Test4GBStoredFields.test [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:51:54, stalled for 368s at: Test2BPostings.test [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:52:17, stalled for 304s at: TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:52:42, stalled for 369s at: Test4GBStoredFields.test [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:52:54, stalled for 428s at: Test2BPostings.test [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:53:17, stalled for 364s at: TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:53:42, stalled for 429s at: Test4GBStoredFields.test [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:53:54, stalled for 488s at: Test2BPostings.test [junit4] HEARTBEAT J0 PID(8561@localhost): 2018-07-13T08:54:17, stalled for 424s at: TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:54:42, stalled for 489s at: Test4GBStoredFields.test [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments [junit4] Completed [235/497] on J0 in 456.98s, 4 tests [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:54:54, stalled for 548s at: Test2BPostings.test [junit4] Suite: org.apache.lucene.index.TestAllFilesCheckIndexHeader [junit4] Completed [236/497] on J0 in 11.53s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestSloppyMath [junit4] Completed [237/497] on J0 in 2.49s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestWildcard [junit4] Completed [238/497] on J0 in 0.54s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestMatchNoDocsQuery [junit4] Completed [239/497] on J0 in 0.07s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestFilterDirectory [junit4] IGNOR/A 0.00s J0 | TestFilterDirectory.testFsyncDoesntCreateNewFiles [junit4] > Assumption #1: test only works for FSDirectory subclasses [junit4] IGNOR/A 0.02s J0 | TestFilterDirectory.testPendingDeletions [junit4] > Assumption #1: we can only install VirusCheckingFS on an FSDirectory [junit4] Completed [240/497] on J0 in 4.97s, 44 tests, 2 skipped [junit4] [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:55:42, stalled for 549s at: Test4GBStoredFields.test [junit4] Suite: org.apache.lucene.search.TestBoolean2 [junit4] Completed [241/497] on J0 in 38.50s, 10 tests [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:55:54, stalled for 608s at: Test2BPostings.test [junit4] Suite: org.apache.lucene.search.TestSynonymQuery [junit4] Completed [242/497] on J0 in 14.05s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata [junit4] Completed [244/497] on J0 in 4.19s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector [junit4] Completed [245/497] on J0 in 0.06s, 1 test [junit4] [junit4] HEARTBEAT J2 PID(8562@localhost): 2018-07-13T08:56:42, stalled for 609s at: Test4GBStoredFields.test [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge [junit4] Completed [246/497] on J0 in 45.96s, 4 tests [junit4] [junit4] HEARTBEAT J1 PID(8560@localhost): 2018-07-13T08:56:54, stalled for 668s at: Test2BPostings.test [junit4] Suite [...truncated too long message...] ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1458520113 [copy] Copying 241 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1458520113 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1458520113 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 91ms :: artifacts dl 7ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 447 minutes 55 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
