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

[JENKINS] Lucene-Solr-5.5-Solaris (multiarch/jdk1.7.0) - Build # 26 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/26/
Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 36 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Solaris VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy51.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.5-Solaris (64bit/jdk1.8.0) - Build # 27 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/27/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([AF01F7884563E222]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([AF01F7884563E222]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([AF01F7884563E222]:0)




Build Log:
[...truncated 11150 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/init-core-data-001
   [junit4]   2> 678487 INFO  (SUITE-TestLazyCores-seed#[AF01F7884563E222]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 678488 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 678517 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001'
   [junit4]   2> 678517 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678517 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678518 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreContainer New CoreContainer 385144917
   [junit4]   2> 678518 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001]
   [junit4]   2> 678518 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/lib
   [junit4]   2> 678518 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 678519 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 678520 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 678521 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 678521 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 678521 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 678521 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 678523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 678523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 678523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 678523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 678523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678524 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678524 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678524 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1'
   [junit4]   2> 678524 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2'
   [junit4]   2> 678524 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678524 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678524 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678524 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678524 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5'
   [junit4]   2> 678525 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678525 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678533 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 678533 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 678533 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 678536 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 678536 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 678536 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 678548 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 678548 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 678551 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 678551 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 678551 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 678554 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 678555 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 678556 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 678556 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 678556 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5'
   [junit4]   2> 678556 INFO  (coreLoadExecutor-2192-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5
   [junit4]   2> 678556 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/data/]
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2'
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/data
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/data/index/
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/data/]
   [junit4]   2> 678557 WARN  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 678557 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/data/index
   [junit4]   2> 678558 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/data
   [junit4]   2> 678558 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/data/index/
   [junit4]   2> 678558 WARN  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 678558 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=447707710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 678558 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/data/index
   [junit4]   2> 678559 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a2780b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66a8497),segFN=segments_1,generation=1}
   [junit4]   2> 678559 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=447707710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 678559 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1'
   [junit4]   2> 678559 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1
   [junit4]   2> 678559 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 678560 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/data/]
   [junit4]   2> 678560 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 678560 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/data
   [junit4]   2> 678560 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/data/index/
   [junit4]   2> 678560 WARN  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 678560 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/data/index
   [junit4]   2> 678560 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=447707710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 678560 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@33b4c4ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fe6d966),segFN=segments_1,generation=1}
   [junit4]   2> 678560 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678559 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678561 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21127ca1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6417297c),segFN=segments_1,generation=1}
   [junit4]   2> 678561 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678561 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/data/
   [junit4]   2> 678562 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 678563 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 678563 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 678564 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/data/
   [junit4]   2> 678564 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 678565 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/data/
   [junit4]   2> 678566 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 678567 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 678567 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678568 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678568 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678569 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678569 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678569 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678570 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678570 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678571 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=82.6376953125, floorSegmentMB=2.0791015625, forceMergeDeletesPctAllowed=17.170571866535322, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@33b4c4ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fe6d966),segFN=segments_1,generation=1}
   [junit4]   2> 678578 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678579 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7b25fdaf[collection1] main
   [junit4]   2> 678579 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 678579 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 678579 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678579 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 678579 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 678579 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=82.6376953125, floorSegmentMB=2.0791015625, forceMergeDeletesPctAllowed=17.170571866535322, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 678579 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/conf
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/conf}
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a2780b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66a8497),segFN=segments_1,generation=1}
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection1/conf
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@70034553[collection5] main
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/conf
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/conf}
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection5/conf
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 678580 INFO  (searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b25fdaf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 678580 INFO  (coreLoadExecutor-2192-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 678580 INFO  (searcherExecutor-2193-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@70034553[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 678581 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 678581 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=82.6376953125, floorSegmentMB=2.0791015625, forceMergeDeletesPctAllowed=17.170571866535322, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21127ca1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6417297c),segFN=segments_1,generation=1}
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@50e7bf0b[collection2] main
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/conf
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/conf}
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/collection2/conf
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 678582 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 678582 INFO  (searcherExecutor-2194-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@50e7bf0b[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 678583 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 678583 INFO  (coreLoadExecutor-2192-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 678592 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 678593 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678593 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1'
   [junit4]   2> 678593 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678593 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678597 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 678599 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 678603 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 678606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 678608 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 678609 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1'
   [junit4]   2> 678609 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1
   [junit4]   2> 678609 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 678609 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/data/]
   [junit4]   2> 678609 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 678610 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/data
   [junit4]   2> 678610 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/data/index/
   [junit4]   2> 678610 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 678610 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/data/index
   [junit4]   2> 678610 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7253123419678383]
   [junit4]   2> 678611 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2dfb504 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@617b4b77),segFN=segments_1,generation=1}
   [junit4]   2> 678611 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678611 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/data/
   [junit4]   2> 678611 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 678612 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 678613 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678614 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678614 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678615 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678617 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 678617 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 678617 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 678617 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 678617 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=37.6796875, floorSegmentMB=0.9501953125, forceMergeDeletesPctAllowed=9.724616783346988, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 678618 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2dfb504 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@617b4b77),segFN=segments_1,generation=1}
   [junit4]   2> 678618 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678618 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@3a5df7a9[core1] main
   [junit4]   2> 678618 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/conf
   [junit4]   2> 678618 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/conf}
   [junit4]   2> 678618 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core1/conf
   [junit4]   2> 678618 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 678619 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 678619 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 678619 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 678619 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 678619 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678619 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2'
   [junit4]   2> 678619 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678620 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678622 INFO  (searcherExecutor-2206-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@3a5df7a9[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 678624 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 678626 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 678657 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 678659 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 678661 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 678662 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2'
   [junit4]   2> 678662 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2
   [junit4]   2> 678663 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 678663 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/data/]
   [junit4]   2> 678663 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 678664 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/data
   [junit4]   2> 678664 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/data/index/
   [junit4]   2> 678664 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 678664 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/data/index
   [junit4]   2> 678664 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=97.7783203125, floorSegmentMB=1.177734375, forceMergeDeletesPctAllowed=24.46168184760308, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 678665 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@52c26ee4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294a09d7),segFN=segments_1,generation=1}
   [junit4]   2> 678665 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678665 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/data/
   [junit4]   2> 678665 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 678667 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 678668 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678668 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678669 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678670 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678671 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 678671 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 678671 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 678671 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8616609537841813]
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@52c26ee4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294a09d7),segFN=segments_1,generation=1}
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening Searcher@d0ad88a[core2] main
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/conf
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/conf}
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core2/conf
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 678672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 678672 INFO  (searcherExecutor-2211-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@d0ad88a[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 678673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 678673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 678673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 678673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core3, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3'
   [junit4]   2> 678673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678678 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 678680 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 678684 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 678686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 678688 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 678689 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3'
   [junit4]   2> 678689 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3
   [junit4]   2> 678690 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 678690 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/data/]
   [junit4]   2> 678690 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 678690 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/data
   [junit4]   2> 678690 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/data/index/
   [junit4]   2> 678690 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrCore [core3] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 678690 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/data/index
   [junit4]   2> 678691 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=8.919921875, floorSegmentMB=1.1611328125, forceMergeDeletesPctAllowed=11.265051730133152, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 678691 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@68ccd659 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@453a1402),segFN=segments_1,generation=1}
   [junit4]   2> 678691 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678691 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core3 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/data/
   [junit4]   2> 678691 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 678693 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 678694 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678695 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678695 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678696 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678698 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 678698 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 678698 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 678698 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 678698 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=39.28515625, floorSegmentMB=1.408203125, forceMergeDeletesPctAllowed=29.22314853972777, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 678699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@68ccd659 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@453a1402),segFN=segments_1,generation=1}
   [junit4]   2> 678699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.s.SolrIndexSearcher Opening Searcher@6c59cbf8[core3] main
   [junit4]   2> 678699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/conf
   [junit4]   2> 678699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/conf}
   [junit4]   2> 678699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core3/conf
   [junit4]   2> 678699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 678699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 678700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 678700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 678700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 678700 INFO  (searcherExecutor-2216-thread-1-processing-x:core3) [    x:core3] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@6c59cbf8[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 678700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 678700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4'
   [junit4]   2> 678700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 678707 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 678715 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 678717 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 678721 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 678723 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4'
   [junit4]   2> 678723 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4
   [junit4]   2> 678723 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 678723 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/data/]
   [junit4]   2> 678723 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 678724 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/data
   [junit4]   2> 678724 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/data/index/
   [junit4]   2> 678724 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCore [core4] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 678724 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/data/index
   [junit4]   2> 678724 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36995363172008744]
   [junit4]   2> 678725 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@754429f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e3b88cd),segFN=segments_1,generation=1}
   [junit4]   2> 678725 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678726 INFO  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core4 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/data/
   [junit4]   2> 678726 WARN  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 678727 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 678728 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678729 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678729 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678730 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 678731 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 678731 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 678731 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 678731 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 678731 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=76.701171875, floorSegmentMB=1.3095703125, forceMergeDeletesPctAllowed=19.163807084460025, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5256271093034868
   [junit4]   2> 678732 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@754429f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e3b88cd),segFN=segments_1,generation=1}
   [junit4]   2> 678732 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 678732 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.s.SolrIndexSearcher Opening Searcher@56bd235f[core4] main
   [junit4]   2> 678732 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/conf
   [junit4]   2> 678732 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/conf}
   [junit4]   2> 678733 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AF01F7884563E222-001/tempDir-001/core4/conf
   [junit4]   2> 678733 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 678733 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 678733 INFO  (searcherExecutor-2221-thread-1-processing-x:core4) [    x:core4] o.a.s.c.SolrCore [core4] Registered new searcher Searcher@56bd235f[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 678733 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCores Opening transient core core4
   [junit4]   2> 678733 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AF01F7884563E222]) [    x:core4] o.a.s.c.SolrCores Closing transient core [collection2]
   [junit4]   2> 678733 INFO  (TES

[...truncated too long message...]

   [junit4]   2> 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:294)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:509)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:658)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:814)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Mar 02, 2016 1:29:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Mar 02, 2016 1:29:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Mar 02, 2016 1:29:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Mar 02, 2016 1:30:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {v_t=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory doPackFST= true), v_s=BlockTreeOrds(blocksize=128), v_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=DefaultSimilarity, locale=cs-CZ, timezone=Australia/South
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=2,free=86652168,total=338165760
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymFilterFactory, TestConfigSetsAPIZkFailure, TestAuthenticationFramework, TestHashQParserPlugin, TestNRTOpen, PingRequestHandlerTest, TestConfigReload, TestNoOpRegenerator, ExternalFileFieldSortTest, BlockDirectoryTest, TestRebalanceLeaders, SharedFSAutoReplicaFailoverUtilsTest, TestConfig, TestCoreContainer, TestSolrQueryResponse, ShardRoutingTest, DistributedDebugComponentTest, TestRuleBasedAuthorizationPlugin, SampleTest, SparseHLLTest, TestSurroundQueryParser, TriLevelCompositeIdRoutingTest, TestRemoteStreaming, TestExclusionRuleCollectionAccess, ConcurrentDeleteAndCreateCollectionTest, TestRawResponseWriter, TestDistribDocBasedVersion, TestHighFrequencyDictionaryFactory, AlternateDirectoryTest, HardAutoCommitTest, SpatialRPTFieldTypeTest, TestSchemaResource, CollectionReloadTest, TestLeaderInitiatedRecoveryThread, HdfsRestartWhileUpdatingTest, DirectSolrSpellCheckerTest, SSLMigrationTest, TestTestInjection, JavabinLoaderTest, TestUseDocValuesAsStored, OverseerTest, RequiredFieldsTest, TestConfigOverlay, TestSort, ChaosMonkeyNothingIsSafeTest, TestSolrQueryParserDefaultOperatorResource, RegexBoostProcessorTest, BlockJoinFacetDistribTest, ParsingFieldUpdateProcessorsTest, IndexBasedSpellCheckerTest, DeleteStatusTest, RecoveryZkTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=AF01F7884563E222 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Australia/South -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF01F7884563E222]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF01F7884563E222]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5853, name=searcherExecutor-2447-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF01F7884563E222]:0)
   [junit4] Completed [195/566 (1!)] on J0 in 147.26s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1149 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:750: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:694: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/common-build.xml:534: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1477: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2277 tests, 3 suite-level errors, 1462 ignored (31 assumptions) [seed: AF01F7884563E222]

Total time: 35 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any