You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/04 12:23:15 UTC

Jenkins build is still unstable: james-server-trunk #5271

See <https://builds.apache.org/job/james-server-trunk/5271/>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Jenkins build is unstable: james-server-trunk #5274

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/5274/>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Build failed in Jenkins: james-server-trunk #5273

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/5273/>

------------------------------------------
[...truncated 172 lines...]
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 34 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E175011: Repository moved permanently; please relocate
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 33 more
Caused by: svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 34 more
Caused by: svn: E175011: Repository moved permanently; please relocate
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.createDefaultErrorMessage(HTTPRequest.java:445)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:191)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 34 more
ERROR: Subversion update failed
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/james-server-trunk/ws/> at hudson.remoting.Channel@2cac5f1:ubuntu-5
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:211)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	... 14 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:324)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getDatedRevision(DAVRepository.java:200)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:475)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:464)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:486)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	... 13 more
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 34 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E175011: Repository moved permanently; please relocate
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 33 more
Caused by: svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 34 more
Caused by: svn: E175011: Repository moved permanently; please relocate
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.createDefaultErrorMessage(HTTPRequest.java:445)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:191)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 34 more
Retrying after 10 seconds
Updating http://svn.apache.org/repos/asf/james/server/trunk at revision '2015-06-06T10:06:00.764 +0000'
ERROR: Failed to update http://svn.apache.org/repos/asf/james/server/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:324)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getDatedRevision(DAVRepository.java:200)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:475)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:464)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:486)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 34 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E175011: Repository moved permanently; please relocate
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 33 more
Caused by: svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 34 more
Caused by: svn: E175011: Repository moved permanently; please relocate
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.createDefaultErrorMessage(HTTPRequest.java:445)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:191)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 34 more
ERROR: Subversion update failed
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/james-server-trunk/ws/> at hudson.remoting.Channel@2cac5f1:ubuntu-5
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:211)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	... 14 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:324)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getDatedRevision(DAVRepository.java:200)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:475)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:464)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:486)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	... 13 more
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 34 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E175011: Repository moved permanently; please relocate
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 33 more
Caused by: svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 34 more
Caused by: svn: E175011: Repository moved permanently; please relocate
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.createDefaultErrorMessage(HTTPRequest.java:445)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:191)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 34 more

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Build failed in Jenkins: james-server-trunk #5272

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/5272/>

------------------------------------------
[...truncated 4641 lines...]
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-jcr/pom.xml> to org.apache.james/james-server-data-jcr/3.0.0-beta5-SNAPSHOT/james-server-data-jcr-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Data :: JCR Persistence #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4328 bytes
Compression is 0.0%
Took 67 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/karaf/distribution/pom.xml> to org.apache.james.karaf/james-karaf-distribution/3.0.0-beta5-SNAPSHOT/james-karaf-distribution-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Karaf :: James Server #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6663 bytes
Compression is 0.0%
Took 5 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-jms/pom.xml> to org.apache.james/james-server-queue-jms/3.0.0-beta5-SNAPSHOT/james-server-queue-jms-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Mail Queue :: JMS #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4524 bytes
Compression is 0.0%
Took 0.32 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/pom.xml> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-SNAPSHOT/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/target/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-20150605.100712-1453/james-server-filesystem-api-3.0.0-beta5-20150605.100712-1453.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/target/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-20150605.100712-1453/james-server-filesystem-api-3.0.0-beta5-20150605.100712-1453-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/target/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-20150605.100712-1453/james-server-filesystem-api-3.0.0-beta5-20150605.100712-1453-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/target/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-20150605.100712-1453/james-server-filesystem-api-3.0.0-beta5-20150605.100712-1453-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Filesystem API #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 55350 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/pom.xml> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-SNAPSHOT/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/target/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-20150605.100726-1448/james-server-mailetcontainer-api-3.0.0-beta5-20150605.100726-1448.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/target/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-20150605.100726-1448/james-server-mailetcontainer-api-3.0.0-beta5-20150605.100726-1448-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/target/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-20150605.100726-1448/james-server-mailetcontainer-api-3.0.0-beta5-20150605.100726-1448-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/target/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-20150605.100726-1448/james-server-mailetcontainer-api-3.0.0-beta5-20150605.100726-1448-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Mailetcontainer API #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 61416 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailets/pom.xml> to org.apache.james/james-server-mailets/3.0.0-beta5-SNAPSHOT/james-server-mailets-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Mailets #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6589 bytes
Compression is 0.0%
Took 76 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-lmtp/pom.xml> to org.apache.james/james-server-protocols-lmtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-lmtp-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: LMTP #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5241 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-activemq/pom.xml> to org.apache.james/james-server-queue-activemq/3.0.0-beta5-SNAPSHOT/james-server-queue-activemq-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Mail Queue :: ActiveMQ #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5095 bytes
Compression is 0.0%
Took 71 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/pom.xml> to org.apache.james/james-server-data-library/3.0.0-beta5-SNAPSHOT/james-server-data-library-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/target/james-server-data-library-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-data-library/3.0.0-beta5-20150605.101057-1411/james-server-data-library-3.0.0-beta5-20150605.101057-1411.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/target/james-server-data-library-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-data-library/3.0.0-beta5-20150605.101057-1411/james-server-data-library-3.0.0-beta5-20150605.101057-1411-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/target/james-server-data-library-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-data-library/3.0.0-beta5-20150605.101057-1411/james-server-data-library-3.0.0-beta5-20150605.101057-1411-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/target/james-server-data-library-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-data-library/3.0.0-beta5-20150605.101057-1411/james-server-data-library-3.0.0-beta5-20150605.101057-1411-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Data :: Library #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 156752 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/pom.xml> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-SNAPSHOT/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/target/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-20150605.101010-1415/james-server-mailetcontainer-camel-3.0.0-beta5-20150605.101010-1415.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/target/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-20150605.101010-1415/james-server-mailetcontainer-camel-3.0.0-beta5-20150605.101010-1415-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/target/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-20150605.101010-1415/james-server-mailetcontainer-camel-3.0.0-beta5-20150605.101010-1415-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/target/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-20150605.101010-1415/james-server-mailetcontainer-camel-3.0.0-beta5-20150605.101010-1415-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Mailetcontainer Camel #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 186110 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/pom.xml> to org.apache.james/james-server/3.0.0-beta5-SNAPSHOT/james-server-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/target/james-server-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server/3.0.0-beta5-20150605.100623-1504/james-server-3.0.0-beta5-20150605.100623-1504.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/target/james-server-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server/3.0.0-beta5-20150605.100623-1504/james-server-3.0.0-beta5-20150605.100623-1504-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/target/james-server-3.0.0-beta5-SNAPSHOT-site.xml> to org.apache.james/james-server/3.0.0-beta5-20150605.100623-1504/james-server-3.0.0-beta5-20150605.100623-1504-site.xml
Sending artifact delta relative to james-server-trunk » Apache James :: Server #5271
Archived 4 artifacts
Archive block size is 32768
Received 1 blocks and 41160 bytes
Compression is 44.3%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/pom.xml> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-SNAPSHOT/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/target/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-20150605.101041-1411/james-server-dnsservice-dnsjava-3.0.0-beta5-20150605.101041-1411.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/target/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-20150605.101041-1411/james-server-dnsservice-dnsjava-3.0.0-beta5-20150605.101041-1411-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/target/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-20150605.101041-1411/james-server-dnsservice-dnsjava-3.0.0-beta5-20150605.101041-1411-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/target/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-20150605.101041-1411/james-server-dnsservice-dnsjava-3.0.0-beta5-20150605.101041-1411-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: DNS Service :: Implementation #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 70927 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/pom.xml> to org.apache.james/james-server-data-ldap/3.0.0-beta5-SNAPSHOT/james-server-data-ldap-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/target/james-server-data-ldap-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-data-ldap/3.0.0-beta5-20150605.101111-1408/james-server-data-ldap-3.0.0-beta5-20150605.101111-1408.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/target/james-server-data-ldap-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-data-ldap/3.0.0-beta5-20150605.101111-1408/james-server-data-ldap-3.0.0-beta5-20150605.101111-1408-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/target/james-server-data-ldap-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-data-ldap/3.0.0-beta5-20150605.101111-1408/james-server-data-ldap-3.0.0-beta5-20150605.101111-1408-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/target/james-server-data-ldap-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-data-ldap/3.0.0-beta5-20150605.101111-1408/james-server-data-ldap-3.0.0-beta5-20150605.101111-1408-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Data :: LDAP Implementation #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 55827 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/fetchmail/pom.xml> to org.apache.james/james-server-fetchmail/3.0.0-beta5-SNAPSHOT/james-server-fetchmail-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: FetchMail #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3732 bytes
Compression is 0.0%
Took 0.73 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/pom.xml> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-SNAPSHOT/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/target/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-20150605.100936-1420/james-server-dnsservice-library-3.0.0-beta5-20150605.100936-1420.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/target/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-20150605.100936-1420/james-server-dnsservice-library-3.0.0-beta5-20150605.100936-1420-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/target/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-20150605.100936-1420/james-server-dnsservice-library-3.0.0-beta5-20150605.100936-1420-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/target/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-20150605.100936-1420/james-server-dnsservice-library-3.0.0-beta5-20150605.100936-1420-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: DNS Service :: Library #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 69817 bytes
Compression is 0.0%
Took 0.78 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/pom.xml> to org.apache.james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: SMTP #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8295 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-jpa/pom.xml> to org.apache.james/james-server-data-jpa/3.0.0-beta5-SNAPSHOT/james-server-data-jpa-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Data :: JPA Persistence #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6541 bytes
Compression is 0.0%
Took 0.29 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/pom.xml> to org.apache.james/james-server-queue-api/3.0.0-beta5-SNAPSHOT/james-server-queue-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/target/james-server-queue-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-queue-api/3.0.0-beta5-20150605.100948-1418/james-server-queue-api-3.0.0-beta5-20150605.100948-1418.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/target/james-server-queue-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-queue-api/3.0.0-beta5-20150605.100948-1418/james-server-queue-api-3.0.0-beta5-20150605.100948-1418-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/target/james-server-queue-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-queue-api/3.0.0-beta5-20150605.100948-1418/james-server-queue-api-3.0.0-beta5-20150605.100948-1418-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/target/james-server-queue-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-queue-api/3.0.0-beta5-20150605.100948-1418/james-server-queue-api-3.0.0-beta5-20150605.100948-1418-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Mail Queue :: API #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 49966 bytes
Compression is 0.0%
Took 0.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/karaf/features/pom.xml> to org.apache.james.karaf/james-karaf-features/3.0.0-beta5-SNAPSHOT/james-karaf-features-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Karaf :: Features #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3893 bytes
Compression is 0.0%
Took 33 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/app/pom.xml> to org.apache.james/james-server-app/3.0.0-beta5-SNAPSHOT/james-server-app-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: App #5271
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 18884 bytes
Compression is 63.4%
Took 19 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/pom.xml> to org.apache.james/james-server-protocols-library/3.0.0-beta5-SNAPSHOT/james-server-protocols-library-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/target/james-server-protocols-library-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-protocols-library/3.0.0-beta5-20150605.100800-1439/james-server-protocols-library-3.0.0-beta5-20150605.100800-1439.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/target/james-server-protocols-library-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-protocols-library/3.0.0-beta5-20150605.100800-1439/james-server-protocols-library-3.0.0-beta5-20150605.100800-1439-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/target/james-server-protocols-library-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-protocols-library/3.0.0-beta5-20150605.100800-1439/james-server-protocols-library-3.0.0-beta5-20150605.100800-1439-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/target/james-server-protocols-library-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-protocols-library/3.0.0-beta5-20150605.100800-1439/james-server-protocols-library-3.0.0-beta5-20150605.100800-1439-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Protocols Library #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 112282 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/pom.xml> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-SNAPSHOT/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/target/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-20150605.101028-1414/james-server-mailbox-adapter-3.0.0-beta5-20150605.101028-1414.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/target/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-20150605.101028-1414/james-server-mailbox-adapter-3.0.0-beta5-20150605.101028-1414-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/target/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-20150605.101028-1414/james-server-mailbox-adapter-3.0.0-beta5-20150605.101028-1414-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/target/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-20150605.101028-1414/james-server-mailbox-adapter-3.0.0-beta5-20150605.101028-1414-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Mailbox Adapter #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 44147 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-file/pom.xml> to org.apache.james/james-server-queue-file/3.0.0-beta5-SNAPSHOT/james-server-queue-file-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Mail Queue :: File #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2643 bytes
Compression is 0.0%
Took 83 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/pom.xml> to org.apache.james/james-server-core/3.0.0-beta5-SNAPSHOT/james-server-core-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/target/james-server-core-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-core/3.0.0-beta5-20150605.100825-1431/james-server-core-3.0.0-beta5-20150605.100825-1431.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/target/james-server-core-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-core/3.0.0-beta5-20150605.100825-1431/james-server-core-3.0.0-beta5-20150605.100825-1431-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/target/james-server-core-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-core/3.0.0-beta5-20150605.100825-1431/james-server-core-3.0.0-beta5-20150605.100825-1431-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/target/james-server-core-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-core/3.0.0-beta5-20150605.100825-1431/james-server-core-3.0.0-beta5-20150605.100825-1431-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Core #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 123298 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-file/pom.xml> to org.apache.james/james-server-data-file/3.0.0-beta5-SNAPSHOT/james-server-data-file-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Data :: File Persistence #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4615 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-jdbc/pom.xml> to org.apache.james/james-server-data-jdbc/3.0.0-beta5-SNAPSHOT/james-server-data-jdbc-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Data :: JDBC Persistence #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4893 bytes
Compression is 0.0%
Took 48 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-hbase/pom.xml> to org.apache.james/james-server-data-hbase/3.0.0-beta5-SNAPSHOT/james-server-data-hbase-3.0.0-beta5-SNAPSHOT.pom
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: Data :: HBase Persistence #5271
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7184 bytes
Compression is 0.0%
Took 55 ms
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/pom.xml> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-SNAPSHOT/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/target/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-20150605.100919-1423/james-server-dnsservice-api-3.0.0-beta5-20150605.100919-1423.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/target/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-20150605.100919-1423/james-server-dnsservice-api-3.0.0-beta5-20150605.100919-1423-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/target/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-20150605.100919-1423/james-server-dnsservice-api-3.0.0-beta5-20150605.100919-1423-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/target/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-20150605.100919-1423/james-server-dnsservice-api-3.0.0-beta5-20150605.100919-1423-test-sources.jar
Sending artifact delta relative to james-server-trunk » Apache James :: Server :: DNS Service :: API #5271
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 45153 bytes
Compression is 0.0%
Took 0.1 sec
Sending e-mails to: server-dev@james.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org