You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/12 21:57:36 UTC

Build failed in Jenkins: CXF-trunk-deploy #2804

See <https://builds.apache.org/job/CXF-trunk-deploy/2804/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu xenial) in workspace <https://builds.apache.org/job/CXF-trunk-deploy/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/cxf.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/cxf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
	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:421)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://gitbox.apache.org/repos/asf/cxf.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/CXF-trunk-deploy/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor61.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)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H22
		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.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		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:421)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/cxf.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/cxf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
	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:421)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://gitbox.apache.org/repos/asf/cxf.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/CXF-trunk-deploy/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor61.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)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H22
		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.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		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:421)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/cxf.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/cxf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
	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:421)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://gitbox.apache.org/repos/asf/cxf.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/CXF-trunk-deploy/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor61.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)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H22
		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.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		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:421)
ERROR: Error fetching remote repo 'origin'


Jenkins build is back to normal : CXF-trunk-deploy #2806

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/2806/display/redirect?page=changes>


Build failed in Jenkins: CXF-trunk-deploy #2805

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/2805/display/redirect?page=changes>

Changes:

[j.andrew.mccright] [CXF-7638] Only register provider if it implements specified contracts

[j.andrew.mccright] [CXF-7638] Code Review comments - filter contracts based on RuntimeType

[j.andrew.mccright] [CXF-7638] Proper behavior of isEnabled method.

[j.andrew.mccright] [CXF-7638] ClientConfigurableImpl changes

[j.andrew.mccright] [CXF-7638] Check ConstrainedTo annotation

