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/01/19 13:53:30 UTC

Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #58

See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/58/display/redirect?page=changes>


Jenkins build is back to stable : sling-org-apache-sling-scripting-sightly-testing-1.8 #143

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #142

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/142/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #141

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #140

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #139

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/139/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #138

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/138/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #137

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/137/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #136

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/136/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #135

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/135/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #134

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/134/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #133

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/133/display/redirect>


Jenkins build is unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #132

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/132/display/redirect>


Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #131

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/131/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-testing-content-1.8" build number 34
originally caused by:
 Started by upstream project "sling-org-apache-sling-scripting-sightly-compiler-java-1.8" build number 38
 originally caused by:
  Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision daa687bf47284ccab8735f96e4b94f717a1ec341 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f daa687bf47284ccab8735f96e4b94f717a1ec341
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		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:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins$MasterComputer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor51.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:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H33 failed
	at hudson.remoting.Channel.call(Channel.java:916)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
	at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	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:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision daa687bf47284ccab8735f96e4b94f717a1ec341 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f daa687bf47284ccab8735f96e4b94f717a1ec341
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		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:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins$MasterComputer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor51.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:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H33 failed
	at hudson.remoting.Channel.call(Channel.java:916)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
	at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	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:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision daa687bf47284ccab8735f96e4b94f717a1ec341 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f daa687bf47284ccab8735f96e4b94f717a1ec341
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		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:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins$MasterComputer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor51.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:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H33 failed
	at hudson.remoting.Channel.call(Channel.java:916)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
	at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	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:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 13 days old



Jenkins build is unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #130

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/130/display/redirect>


Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #129

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/129/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision daa687bf47284ccab8735f96e4b94f717a1ec341 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f daa687bf47284ccab8735f96e4b94f717a1ec341
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		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:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins$MasterComputer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor51.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:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H33 failed
	at hudson.remoting.Channel.call(Channel.java:916)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
	at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	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:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision daa687bf47284ccab8735f96e4b94f717a1ec341 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f daa687bf47284ccab8735f96e4b94f717a1ec341
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		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:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins$MasterComputer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor51.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:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H33 failed
	at hudson.remoting.Channel.call(Channel.java:916)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
	at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	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:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision daa687bf47284ccab8735f96e4b94f717a1ec341 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f daa687bf47284ccab8735f96e4b94f717a1ec341
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		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:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins$MasterComputer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor51.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:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H33 failed
	at hudson.remoting.Channel.call(Channel.java:916)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
	at com.sun.proxy.$Proxy109.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	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:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 13 days old



Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #128

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/128/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #127

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/127/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #126

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/126/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #125

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/125/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #124

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/124/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #123

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/123/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/122/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #121

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/121/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #120

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/120/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #119

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/119/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #118

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/118/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #117

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/117/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #116

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/116/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #115

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/115/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #114

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/114/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #113

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/113/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #112

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/112/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #111

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/111/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/110/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #109

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/109/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #108

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/108/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #107

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #106

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #105

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/105/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #104

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/104/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/103/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #102

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/102/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/101/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #100

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/100/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #99

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/99/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #98

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/98/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #97

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/97/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #96

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/96/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #95

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/95/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #94

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/94/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #93

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/93/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #92

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #91

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #90

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #89

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/89/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #88

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/88/display/redirect>


Jenkins build is unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #87

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/87/display/redirect>


Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/86/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list --no-walk 38664a11a29f33d119009a572a32aaad77ab6bd5 # timeout=10
Parsing POMs
Established TCP socket on 38769
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38769
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180303.065853-20-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180303.065853-20-slingfeature.txt (31 KB at 93.0 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180301.085112-5.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180301.085112-5.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180301.085112-5.pom (11 KB at 34.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom (9 KB at 24.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.pom (7 KB at 20.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180303.065853-20.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180303.065853-20.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180303.065853-20.pom (8 KB at 23.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml (1018 B at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.pom (9 KB at 26.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.0 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180301.085112-5.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.jar (15 KB at 44.6 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.jar (59 KB at 123.7 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.jar (79 KB at 165.3 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180301.085112-5.jar (524 KB at 757.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.213 s
[INFO] Finished at: 2018-03-04T02:17:59+00:00
[INFO] Final Memory: 31M/368M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #85

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/85/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-models-provider-1.8" build number 18
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list --no-walk 38664a11a29f33d119009a572a32aaad77ab6bd5 # timeout=10
Parsing POMs
Established TCP socket on 40859
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40859
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19-slingfeature.txt (31 KB at 88.9 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom (9 KB at 24.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.pom (7 KB at 21.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19.pom (8 KB at 22.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml (1018 B at 2.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.pom (9 KB at 26.8 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 2.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180302.035659-23.jar (15 KB at 50.3 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.jar (79 KB at 173.3 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180226.164244-1783.jar (59 KB at 97.5 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.702 s
[INFO] Finished at: 2018-03-02T03:58:11+00:00
[INFO] Final Memory: 32M/381M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
Recording test results
channel stopped

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #84

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/84/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-js-provider-1.8" build number 19
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list --no-walk 38664a11a29f33d119009a572a32aaad77ab6bd5 # timeout=10
Parsing POMs
Established TCP socket on 40661
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40661
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.5 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom (11 KB at 32.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.pom (9 KB at 27.0 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom (7 KB at 20.3 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml (1018 B at 3.3 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.1 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.jar (15 KB at 45.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180226.023447-11.jar (79 KB at 180.5 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.jar (524 KB at 783.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.229 s
[INFO] Finished at: 2018-02-26T02:36:31+00:00
[INFO] Final Memory: 31M/374M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #83

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/83/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list --no-walk 38664a11a29f33d119009a572a32aaad77ab6bd5 # timeout=10
Parsing POMs
Established TCP socket on 41163
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41163
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19-slingfeature.txt (31 KB at 97.1 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom (11 KB at 34.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom (9 KB at 25.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom (7 KB at 18.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180225.011013-19.pom (8 KB at 23.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.installer.core/3.8.12/org.apache.sling.installer.core-3.8.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.core/3.8.12/org.apache.sling.installer.core-3.8.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.core/3.8.12/org.apache.sling.installer.core-3.8.12.pom (7 KB at 68.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml (1018 B at 3.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180219.164241-1782.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180219.164241-1782.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180219.164241-1782.pom (9 KB at 27.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180212.174207-29.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180212.174207-29.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180212.174207-29.pom (5 KB at 13.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180219.164241-1782.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.jar (15 KB at 46.8 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180219.164241-1782.jar (59 KB at 134.6 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.jar (79 KB at 167.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.jar (524 KB at 783.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.installer.core/3.8.12/org.apache.sling.installer.core-3.8.12.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.core/3.8.12/org.apache.sling.installer.core-3.8.12.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.core/3.8.12/org.apache.sling.installer.core-3.8.12.jar (153 KB at 3239.6 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43.217 s
[INFO] Finished at: 2018-02-25T02:18:05+00:00

[INFO] Final Memory: 32M/367M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #82

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/82/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-models-provider-1.8" build number 17
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list --no-walk 38664a11a29f33d119009a572a32aaad77ab6bd5 # timeout=10
Parsing POMs
Established TCP socket on 44063
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44063
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.pom (11 KB at 35.5 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom (9 KB at 25.4 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.pom (7 KB at 20.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml (1018 B at 2.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.1 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180223.035651-22.jar (15 KB at 49.7 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.jar (79 KB at 155.8 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180222.084400-4.jar (524 KB at 780.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.822 s
[INFO] Finished at: 2018-02-23T03:57:59+00:00
[INFO] Final Memory: 31M/366M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #81

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/81/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-js-provider-1.8" build number 18
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list --no-walk 38664a11a29f33d119009a572a32aaad77ab6bd5 # timeout=10
Parsing POMs
Established TCP socket on 40992
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40992
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180217.065835-15-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180217.065835-15-slingfeature.txt (31 KB at 88.9 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180215.084408-3.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180215.084408-3.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180215.084408-3.pom (11 KB at 34.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.pom (9 KB at 25.5 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.pom (7 KB at 20.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180217.065835-15.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180217.065835-15.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180217.065835-15.pom (8 KB at 22.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml (1018 B at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.0 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180215.084408-3.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.jar (15 KB at 46.7 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180219.023441-10.jar (79 KB at 178.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180215.084408-3.jar (524 KB at 778.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.256 s
[INFO] Finished at: 2018-02-19T02:35:43+00:00
[INFO] Final Memory: 30M/341M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
Recording test results
channel stopped

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #80

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/80/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-models-provider-1.8" build number 16
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list 38664a11a29f33d119009a572a32aaad77ab6bd5 # timeout=10
Parsing POMs
Established TCP socket on 38757
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38757
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180212.174721-14-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180212.174721-14-slingfeature.txt (31 KB at 90.5 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.pom (12 KB at 10.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.pom (9 KB at 26.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.pom (7 KB at 20.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.pom (5 KB at 225.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.pom (7 KB at 300.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.pom (5 KB at 220.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.pom (6 KB at 253.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpmime/4.4/httpmime-4.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.4/httpmime-4.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.4/httpmime-4.4.pom (5 KB at 292.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180212.174721-14.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180212.174721-14.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180212.174721-14.pom (8 KB at 23.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/maven-metadata.xml (1018 B at 3.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180212.174423-1781.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180212.174423-1781.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180212.174423-1781.pom (9 KB at 26.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom (4 KB at 142.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom (14 KB at 145.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom (5 KB at 230.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180212.174207-29.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180212.174207-29.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180212.174207-29.pom (5 KB at 14.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom (13 KB at 523.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom (4 KB at 160.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpmime/4.4/httpmime-4.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpclient/4.4/httpclient-4.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.jar (43 KB at 1105.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.jar (41 KB at 1043.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.4/httpmime-4.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.4/httpmime-4.4.jar (40 KB at 721.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.4/httpclient-4.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.jar (39 KB at 349.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.4/httpclient-4.4.jar (703 KB at 5053.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.jar (90 KB at 536.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.jar (75 KB at 409.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar (84 KB at 444.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar (14 KB at 66.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar (65 KB at 316.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar (49 KB at 235.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar (85 KB at 352.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180212.174423-1781.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180212.174207-29.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180216.035656-21.jar (15 KB at 48.7 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.jar (79 KB at 171.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT/org.apache.sling.auth.form-1.0.9-20180212.174423-1781.jar (59 KB at 98.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180212.174207-29.jar (145 KB at 220.0 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.615 s
[INFO] Finished at: 2018-02-16T03:58:04+00:00
[INFO] Final Memory: 31M/334M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #79

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/79/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-js-provider-1.8" build number 17
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list 38664a11a29f33d119009a572a32aaad77ab6bd5 # timeout=10
Parsing POMs
Established TCP socket on 37388
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37388
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180210.070033-13-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180210.070033-13-slingfeature.txt (31 KB at 95.2 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.pom (9 KB at 26.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180210.070033-13.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180210.070033-13.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180210.070033-13.pom (8 KB at 22.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180209.132929-27.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180209.132929-27.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180209.132929-27.pom (5 KB at 14.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180212.023449-9.jar (79 KB at 174.5 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.847 s
[INFO] Finished at: 2018-02-12T02:35:52+00:00
[INFO] Final Memory: 31M/366M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
Recording test results
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 19 days old



Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #78

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/78/display/redirect>

------------------------------------------
[...truncated 6.36 KB...]
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom (9 KB at 25.2 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom (7 KB at 19.2 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180210.070033-13.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180210.070033-13.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180210.070033-13.pom (8 KB at 22.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/vault/org.apache.jackrabbit.vault/3.1.42/org.apache.jackrabbit.vault-3.1.42.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/vault/org.apache.jackrabbit.vault/3.1.42/org.apache.jackrabbit.vault-3.1.42.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/vault/org.apache.jackrabbit.vault/3.1.42/org.apache.jackrabbit.vault-3.1.42.pom (11 KB at 64.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/vault/parent/3.1.42/parent-3.1.42.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/vault/parent/3.1.42/parent-3.1.42.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/vault/parent/3.1.42/parent-3.1.42.pom (20 KB at 205.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-blob/1.6.8/oak-blob-1.6.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.6.8/oak-blob-1.6.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.6.8/oak-blob-1.6.8.pom (5 KB at 254.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-parent/1.6.8/oak-parent-1.6.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-parent/1.6.8/oak-parent-1.6.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-parent/1.6.8/oak-parent-1.6.8.pom (40 KB at 1573.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-commons/1.6.8/oak-commons-1.6.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.6.8/oak-commons-1.6.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.6.8/oak-commons-1.6.8.pom (4 KB at 113.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-core/1.6.8/oak-core-1.6.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.6.8/oak-core-1.6.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.6.8/oak-core-1.6.8.pom (13 KB at 642.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-jcr/1.6.8/oak-jcr-1.6.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.6.8/oak-jcr-1.6.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.6.8/oak-jcr-1.6.8.pom (19 KB at 942.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-lucene/1.6.8/oak-lucene-1.6.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-lucene/1.6.8/oak-lucene-1.6.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-lucene/1.6.8/oak-lucene-1.6.8.pom (16 KB at 877.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/h2database/h2-mvstore/1.4.196/h2-mvstore-1.4.196.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/h2database/h2-mvstore/1.4.196/h2-mvstore-1.4.196.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/h2database/h2-mvstore/1.4.196/h2-mvstore-1.4.196.pom (970 B at 49.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-segment-tar/1.6.8/oak-segment-tar-1.6.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment-tar/1.6.8/oak-segment-tar-1.6.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment-tar/1.6.8/oak-segment-tar-1.6.8.pom (11 KB at 518.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/geronimo/bundles/commons-httpclient/3.1_2/commons-httpclient-3.1_2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/bundles/commons-httpclient/3.1_2/commons-httpclient-3.1_2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/bundles/commons-httpclient/3.1_2/commons-httpclient-3.1_2.pom (5 KB at 227.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcore-osgi/4.4.9/httpcore-osgi-4.4.9.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.9/httpcore-osgi-4.4.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.9/httpcore-osgi-4.4.9.pom (9 KB at 351.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.pom (5 KB at 226.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.pom (2 KB at 95.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom (4 KB at 194.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.12/org.apache.sling.engine-2.6.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.engine/2.6.12/org.apache.sling.engine-2.6.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.engine/2.6.12/org.apache.sling.engine-2.6.12.pom (10 KB at 515.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.fsresource/2.1.10/org.apache.sling.fsresource-2.1.10.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.fsresource/2.1.10/org.apache.sling.fsresource-2.1.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.fsresource/2.1.10/org.apache.sling.fsresource-2.1.10.pom (7 KB at 385.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom (14 KB at 710.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom (5 KB at 242.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 2.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180209.132929-27.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180209.132929-27.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180209.132929-27.pom (5 KB at 14.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.models.impl/1.4.6/org.apache.sling.models.impl-1.4.6.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.models.impl/1.4.6/org.apache.sling.models.impl-1.4.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.models.impl/1.4.6/org.apache.sling.models.impl-1.4.6.pom (9 KB at 473.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resourceresolver/1.5.34/org.apache.sling.resourceresolver-1.5.34.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resourceresolver/1.5.34/org.apache.sling.resourceresolver-1.5.34.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resourceresolver/1.5.34/org.apache.sling.resourceresolver-1.5.34.pom (8 KB at 389.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.serviceuser.webconsole/1.0.0/org.apache.sling.serviceuser.webconsole-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.serviceuser.webconsole/1.0.0/org.apache.sling.serviceuser.webconsole-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.serviceuser.webconsole/1.0.0/org.apache.sling.serviceuser.webconsole-1.0.0.pom (6 KB at 281.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.serviceusermapper/1.4.0/org.apache.sling.serviceusermapper-1.4.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.serviceusermapper/1.4.0/org.apache.sling.serviceusermapper-1.4.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.serviceusermapper/1.4.0/org.apache.sling.serviceusermapper-1.4.0.pom (6 KB at 272.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.servlets.get/2.1.30/org.apache.sling.servlets.get-2.1.30.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.get/2.1.30/org.apache.sling.servlets.get-2.1.30.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.get/2.1.30/org.apache.sling.servlets.get-2.1.30.pom (6 KB at 318.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom (8 KB at 392.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.pom (6 KB at 306.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.pom (11 KB at 563.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/felix/org.apache.felix.inventory/1.0.6/org.apache.felix.inventory-1.0.6.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.inventory/1.0.6/org.apache.felix.inventory-1.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.inventory/1.0.6/org.apache.felix.inventory-1.0.6.pom (5 KB at 226.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/io/dropwizard/metrics/metrics-core/3.2.6/metrics-core-3.2.6.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/3.2.6/metrics-core-3.2.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/3.2.6/metrics-core-3.2.6.pom (846 B at 41.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/io/dropwizard/metrics/metrics-parent/3.2.6/metrics-parent-3.2.6.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/3.2.6/metrics-parent-3.2.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/3.2.6/metrics-parent-3.2.6.pom (12 KB at 627.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-jcr-rmi/2.14.4/jackrabbit-jcr-rmi-2.14.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-rmi/2.14.4/jackrabbit-jcr-rmi-2.14.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-rmi/2.14.4/jackrabbit-jcr-rmi-2.14.4.pom (36 KB at 1482.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-spi-commons/2.14.4/jackrabbit-spi-commons-2.14.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-spi-commons/2.14.4/jackrabbit-spi-commons-2.14.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-spi-commons/2.14.4/jackrabbit-spi-commons-2.14.4.pom (7 KB at 375.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-spi/2.14.4/jackrabbit-spi-2.14.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-spi/2.14.4/jackrabbit-spi-2.14.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-spi/2.14.4/jackrabbit-spi-2.14.4.pom (4 KB at 179.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom (4 KB at 214.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.jcr.registration/1.0.4/org.apache.sling.jcr.registration-1.0.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.registration/1.0.4/org.apache.sling.jcr.registration-1.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.registration/1.0.4/org.apache.sling.jcr.registration-1.0.4.pom (5 KB at 225.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom (13 KB at 698.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.oak/1.2.22/org.apache.sling.discovery.oak-1.2.22.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.oak/1.2.22/org.apache.sling.discovery.oak-1.2.22.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.oak/1.2.22/org.apache.sling.discovery.oak-1.2.22.pom (13 KB at 658.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom (4 KB at 178.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.caconfig.impl/1.4.10/org.apache.sling.caconfig.impl-1.4.10.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.caconfig.impl/1.4.10/org.apache.sling.caconfig.impl-1.4.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.caconfig.impl/1.4.10/org.apache.sling.caconfig.impl-1.4.10.pom (12 KB at 629.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/felix/org.apache.felix.http.jetty/3.4.8/org.apache.felix.http.jetty-3.4.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/3.4.8/org.apache.felix.http.jetty-3.4.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/3.4.8/org.apache.felix.http.jetty-3.4.8.pom (10 KB at 338.5 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180209.132929-27.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.jar (15 KB at 45.8 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.jar (79 KB at 169.6 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180209.132929-27.jar (145 KB at 273.9 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.jar (524 KB at 757.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-blob/1.6.8/oak-blob-1.6.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-commons/1.6.8/oak-commons-1.6.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-core/1.6.8/oak-core-1.6.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-jcr/1.6.8/oak-jcr-1.6.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-lucene/1.6.8/oak-lucene-1.6.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/oak-segment-tar/1.6.8/oak-segment-tar-1.6.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.serviceuser.webconsole/1.0.0/org.apache.sling.serviceuser.webconsole-1.0.0.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-api/2.14.4/jackrabbit-api-2.14.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-data/2.14.4/jackrabbit-data-2.14.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-jcr-commons/2.14.4/jackrabbit-jcr-commons-2.14.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-jcr-rmi/2.14.4/jackrabbit-jcr-rmi-2.14.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-spi-commons/2.14.4/jackrabbit-spi-commons-2.14.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-spi/2.14.4/jackrabbit-spi-2.14.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.caconfig.impl/1.4.10/org.apache.sling.caconfig.impl-1.4.10.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.6.8/oak-blob-1.6.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.6.8/oak-core-1.6.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.6.8/oak-commons-1.6.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.6.8/oak-jcr-1.6.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-lucene/1.6.8/oak-lucene-1.6.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.6.8/oak-blob-1.6.8.jar (55 KB at 1503.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment-tar/1.6.8/oak-segment-tar-1.6.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.6.8/oak-commons-1.6.8.jar (86 KB at 1144.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.6.8/oak-jcr-1.6.8.jar (546 KB at 3982.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar (49 KB at 307.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar (85 KB at 460.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.serviceuser.webconsole/1.0.0/org.apache.sling.serviceuser.webconsole-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment-tar/1.6.8/oak-segment-tar-1.6.8.jar (1977 KB at 7060.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar (125 KB at 404.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.jar (2685 KB at 8284.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-api/2.14.4/jackrabbit-api-2.14.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar (21 KB at 63.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-data/2.14.4/jackrabbit-data-2.14.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-api/2.14.4/jackrabbit-api-2.14.4.jar (42 KB at 120.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.14.4/jackrabbit-jcr-commons-2.14.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.serviceuser.webconsole/1.0.0/org.apache.sling.serviceuser.webconsole-1.0.0.jar (30 KB at 83.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-rmi/2.14.4/jackrabbit-jcr-rmi-2.14.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-data/2.14.4/jackrabbit-data-2.14.4.jar (169 KB at 479.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-spi-commons/2.14.4/jackrabbit-spi-commons-2.14.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.14.4/jackrabbit-jcr-commons-2.14.4.jar (394 KB at 1008.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-spi/2.14.4/jackrabbit-spi-2.14.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-rmi/2.14.4/jackrabbit-jcr-rmi-2.14.4.jar (428 KB at 1067.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-spi/2.14.4/jackrabbit-spi-2.14.4.jar (28 KB at 67.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar (84 KB at 182.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (357 KB at 778.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-spi-commons/2.14.4/jackrabbit-spi-commons-2.14.4.jar (782 KB at 1706.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.caconfig.impl/1.4.10/org.apache.sling.caconfig.impl-1.4.10.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar (14 KB at 27.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-lucene/1.6.8/oak-lucene-1.6.8.jar (5540 KB at 11190.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.caconfig.impl/1.4.10/org.apache.sling.caconfig.impl-1.4.10.jar (201 KB at 406.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.6.8/oak-core-1.6.8.jar (3072 KB at 5350.6 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:10 min
[INFO] Finished at: 2018-02-11T02:18:42+00:00
[INFO] Final Memory: 29M/275M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 18 days old




Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #77

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

Changes:

[radu] releng: added stable profile

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 38664a11a29f33d119009a572a32aaad77ab6bd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38664a11a29f33d119009a572a32aaad77ab6bd5
Commit message: "releng: added stable profile"
 > git rev-list b3967f71b242a5d8359b58f852f7ee4279a3e658 # timeout=10
Parsing POMs
Established TCP socket on 42266
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42266
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12-slingfeature.txt (31 KB at 96.7 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.pom (11 KB at 36.0 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom (9 KB at 26.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom (7 KB at 20.8 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12.pom (8 KB at 23.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom (4 KB at 24.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom (14 KB at 675.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom (5 KB at 242.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180208.151646-25.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180208.151646-25.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180208.151646-25.pom (5 KB at 15.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom (8 KB at 190.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom (13 KB at 598.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom (4 KB at 178.1 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180208.151646-25.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.jar (15 KB at 50.8 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.jar (79 KB at 169.9 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180208.151646-25.jar (149 KB at 295.4 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.jar (524 KB at 788.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar (49 KB at 1238.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.jar (84 KB at 1569.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar (85 KB at 1561.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.jar (14 KB at 123.4 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.037 s
[INFO] Finished at: 2018-02-09T10:47:56+00:00
[INFO] Final Memory: 31M/356M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 16 days old



Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #76

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/76/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-models-provider-1.8" build number 15
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3967f71b242a5d8359b58f852f7ee4279a3e658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3967f71b242a5d8359b58f852f7ee4279a3e658
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list b3967f71b242a5d8359b58f852f7ee4279a3e658 # timeout=10
Parsing POMs
Established TCP socket on 38895
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38895
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12-slingfeature.txt (31 KB at 90.2 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.pom (12 KB at 48.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.pom (11 KB at 34.8 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom (9 KB at 25.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.pom (7 KB at 21.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.pom (5 KB at 225.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.pom (7 KB at 66.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.pom (5 KB at 246.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.pom (6 KB at 32.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-math/2.0/commons-math-2.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math/2.0/commons-math-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math/2.0/commons-math-2.0.pom (11 KB at 551.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.pom (6 KB at 343.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180208.192123-12.pom (8 KB at 22.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom (4 KB at 205.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom (14 KB at 135.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.installer.hc/1.0.0/org.apache.sling.installer.hc-1.0.0.pom (5 KB at 182.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/maven-metadata.xml (1022 B at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180208.151646-25.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180208.151646-25.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT/org.apache.sling.launchpad.content-2.0.13-20180208.151646-25.pom (5 KB at 14.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom (8 KB at 336.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.8/org.apache.sling.discovery.base-2.0.8.pom (13 KB at 661.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.support/1.0.4/org.apache.sling.discovery.support-1.0.4.pom (4 KB at 188.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.rules/1.0.0/org.apache.sling.testing.rules-1.0.0.jar (43 KB at 1077.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.performance.base/1.0.2/org.apache.sling.performance.base-1.0.2.jar (39 KB at 342.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.serversetup/1.0.0/org.apache.sling.testing.serversetup-1.0.0.jar (41 KB at 328.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.clients/1.0.0/org.apache.sling.testing.clients-1.0.0.jar (90 KB at 701.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.5/io.sightly.tck-1.3.5.jar (75 KB at 394.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar (65 KB at 293.2 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180209.035826-20.jar (15 KB at 50.3 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.jar (79 KB at 171.8 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180208.084416-2.jar (524 KB at 764.7 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.571 s
[INFO] Finished at: 2018-02-09T04:07:31+00:00
[INFO] Final Memory: 33M/400M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #75

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/75/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-js-provider-1.8" build number 16
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3967f71b242a5d8359b58f852f7ee4279a3e658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3967f71b242a5d8359b58f852f7ee4279a3e658
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list b3967f71b242a5d8359b58f852f7ee4279a3e658 # timeout=10
Parsing POMs
Established TCP socket on 44607
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44607
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.4 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8-slingfeature.txt (31 KB at 87.9 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom (11 KB at 33.8 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.pom (9 KB at 26.4 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom (7 KB at 19.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8.pom (8 KB at 22.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom (4 KB at 41.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom (14 KB at 397.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom (8 KB at 371.6 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.jar (15 KB at 45.2 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180205.023441-8.jar (79 KB at 174.9 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar (524 KB at 755.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar (49 KB at 985.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar (85 KB at 1429.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.jar (180 KB at 2423.7 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.963 s
[INFO] Finished at: 2018-02-05T02:35:51+00:00
[INFO] Final Memory: 32M/353M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 16 days old



Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #74

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/74/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3967f71b242a5d8359b58f852f7ee4279a3e658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3967f71b242a5d8359b58f852f7ee4279a3e658
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list b3967f71b242a5d8359b58f852f7ee4279a3e658 # timeout=10
Parsing POMs
Established TCP socket on 46153
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46153
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8-slingfeature.txt (31 KB at 95.3 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom (9 KB at 25.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom (7 KB at 19.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180203.065926-8.pom (8 KB at 23.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom (4 KB at 49.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom (14 KB at 643.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.pom (8 KB at 336.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.jar (15 KB at 44.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.jar (79 KB at 141.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar (49 KB at 1305.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar (85 KB at 1757.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.3.24/org.apache.sling.servlets.post-2.3.24.jar (180 KB at 2989.2 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.217 s
[INFO] Finished at: 2018-02-04T02:17:58+00:00
[INFO] Final Memory: 31M/327M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 11 days old



Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #73

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/73/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-models-provider-1.8" build number 14
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3967f71b242a5d8359b58f852f7ee4279a3e658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3967f71b242a5d8359b58f852f7ee4279a3e658
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list b3967f71b242a5d8359b58f852f7ee4279a3e658 # timeout=10
Parsing POMs
Established TCP socket on 32855
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 32855
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180131.141540-7-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180131.141540-7-slingfeature.txt (31 KB at 94.4 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom (11 KB at 34.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom (9 KB at 25.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.pom (7 KB at 20.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180131.141540-7.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180131.141540-7.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180131.141540-7.pom (8 KB at 23.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.pom (4 KB at 52.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.pom (14 KB at 643.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.javascript/3.0.4/org.apache.sling.scripting.javascript-3.0.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.javascript/3.0.4/org.apache.sling.scripting.javascript-3.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.javascript/3.0.4/org.apache.sling.scripting.javascript-3.0.4.pom (8 KB at 391.2 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180202.050810-19.jar (15 KB at 49.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.jar (79 KB at 171.4 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar (524 KB at 763.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.threads/3.2.16/org.apache.sling.commons.threads-3.2.16.jar (49 KB at 1207.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.i18n/2.5.12/org.apache.sling.i18n-2.5.12.jar (85 KB at 1794.6 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.227 s
[INFO] Finished at: 2018-02-02T05:30:59+00:00
[INFO] Final Memory: 33M/396M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
Waiting for Jenkins to finish collecting data
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 9 days 14 hr old



Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/72/display/redirect>

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-js-provider-1.8" build number 15
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3967f71b242a5d8359b58f852f7ee4279a3e658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3967f71b242a5d8359b58f852f7ee4279a3e658
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list b3967f71b242a5d8359b58f852f7ee4279a3e658 # timeout=10
Parsing POMs
Established TCP socket on 45379
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45379
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom (11 KB at 34.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.pom (9 KB at 26.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom (7 KB at 19.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.jar (15 KB at 45.8 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180129.023516-7.jar (79 KB at 171.0 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar (524 KB at 686.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.391 s
[INFO] Finished at: 2018-01-29T02:37:01+00:00

[INFO] Final Memory: 28M/245M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 5 days 11 hr old



Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/71/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3967f71b242a5d8359b58f852f7ee4279a3e658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3967f71b242a5d8359b58f852f7ee4279a3e658
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list b3967f71b242a5d8359b58f852f7ee4279a3e658 # timeout=10
Parsing POMs
Established TCP socket on 35827
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35827
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180120.214358-6-slingfeature.txt
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180120.214358-6-slingfeature.txt (31 KB at 91.3 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom (11 KB at 32.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.pom (9 KB at 25.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom (7 KB at 19.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180120.214358-6.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180120.214358-6.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/org.apache.sling.starter-11-20180120.214358-6.pom (8 KB at 21.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.pom (5 KB at 18.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.pom (2 KB at 17.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.jar (15 KB at 48.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.jar (79 KB at 166.2 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar (524 KB at 767.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.compiler/2.3.6/org.apache.sling.commons.compiler-2.3.6.jar (2588 KB at 4764.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.13.100/ecj-3.13.100.jar (2685 KB at 4079.5 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.946 s
[INFO] Finished at: 2018-01-28T02:18:22+00:00
[INFO] Final Memory: 32M/380M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 4 days 11 hr old



Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #70

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

------------------------------------------
Started by upstream project "sling-org-apache-sling-scripting-sightly-models-provider-1.8" build number 13
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-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-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3967f71b242a5d8359b58f852f7ee4279a3e658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3967f71b242a5d8359b58f852f7ee4279a3e658
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list b3967f71b242a5d8359b58f852f7ee4279a3e658 # timeout=10
Parsing POMs
Established TCP socket on 58607
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 58607
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.pom (11 KB at 36.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 2.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.pom (7 KB at 21.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180126.035659-18.jar (15 KB at 49.9 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-20180125.084504-1.jar (524 KB at 788.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.839 s
[INFO] Finished at: 2018-01-26T03:58:20+00:00
[INFO] Final Memory: 30M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
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-scripting-sightly-testing-1.8/ws/target/failsafe-reports/TEST-LaunchpadReadyIT.xml> is 2 days 12 hr old



Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-testing-1.8 #69

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

Changes:

[radu] [maven-release-plugin] prepare release

[radu] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3967f71b242a5d8359b58f852f7ee4279a3e658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3967f71b242a5d8359b58f852f7ee4279a3e658
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list f650f92b5bbc24a40c3c3e11813b9cd5019ef555 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44644
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-testing-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44644
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/11-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies extracted from the Sling model.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests 1.0.7-1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.0.21-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.pom (9 KB at 26.0 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180119.035644-17.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180119.035644-17.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180119.035644-17.pom (7 KB at 19.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.21-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler-1.0.21-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.0.23-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.compiler.java-1.0.23-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly/1.0.49-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly-1.0.49-1.3.1-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180119.035644-17.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.9-1.3.1-SNAPSHOT/org.apache.sling.scripting.sightly.testing-content-1.0.9-1.3.1-SNAPSHOT.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.models.provider/1.0.7-SNAPSHOT/org.apache.sling.scripting.sightly.models.provider-1.0.7-20180119.035644-17.jar (15 KB at 48.0 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.sightly.js.provider/1.0.27-SNAPSHOT/org.apache.sling.scripting.sightly.js.provider-1.0.27-20180122.023444-6.jar (79 KB at 172.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.testing/2.0.8/org.apache.sling.commons.testing-2.0.8.jar (65 KB at 411.6 KB/sec)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.408 s
[INFO] Finished at: 2018-01-25T08:23:30+00:00
[INFO] Final Memory: 34M/408M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.apache.sling.scripting.sightly.testing: Could not resolve dependencies for project org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.7-1.3.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.0.21-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.23-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.49-1.3.1-SNAPSHOT, org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.9-1.3.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.0.21-1.3.1-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots) -> [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/DependencyResolutionException
channel stopped
Recording test results

Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #68

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #67

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #66

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/65/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #64

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #63

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


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/62/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/61/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #60

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-testing-1.8/60/display/redirect>


Jenkins build is still unstable: sling-org-apache-sling-scripting-sightly-testing-1.8 #59

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