You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/19 17:05:56 UTC

Build failed in Jenkins: sling-org-apache-sling-i18n-1.8 #67

See <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/67/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/target/failsafe-reports/TEST-org.apache.sling.i18n.it.ResourceBundleProviderIT.xml> is 30 min old


Jenkins build is back to normal : sling-org-apache-sling-i18n-1.8 #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/71/display/redirect?page=changes>


Build failed in Jenkins: sling-org-apache-sling-i18n-1.8 #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/70/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/target/failsafe-reports/TEST-org.apache.sling.i18n.it.ResourceBundleProviderIT.xml> is 16 hr old


Build failed in Jenkins: sling-org-apache-sling-i18n-1.8 #69

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/69/display/redirect?page=changes>

Changes:

[radu] SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module

------------------------------------------
[...truncated 229.49 KB...]
19.09.2018 17:48:32.280 *INFO* [FelixStartLevel] org.apache.sling.jcr.jcr-wrapper BundleEvent STOPPED
19.09.2018 17:48:32.280 *INFO* [FelixStartLevel] org.apache.sling.serviceusermapper BundleEvent STOPPING
19.09.2018 17:48:32.281 *INFO* [FelixStartLevel] org.apache.sling.serviceusermapper Service [org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended.045629d3-755f-4455-8538-f801a6193fc6,99, [org.apache.sling.serviceusermapping.impl.MappingConfigAmendment]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.281 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [104, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.282 *INFO* [FelixStartLevel] org.apache.sling.serviceusermapper Service [org.apache.sling.serviceusermapping.impl.MappingInventoryPrinter,103, [org.apache.felix.inventory.InventoryPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.282 *INFO* [FelixStartLevel] org.apache.sling.serviceusermapper Service [org.apache.sling.serviceusermapping.impl.ServiceUserMappedBundleFilter,100, [org.osgi.framework.hooks.service.EventListenerHook, org.osgi.framework.hooks.service.FindHook]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.283 *INFO* [FelixStartLevel] org.apache.sling.serviceusermapper Service [org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl,101, [org.apache.sling.serviceusermapping.ServiceUserMapper, org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.284 *INFO* [FelixStartLevel] org.apache.sling.serviceusermapper BundleEvent STOPPED
19.09.2018 17:48:32.284 *INFO* [FelixStartLevel] org.apache.sling.engine BundleEvent STOPPING
19.09.2018 17:48:32.284 *INFO* [FelixStartLevel] org.apache.sling.engine Service [org.apache.sling.engine.impl.SlingSettingsServiceImpl,82, [org.apache.sling.engine.SlingSettingsService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.285 *INFO* [FelixStartLevel] org.apache.sling.engine Service [Sling Request Processor,92, [org.apache.sling.engine.SlingRequestProcessor]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.285 *INFO* [FelixStartLevel] org.apache.sling.engine Service [91, [org.apache.sling.engine.jmx.RequestProcessorMBean]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.285 *INFO* [FelixStartLevel] org.apache.sling.engine Service [org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin$Plugin,90, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.286 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [89, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.286 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [88, [org.apache.felix.inventory.InventoryPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.286 *INFO* [FelixStartLevel] org.apache.sling.engine Service [Apache Sling Servlet Filter Configuration Printer,87, [org.apache.sling.engine.impl.WebConsoleConfigPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.286 *INFO* [FelixStartLevel] org.apache.sling.engine Service [97, [org.apache.sling.engine.jmx.FilterProcessorMBean]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.289 *INFO* [FelixStartLevel] org.apache.sling.engine Service [Apache Sling Engine Servlet Context Helper,84, [org.osgi.service.http.context.ServletContextHelper]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.290 *INFO* [FelixStartLevel] org.apache.sling.engine Service [Apache Sling ServletContext,86, [javax.servlet.ServletContext]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.290 *INFO* [FelixStartLevel] org.apache.sling.engine Service [org.apache.sling.engine.impl.SlingMainServlet,85, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.290 *INFO* [FelixStartLevel] org.apache.sling.engine.impl.SlingMainServlet ApacheSling/2.6 (jetty/9.2.14.v20151106, Java HotSpot(TM) 64-Bit Server VM 1.8.0_172, Linux 4.4.0-133-generic amd64) shut down
19.09.2018 17:48:32.291 *INFO* [FelixStartLevel] org.apache.sling.commons.mime Service [83, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.292 *INFO* [FelixStartLevel] org.apache.sling.engine Service [94, [org.apache.sling.engine.impl.log.RequestLoggerService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.292 *INFO* [FelixStartLevel] org.apache.sling.engine Service [93, [org.apache.sling.engine.impl.log.RequestLoggerService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.292 *INFO* [FelixStartLevel] org.apache.sling.engine Service [org.apache.sling.engine.impl.log.RequestLoggerFilter,98, [javax.servlet.Filter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine Service [95, [org.apache.sling.engine.impl.log.RequestLoggerService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine.parameters Default Character Encoding: ISO-8859-1
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine.parameters Parameter Number Limit: 10000
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine.parameters Maximum Request Size: -1
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine.parameters Temporary File Location: null
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine.parameters Maximum File Size: -1
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine.parameters Tempory File Creation Threshold: 256000
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine.parameters Check for additional container parameters: false
19.09.2018 17:48:32.293 *INFO* [FelixStartLevel] org.apache.sling.engine Service [org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter,96, [javax.servlet.Filter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.294 *INFO* [FelixStartLevel] org.apache.sling.engine BundleEvent STOPPED
19.09.2018 17:48:32.294 *INFO* [FelixStartLevel] org.apache.sling.jcr.contentloader BundleEvent STOPPING
19.09.2018 17:48:32.295 *INFO* [FelixStartLevel] org.apache.sling.jcr.contentloader Service [org.apache.sling.jcr.contentloader.internal.readers.JsonReader,76, [org.apache.sling.jcr.contentloader.ContentReader]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.295 *INFO* [FelixStartLevel] org.apache.sling.jcr.contentloader Service [org.apache.sling.jcr.contentloader.internal.readers.ZipReader,77, [org.apache.sling.jcr.contentloader.ContentReader]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.295 *INFO* [FelixStartLevel] org.apache.sling.jcr.contentloader Service [org.apache.sling.jcr.contentloader.internal.DefaultContentImporter,81, [org.apache.sling.jcr.contentloader.ContentImporter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.296 *INFO* [FelixStartLevel] org.apache.sling.jcr.contentloader Service [org.apache.sling.jcr.contentloader.internal.ContentReaderWhiteboard,78, [org.apache.sling.jcr.contentloader.internal.ContentReaderWhiteboard]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.296 *INFO* [FelixStartLevel] org.apache.sling.jcr.contentloader Service [org.apache.sling.jcr.contentloader.internal.readers.OrderedJsonReader,79, [org.apache.sling.jcr.contentloader.ContentReader]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.297 *INFO* [FelixStartLevel] org.apache.sling.jcr.contentloader Service [org.apache.sling.jcr.contentloader.internal.readers.XmlReader,80, [org.apache.sling.jcr.contentloader.ContentReader]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.297 *INFO* [FelixStartLevel] org.apache.sling.jcr.contentloader BundleEvent STOPPED
19.09.2018 17:48:32.297 *INFO* [FelixStartLevel] org.apache.sling.jcr.classloader BundleEvent STOPPING
19.09.2018 17:48:32.297 *INFO* [FelixStartLevel] org.apache.sling.jcr.classloader BundleEvent STOPPED
19.09.2018 17:48:32.298 *INFO* [FelixStartLevel] org.apache.sling.jcr.resource BundleEvent STOPPING
19.09.2018 17:48:32.298 *INFO* [FelixStartLevel] org.apache.sling.jcr.resource Service [org.apache.sling.jcr.resource.internal.scripting.JcrObjectsBindingsValuesProvider,74, [org.apache.sling.scripting.api.BindingsValuesProvider]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.298 *INFO* [FelixStartLevel] org.apache.sling.jcr.resource Service [org.apache.sling.jcr.resource.internal.helper.jcr.PathMapper,75, [org.apache.sling.jcr.resource.internal.helper.jcr.PathMapper]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.299 *INFO* [FelixStartLevel] org.apache.sling.jcr.resource BundleEvent STOPPED
19.09.2018 17:48:32.299 *INFO* [FelixStartLevel] org.apache.sling.adapter BundleEvent STOPPING
19.09.2018 17:48:32.299 *INFO* [FelixStartLevel] org.apache.sling.adapter Service [org.apache.sling.adapter.internal.AdapterManagerImpl,70, [org.apache.sling.api.adapter.AdapterManager]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.300 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [73, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.300 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [72, [org.apache.felix.inventory.InventoryPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.300 *INFO* [FelixStartLevel] org.apache.sling.adapter Service [org.apache.sling.adapter.internal.AdapterWebConsolePlugin,71, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.301 *INFO* [FelixStartLevel] org.apache.sling.adapter BundleEvent STOPPED
19.09.2018 17:48:32.301 *INFO* [FelixStartLevel] org.apache.sling.resourceresolver BundleEvent STOPPING
19.09.2018 17:48:32.301 *INFO* [FelixStartLevel] org.apache.sling.resourceresolver Service [org.apache.sling.resourceresolver.impl.ResourceAccessSecurityTracker,69, [org.apache.sling.resourceresolver.impl.ResourceAccessSecurityTracker]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.302 *INFO* [FelixStartLevel] org.apache.sling.resourceresolver BundleEvent STOPPED
19.09.2018 17:48:32.302 *INFO* [FelixStartLevel] org.apache.sling.api BundleEvent STOPPING
19.09.2018 17:48:32.302 *INFO* [FelixStartLevel] org.apache.sling.api BundleEvent STOPPED
19.09.2018 17:48:32.303 *INFO* [FelixStartLevel] org.apache.sling.discovery.standalone BundleEvent STOPPING
19.09.2018 17:48:32.303 *INFO* [FelixStartLevel] org.apache.sling.discovery.standalone Service [org.apache.sling.discovery.impl.standalone.NoClusterDiscoveryService,68, [org.apache.sling.discovery.DiscoveryService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.304 *INFO* [FelixStartLevel] org.apache.sling.discovery.standalone BundleEvent STOPPED
19.09.2018 17:48:32.304 *INFO* [FelixStartLevel] org.apache.sling.discovery.commons BundleEvent STOPPING
19.09.2018 17:48:32.305 *INFO* [FelixStartLevel] org.apache.sling.discovery.commons BundleEvent STOPPED
19.09.2018 17:48:32.305 *INFO* [FelixStartLevel] org.apache.sling.discovery.api BundleEvent STOPPING
19.09.2018 17:48:32.305 *INFO* [FelixStartLevel] org.apache.sling.discovery.api BundleEvent STOPPED
19.09.2018 17:48:32.305 *INFO* [FelixStartLevel] org.apache.sling.auth.core BundleEvent STOPPING
19.09.2018 17:48:32.306 *INFO* [FelixStartLevel] org.apache.sling.auth.core Service [org.apache.sling.auth.core.impl.LogoutServlet,66, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.306 *INFO* [FelixStartLevel] org.apache.sling.auth.core Service [org.apache.sling.auth.core.impl.LoginServlet,67, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.306 *INFO* [FelixStartLevel] org.apache.sling.auth.core BundleEvent STOPPED
19.09.2018 17:48:32.306 *INFO* [FelixStartLevel] org.apache.sling.commons.threads BundleEvent STOPPING
19.09.2018 17:48:32.307 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [65, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.307 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [64, [org.apache.felix.inventory.InventoryPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.307 *INFO* [FelixStartLevel] org.apache.sling.commons.threads Service [Apache Sling Thread Pool Configuration Printer,63, [org.apache.sling.commons.threads.impl.WebConsolePrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.308 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [61, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.308 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [60, [org.apache.felix.inventory.InventoryPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.309 *INFO* [FelixStartLevel] org.apache.sling.commons.scheduler Service [org.apache.sling.commons.scheduler.impl.WebConsolePrinter,58, [org.apache.sling.commons.scheduler.impl.WebConsolePrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.309 *INFO* [FelixStartLevel] org.apache.sling.commons.scheduler Service [org.apache.sling.commons.scheduler.impl.SchedulerServiceFactory,62, [org.apache.sling.commons.scheduler.Scheduler]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.310 *INFO* [FelixStartLevel] org.apache.sling.commons.scheduler Service [org.apache.sling.commons.scheduler.impl.QuartzScheduler,57, [org.apache.sling.commons.scheduler.impl.QuartzScheduler]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.310 *INFO* [FelixStartLevel] org.quartz.core.QuartzScheduler Scheduler ApacheSling_$_Wed_Sep_19_17:47:52_UTC_2018 shutting down.
19.09.2018 17:48:32.310 *INFO* [FelixStartLevel] org.quartz.core.QuartzScheduler Scheduler ApacheSling_$_Wed_Sep_19_17:47:52_UTC_2018 paused.
19.09.2018 17:48:32.310 *INFO* [FelixStartLevel] org.quartz.core.QuartzScheduler Scheduler ApacheSling_$_Wed_Sep_19_17:47:52_UTC_2018 shutdown complete.
19.09.2018 17:48:32.310 *INFO* [FelixStartLevel] org.apache.sling.commons.threads.impl.DefaultThreadPool Shutting down thread pool [default] ...
19.09.2018 17:48:32.311 *INFO* [FelixStartLevel] org.apache.sling.commons.threads.impl.DefaultThreadPool Thread pool [default] is shut down.
19.09.2018 17:48:32.311 *INFO* [FelixStartLevel] org.apache.sling.commons.threads Service [59, [org.apache.sling.commons.threads.jmx.ThreadPoolMBean]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.311 *INFO* [FelixStartLevel] org.apache.sling.commons.threads Service [org.apache.sling.commons.threads.impl.DefaultThreadPool.factory,56, [org.apache.sling.commons.threads.ThreadPoolManager, org.osgi.service.cm.ManagedServiceFactory]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.312 *INFO* [FelixStartLevel] org.apache.sling.commons.threads.impl.DefaultThreadPoolManager Stopped Apache Sling Thread Pool Manager
19.09.2018 17:48:32.312 *INFO* [FelixStartLevel] org.apache.sling.commons.threads BundleEvent STOPPED
19.09.2018 17:48:32.312 *INFO* [FelixStartLevel] org.apache.sling.commons.scheduler BundleEvent STOPPING
19.09.2018 17:48:32.312 *INFO* [FelixStartLevel] org.apache.sling.commons.scheduler Service [org.apache.sling.commons.scheduler.impl.TopologyHandler,55, [org.apache.sling.discovery.TopologyEventListener]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.313 *INFO* [FelixStartLevel] org.apache.sling.commons.scheduler BundleEvent STOPPED
19.09.2018 17:48:32.313 *INFO* [FelixStartLevel] org.apache.sling.commons.classloader BundleEvent STOPPING
19.09.2018 17:48:32.313 *INFO* [FelixStartLevel] org.apache.sling.commons.classloader Service [Apache Sling Dynamic Class Loader Service,54, [org.apache.sling.commons.classloader.DynamicClassLoaderManager]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.314 *INFO* [FelixStartLevel] org.apache.sling.commons.classloader BundleEvent STOPPED
19.09.2018 17:48:32.314 *INFO* [FelixStartLevel] org.apache.sling.commons.mime BundleEvent STOPPING
19.09.2018 17:48:32.314 *INFO* [FelixStartLevel] org.apache.sling.commons.mime Service [org.apache.sling.commons.mime.internal.MimeTypeServiceImpl,53, [org.apache.sling.commons.mime.MimeTypeService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.314 *INFO* [FelixStartLevel] org.apache.felix.configadmin Service [Declarative Services Configuration Support Listener,52, [org.osgi.service.cm.ConfigurationListener]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.315 *INFO* [FelixStartLevel] org.apache.sling.commons.mime Service [Apache Tika MIME Type Provider,51, [org.apache.sling.commons.mime.MimeTypeProvider]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.315 *INFO* [FelixStartLevel] org.apache.sling.commons.mime BundleEvent STOPPED
19.09.2018 17:48:32.315 *INFO* [FelixStartLevel] org.apache.sling.commons.osgi BundleEvent STOPPING
19.09.2018 17:48:32.315 *INFO* [FelixStartLevel] org.apache.sling.commons.osgi BundleEvent STOPPED
19.09.2018 17:48:32.315 *INFO* [FelixStartLevel] org.apache.sling.settings BundleEvent STOPPING
19.09.2018 17:48:32.316 *INFO* [FelixStartLevel] org.apache.sling.settings Service [org.apache.sling.settings.impl.SlingSettingsServiceImpl,50, [org.osgi.service.cm.ManagedService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.316 *INFO* [FelixStartLevel] org.apache.sling.settings Service [Apache Sling Settings Service,46, [org.apache.sling.settings.SlingSettingsService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.316 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [49, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.317 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [48, [org.apache.felix.inventory.InventoryPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.317 *INFO* [FelixStartLevel] org.apache.sling.settings Service [Apache Sling Sling Settings Configuration Printer,47, [org.apache.sling.settings.impl.SlingSettingsPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.317 *INFO* [FelixStartLevel] org.apache.sling.settings BundleEvent STOPPED
19.09.2018 17:48:32.317 *INFO* [FelixStartLevel] org.apache.felix.metatype BundleEvent STOPPING
19.09.2018 17:48:32.319 *INFO* [FelixStartLevel] org.apache.felix.metatype Service [org.apache.felix.metatype.MetaTypeService,45, [org.osgi.service.metatype.MetaTypeService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.319 *INFO* [FelixStartLevel] org.apache.felix.metatype BundleEvent STOPPED
19.09.2018 17:48:32.319 *INFO* [FelixStartLevel] org.apache.felix.inventory BundleEvent STOPPING
19.09.2018 17:48:32.319 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [44, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.319 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [42, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.320 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [43, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.320 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [40, [org.apache.felix.inventory.InventoryPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.320 *INFO* [FelixStartLevel] org.apache.felix.inventory Service [41, [org.apache.felix.inventory.InventoryPrinter]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.320 *INFO* [FelixStartLevel] org.apache.felix.inventory BundleEvent STOPPED
19.09.2018 17:48:32.321 *INFO* [FelixStartLevel] org.apache.felix.configadmin BundleEvent STOPPING
19.09.2018 17:48:32.325 *INFO* [FelixStartLevel] org.apache.felix.configadmin Service [org.apache.felix.cm.ConfigurationAdmin,39, [org.osgi.service.cm.ConfigurationAdmin]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.325 *INFO* [FelixStartLevel] org.apache.felix.configadmin Service [org.apache.felix.cm.file.FilePersistenceManager,38, [org.apache.felix.cm.PersistenceManager]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.325 *INFO* [FelixStartLevel] org.apache.felix.configadmin BundleEvent STOPPED
19.09.2018 17:48:32.326 *INFO* [FelixStartLevel] org.apache.felix.scr BundleEvent STOPPING
19.09.2018 17:48:32.332 *INFO* [FelixStartLevel] org.apache.felix.scr Service [SCR Gogo Shell Support,36, [org.apache.felix.scr.impl.ScrGogoCommand]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.333 *INFO* [FelixStartLevel] org.apache.felix.scr Service [35, [org.osgi.service.component.runtime.ServiceComponentRuntime]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.333 *INFO* [FelixStartLevel] org.apache.felix.scr Service [org.apache.felix.scr.ScrService,37, [org.osgi.service.cm.ManagedService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.333 *INFO* [FelixStartLevel] org.apache.felix.scr BundleEvent STOPPED
19.09.2018 17:48:32.333 *INFO* [FelixStartLevel] org.apache.felix.eventadmin BundleEvent STOPPING
19.09.2018 17:48:32.334 *INFO* [FelixStartLevel] org.apache.felix.eventadmin Service [org.apache.felix.eventadmin.impl.EventAdmin,34, [org.osgi.service.cm.ManagedService, org.osgi.service.metatype.MetaTypeProvider]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.334 *INFO* [FelixStartLevel] org.apache.felix.eventadmin Service [33, [org.osgi.service.event.EventAdmin]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.337 *INFO* [FelixStartLevel] org.apache.felix.eventadmin BundleEvent STOPPED
19.09.2018 17:48:32.337 *INFO* [FelixStartLevel] org.apache.felix.http.jetty BundleEvent STOPPING
19.09.2018 17:48:32.338 *INFO* [FelixStartLevel] org.apache.felix.http.jetty Service [org.apache.felix.http,32, [org.osgi.service.cm.ManagedService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.341 *INFO* [FelixStartLevel] org.eclipse.jetty.server.ServerConnector Stopped ServerConnector@53f159bf{HTTP/1.1}{0.0.0.0:45000}
19.09.2018 17:48:32.342 *INFO* [FelixStartLevel] org.apache.felix.http.jetty Service [28, [org.osgi.service.http.HttpService, org.apache.felix.http.api.ExtHttpService]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.342 *INFO* [FelixStartLevel] org.apache.felix.http.jetty Service [HTTP Service Web Console Plugin,31, [javax.servlet.Servlet]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.342 *INFO* [FelixStartLevel] org.apache.felix.http.jetty Service [30, [org.osgi.service.http.context.ServletContextHelper]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.342 *INFO* [FelixStartLevel] org.apache.felix.http.jetty Service [29, [org.osgi.service.http.runtime.HttpServiceRuntime]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.344 *INFO* [FelixStartLevel] org.eclipse.jetty.server.handler.ContextHandler Stopped o.e.j.s.ServletContextHandler@748316f{/,null,UNAVAILABLE}
19.09.2018 17:48:32.345 *INFO* [FelixStartLevel] org.apache.felix.http.jetty Stopped Jetty.
19.09.2018 17:48:32.345 *INFO* [FelixStartLevel] org.apache.felix.http.jetty Service [Metatype provider for Jetty Http Service,27, [org.osgi.service.metatype.MetaTypeProvider]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.345 *INFO* [FelixStartLevel] org.apache.felix.http.jetty BundleEvent STOPPED
19.09.2018 17:48:32.345 *INFO* [FelixStartLevel] org.apache.felix.http.servlet-api BundleEvent STOPPING
19.09.2018 17:48:32.345 *INFO* [FelixStartLevel] org.apache.felix.http.servlet-api BundleEvent STOPPED
19.09.2018 17:48:32.345 *INFO* [FelixStartLevel] org.apache.tika.bundle BundleEvent STOPPING
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.tika.bundle Service [26, [org.apache.tika.parser.Parser]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.tika.bundle Service [25, [org.apache.tika.detect.Detector]] ServiceEvent UNREGISTERING
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.tika.bundle BundleEvent STOPPED
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.tika.core BundleEvent STOPPING
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.tika.core BundleEvent STOPPED
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.geronimo.bundles.commons-httpclient BundleEvent STOPPING
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.geronimo.bundles.commons-httpclient BundleEvent STOPPED
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.servicemix.bundles.concurrent BundleEvent STOPPING
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.servicemix.bundles.concurrent BundleEvent STOPPED
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.commons.pool BundleEvent STOPPING
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.commons.pool BundleEvent STOPPED
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.commons.lang3 BundleEvent STOPPING
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.commons.lang3 BundleEvent STOPPED
19.09.2018 17:48:32.346 *INFO* [FelixStartLevel] org.apache.commons.lang BundleEvent STOPPING
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.lang BundleEvent STOPPED
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.codec BundleEvent STOPPING
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.codec BundleEvent STOPPED
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.collections BundleEvent STOPPING
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.collections BundleEvent STOPPED
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.fileupload BundleEvent STOPPING
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.fileupload BundleEvent STOPPED
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.io BundleEvent STOPPING
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.commons.io BundleEvent STOPPED
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] log4j.over.slf4j BundleEvent STOPPING
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] log4j.over.slf4j BundleEvent STOPPED
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] jcl.over.slf4j BundleEvent STOPPING
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] jcl.over.slf4j BundleEvent STOPPED
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] slf4j.api BundleEvent STOPPING
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] slf4j.api BundleEvent STOPPED
19.09.2018 17:48:32.347 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice BundleEvent STOPPING
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support.

[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.893 s - in org.apache.sling.i18n.it.ResourceBundleProviderIT
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.i18n ---
[INFO] Checking legal files in: org.apache.sling.i18n-2.5.15-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.i18n-2.5.15-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:baseline (baseline) @ org.apache.sling.i18n ---
[INFO] artifact org.apache.sling:org.apache.sling.i18n: checking for updates from Nexus
[INFO] artifact org.apache.sling:org.apache.sling.i18n: checking for updates from central
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.14/org.apache.sling.i18n-2.5.14.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.14/org.apache.sling.i18n-2.5.14.jar (85 KB at 2651.6 KB/sec)
[INFO] Baseline Report - Generated by Apache Felix Maven Bundle Plugin on 2018-09-19T17:49Z based on Bnd - see http://www.aqute.biz/Bnd/Bnd
[INFO] Comparing bundle org.apache.sling.i18n version 2.5.15-SNAPSHOT to version 2.5.14
[INFO] 
[INFO]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
[INFO] = ================================================== ========== ========== ========== ========== ==========
[INFO]   org.apache.sling.i18n                              unchanged  2.2.1      2.2.1      2.2.1      -         
[INFO] -----------------------------------------------------------------------------------------------------------
[INFO] Baseline analysis complete, 0 error(s), 0 warning(s)
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ org.apache.sling.i18n ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] Exclude: bnd.bnd
[INFO] Exclude: derby.log
[INFO] Exclude: jackrabbit/**
[INFO] 25 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 22 licence.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:09 min
[INFO] Finished at: 2018-09-19T17:49:09+00:00
[INFO] Final Memory: 98M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project org.apache.sling.i18n: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-i18n-1.8 #68

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/68/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-i18n.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-i18n.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/sling-org-apache-sling-i18n-1.8/ws/target/failsafe-reports/TEST-org.apache.sling.i18n.it.ResourceBundleProviderIT.xml> is 52 min old