------------------------------------------
[...truncated 5.58 MB...]
Deploying the main artifact cxf-services-sts-systests-osgi-3.2.3-SNAPSHOT-javadoc.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/sts/systests/cxf-services-sts-systests-osgi/3.2.3-SNAPSHOT/cxf-services-sts-systests-osgi-3.2.3-20180213.084924-13-javadoc.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/sts/systests/cxf-services-sts-systests-osgi/3.2.3-SNAPSHOT/cxf-services-sts-systests-osgi-3.2.3-20180213.084924-13-javadoc.jar (30 KB at 24.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/sts/systests/cxf-services-sts-systests-osgi/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/sts/systests/cxf-services-sts-systests-osgi/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-ws-discovery-3.2.3-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/3.2.3-SNAPSHOT/maven-metadata.xml (640 B at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/3.2.3-SNAPSHOT/cxf-services-ws-discovery-3.2.3-20180213.084934-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/3.2.3-SNAPSHOT/cxf-services-ws-discovery-3.2.3-20180213.084934-13.pom (2 KB at 1.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/maven-metadata.xml (503 B at 0.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/3.2.3-SNAPSHOT/maven-metadata.xml (640 B at 0.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery/maven-metadata.xml (503 B at 0.4 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-ws-discovery-api-3.2.3-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 2.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/cxf-services-ws-discovery-api-3.2.3-20180213.084939-13.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/cxf-services-ws-discovery-api-3.2.3-20180213.084939-13.jar (66 KB at 49.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/cxf-services-ws-discovery-api-3.2.3-20180213.084939-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/cxf-services-ws-discovery-api-3.2.3-20180213.084939-13.pom (8 KB at 6.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/maven-metadata.xml (507 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/maven-metadata.xml (507 B at 0.5 KB/sec)
Deploying the main artifact cxf-services-ws-discovery-api-3.2.3-SNAPSHOT-sources.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/cxf-services-ws-discovery-api-3.2.3-20180213.084939-13-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/cxf-services-ws-discovery-api-3.2.3-20180213.084939-13-sources.jar (52 KB at 40.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.2 KB/sec)
Deploying the main artifact cxf-services-ws-discovery-api-3.2.3-SNAPSHOT-javadoc.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/cxf-services-ws-discovery-api-3.2.3-20180213.084939-13-javadoc.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/cxf-services-ws-discovery-api-3.2.3-20180213.084939-13-javadoc.jar (162 KB at 118.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-ws-discovery-service-3.2.3-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/cxf-services-ws-discovery-service-3.2.3-20180213.084950-13.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/cxf-services-ws-discovery-service-3.2.3-20180213.084950-13.jar (10 KB at 9.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/cxf-services-ws-discovery-service-3.2.3-20180213.084950-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/cxf-services-ws-discovery-service-3.2.3-20180213.084950-13.pom (3 KB at 2.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/maven-metadata.xml (511 B at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 0.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/maven-metadata.xml (511 B at 0.4 KB/sec)
Deploying the main artifact cxf-services-ws-discovery-service-3.2.3-SNAPSHOT-sources.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/cxf-services-ws-discovery-service-3.2.3-20180213.084950-13-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/cxf-services-ws-discovery-service-3.2.3-20180213.084950-13-sources.jar (10 KB at 7.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-service/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 0.9 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-wsn-3.2.3-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/3.2.3-SNAPSHOT/maven-metadata.xml (622 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/3.2.3-SNAPSHOT/cxf-services-wsn-3.2.3-20180213.084959-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/3.2.3-SNAPSHOT/cxf-services-wsn-3.2.3-20180213.084959-13.pom (2 KB at 1.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/maven-metadata.xml (526 B at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/3.2.3-SNAPSHOT/maven-metadata.xml (622 B at 0.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn/maven-metadata.xml (526 B at 0.5 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-wsn-api-3.2.3-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/cxf-services-wsn-api-3.2.3-20180213.085004-13.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/cxf-services-wsn-api-3.2.3-20180213.085004-13.jar (231 KB at 156.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/cxf-services-wsn-api-3.2.3-20180213.085004-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/cxf-services-wsn-api-3.2.3-20180213.085004-13.pom (6 KB at 4.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/maven-metadata.xml (530 B at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/maven-metadata.xml (530 B at 0.4 KB/sec)
Deploying the main artifact cxf-services-wsn-api-3.2.3-SNAPSHOT-sources.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/cxf-services-wsn-api-3.2.3-20180213.085004-13-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/cxf-services-wsn-api-3.2.3-20180213.085004-13-sources.jar (219 KB at 145.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Deploying the main artifact cxf-services-wsn-api-3.2.3-SNAPSHOT-javadoc.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/cxf-services-wsn-api-3.2.3-20180213.085004-13-javadoc.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/cxf-services-wsn-api-3.2.3-20180213.085004-13-javadoc.jar (1041 KB at 664.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-api/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-wsn-core-3.2.3-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/cxf-services-wsn-core-3.2.3-20180213.085015-13.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/cxf-services-wsn-core-3.2.3-20180213.085015-13.jar (65 KB at 52.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/cxf-services-wsn-core-3.2.3-20180213.085015-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/cxf-services-wsn-core-3.2.3-20180213.085015-13.pom (8 KB at 7.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/maven-metadata.xml (531 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/maven-metadata.xml (531 B at 0.5 KB/sec)
Deploying the main artifact cxf-services-wsn-core-3.2.3-SNAPSHOT-sources.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/cxf-services-wsn-core-3.2.3-20180213.085015-13-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/cxf-services-wsn-core-3.2.3-20180213.085015-13-sources.jar (52 KB at 43.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Deploying the main artifact cxf-services-wsn-core-3.2.3-SNAPSHOT-javadoc.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/cxf-services-wsn-core-3.2.3-20180213.085015-13-javadoc.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/cxf-services-wsn-core-3.2.3-20180213.085015-13-javadoc.jar (188 KB at 139.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-core/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-wsn-osgi-3.2.3-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/cxf-services-wsn-osgi-3.2.3-20180213.085026-13.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/cxf-services-wsn-osgi-3.2.3-20180213.085026-13.jar (286 KB at 194.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/cxf-services-wsn-osgi-3.2.3-20180213.085026-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/cxf-services-wsn-osgi-3.2.3-20180213.085026-13.pom (4 KB at 3.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/maven-metadata.xml (531 B at 0.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/maven-metadata.xml (531 B at 0.5 KB/sec)
Deploying the main artifact cxf-services-wsn-osgi-3.2.3-SNAPSHOT-sources.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/cxf-services-wsn-osgi-3.2.3-20180213.085026-13-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/cxf-services-wsn-osgi-3.2.3-20180213.085026-13-sources.jar (11 KB at 8.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Deploying the main artifact cxf-services-wsn-osgi-3.2.3-SNAPSHOT-javadoc.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/cxf-services-wsn-osgi-3.2.3-20180213.085026-13-javadoc.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/cxf-services-wsn-osgi-3.2.3-20180213.085026-13-javadoc.jar (28 KB at 24.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/wsn/cxf-services-wsn-osgi/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.2 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-xkms-3.2.3-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/3.2.3-SNAPSHOT/maven-metadata.xml (624 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/3.2.3-SNAPSHOT/cxf-services-xkms-3.2.3-20180213.085037-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/3.2.3-SNAPSHOT/cxf-services-xkms-3.2.3-20180213.085037-13.pom (2 KB at 1.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/maven-metadata.xml (447 B at 0.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/3.2.3-SNAPSHOT/maven-metadata.xml (624 B at 0.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms/maven-metadata.xml (447 B at 0.4 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-xkms-client-3.2.3-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/cxf-services-xkms-client-3.2.3-20180213.085042-13.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/cxf-services-xkms-client-3.2.3-20180213.085042-13.jar (34 KB at 23.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/cxf-services-xkms-client-3.2.3-20180213.085042-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/cxf-services-xkms-client-3.2.3-20180213.085042-13.pom (5 KB at 3.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/maven-metadata.xml (454 B at 0.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/maven-metadata.xml (454 B at 0.4 KB/sec)
Deploying the main artifact cxf-services-xkms-client-3.2.3-SNAPSHOT-sources.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/cxf-services-xkms-client-3.2.3-20180213.085042-13-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/cxf-services-xkms-client-3.2.3-20180213.085042-13-sources.jar (28 KB at 22.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.2 KB/sec)
Deploying the main artifact cxf-services-xkms-client-3.2.3-SNAPSHOT-javadoc.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/cxf-services-xkms-client-3.2.3-20180213.085042-13-javadoc.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/cxf-services-xkms-client-3.2.3-20180213.085042-13-javadoc.jar (88 KB at 66.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-client/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-xkms-common-3.2.3-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/cxf-services-xkms-common-3.2.3-20180213.085053-13.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/cxf-services-xkms-common-3.2.3-20180213.085053-13.jar (118 KB at 87.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/cxf-services-xkms-common-3.2.3-20180213.085053-13.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/cxf-services-xkms-common-3.2.3-20180213.085053-13.pom (4 KB at 3.3 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/maven-metadata.xml (454 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/maven-metadata.xml (454 B at 0.4 KB/sec)
Deploying the main artifact cxf-services-xkms-common-3.2.3-SNAPSHOT-sources.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/cxf-services-xkms-common-3.2.3-20180213.085053-13-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/cxf-services-xkms-common-3.2.3-20180213.085053-13-sources.jar (123 KB at 86.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Deploying the main artifact cxf-services-xkms-common-3.2.3-SNAPSHOT-javadoc.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/cxf-services-xkms-common-3.2.3-20180213.085053-13-javadoc.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/cxf-services-xkms-common-3.2.3-20180213.085053-13-javadoc.jar (675 KB at 430.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-common/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact cxf-services-xkms-features-3.2.3-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-features/3.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-features/3.2.3-SNAPSHOT/maven-metadata.xml (2 KB at 2.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-features/3.2.3-SNAPSHOT/cxf-services-xkms-features-3.2.3-20180213.085105-13.pom
ERROR: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf.services.xkms:cxf-services-xkms-features:pom:3.2.3-20180213.085105-13 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-features/3.2.3-SNAPSHOT/cxf-services-xkms-features-3.2.3-20180213.085105-13.pom. Return code is: 400, ReasonPhrase: Bad Request.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf.services.xkms:cxf-services-xkms-features:pom:3.2.3-20180213.085105-13 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-features/3.2.3-SNAPSHOT/cxf-services-xkms-features-3.2.3-20180213.085105-13.pom. Return code is: 400, ReasonPhrase: Bad Request.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1073)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1749)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf.services.xkms:cxf-services-xkms-features:pom:3.2.3-20180213.085105-13 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-features/3.2.3-SNAPSHOT/cxf-services-xkms-features-3.2.3-20180213.085105-13.pom. Return code is: 400, ReasonPhrase: Bad Request.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:420)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.cxf.services.xkms:cxf-services-xkms-features:pom:3.2.3-20180213.085105-13 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-features/3.2.3-SNAPSHOT/cxf-services-xkms-features-3.2.3-20180213.085105-13.pom. Return code is: 400, ReasonPhrase: Bad Request.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/services/xkms/cxf-services-xkms-features/3.2.3-SNAPSHOT/cxf-services-xkms-features-3.2.3-20180213.085105-13.pom. Return code is: 400, ReasonPhrase: Bad Request.
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:635)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 16 more
[INFO] Deployment failed after 33 min
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE