You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/17 03:34:25 UTC

Build failed in Jenkins: Qpid-proton-j-Deploy » proton-j #662

See <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/662/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-j 0.13.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-j ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-j ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Compiling 329 source files to <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/target/classes>
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Connection.java>:[46,19] [deprecation] ConnectionImpl() in ConnectionImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Transport.java>:[73,19] [deprecation] TransportImpl() in TransportImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslDomain.java>:[32,19] [deprecation] SslDomainImpl() in SslDomainImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java>:[37,19] [deprecation] SslPeerDetailsImpl(String,int) in SslPeerDetailsImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[78,19] [deprecation] MessengerImpl() in MessengerImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[82,19] [deprecation] MessengerImpl(String) in MessengerImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[45,19] [deprecation] MessageImpl() in MessageImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[55,19] [deprecation] MessageImpl(Header,DeliveryAnnotations,MessageAnnotations,Properties,ApplicationProperties,Section,Footer) in MessageImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[309,15] [deprecation] output(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[278,15] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java>:[351,16] [deprecation] setRemoteSenderSettleMode(SenderSettleMode) in Link has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/ReactorImpl.java>:[423,22] [deprecation] connection(Handler) in Reactor has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[64,41] [deprecation] connection(Handler) in Reactor has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-j ---
[INFO] Compiling 45 source files to <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java>:[293,12] [deprecation] TransportImpl() in TransportImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java>:[64,40] [deprecation] output(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java>:[67,52] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java>:[93,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java>:[120,39] [deprecation] containsString(String) in JUnitMatchers has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java>:[165,39] [deprecation] connection(Handler) in Reactor has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java>:[263,39] [deprecation] connection(Handler) in Reactor has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java>:[341,39] [deprecation] connection(Handler) in Reactor has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java>:[633,15] [deprecation] connection(Handler) in Reactor has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java>:[642,15] [deprecation] connection(Handler) in Reactor has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/reactor/ReactorTest.java>:[651,15] [deprecation] connection(Handler) in Reactor has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[88,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[115,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[146,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[164,45] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[191,44] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[210,33] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[398,24] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[54,22] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[66,37] [deprecation] output(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[79,37] [deprecation] input(byte[],int,int) in Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[83,36] [deprecation] output(byte[],int,int) in Transport has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ proton-j ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-j ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-j ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ proton-j ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ proton-j ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ proton-j ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/target/proton-j-0.13.0-SNAPSHOT-sources.jar>
[WARNING] Failed to getClass for org.apache.felix.bundleplugin.BundlePlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ proton-j ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ proton-j ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ proton-j ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ proton-j ---
[INFO] Installing <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/target/proton-j-0.13.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/workspace/Qpid-proton-j-Deploy/.repository/org/apache/qpid/proton-j/0.13.0-SNAPSHOT/proton-j-0.13.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/Qpid-proton-j-Deploy/.repository/org/apache/qpid/proton-j/0.13.0-SNAPSHOT/proton-j-0.13.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/target/proton-j-0.13.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/workspace/Qpid-proton-j-Deploy/.repository/org/apache/qpid/proton-j/0.13.0-SNAPSHOT/proton-j-0.13.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-j ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-j ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ proton-j ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-j ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-j ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ proton-j ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ proton-j ---

[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ proton-j ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/target/proton-j-0.13.0-SNAPSHOT-sources.jar>
[WARNING] Artifact org.apache.qpid:proton-j:java-source:sources:0.13.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Failed to getClass for org.apache.felix.bundleplugin.BundlePlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ proton-j ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ proton-j ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ proton-j ---
[WARNING] Artifact org.apache.qpid:proton-j:java-source:sources:0.13.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ proton-j ---
[INFO] Installing <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/target/proton-j-0.13.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/workspace/Qpid-proton-j-Deploy/.repository/org/apache/qpid/proton-j/0.13.0-SNAPSHOT/proton-j-0.13.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/Qpid-proton-j-Deploy/.repository/org/apache/qpid/proton-j/0.13.0-SNAPSHOT/proton-j-0.13.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Qpid-proton-j-Deploy/org.apache.qpid$proton-j/ws/target/proton-j-0.13.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/workspace/Qpid-proton-j-Deploy/.repository/org/apache/qpid/proton-j/0.13.0-SNAPSHOT/proton-j-0.13.0-SNAPSHOT-sources.jar
[WARNING] Failed to getClass for org.apache.felix.obrplugin.ObrInstall
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ proton-j ---
[INFO] Installing org/apache/qpid/proton-j/0.13.0-SNAPSHOT/proton-j-0.13.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ proton-j ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/qpid/proton-j/0.13.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.qpid:proton-j:0.13.0-SNAPSHOT/maven-metadata.xml 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/qpid/proton-j/0.13.0-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Proxy Error.
[JENKINS] Archiving disabled