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 2015/07/06 22:30:28 UTC

Build failed in Jenkins: Qpid-proton-j » proton-j #1039

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

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-j 0.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-j ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/target>
[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 20 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Compiling 325 source files to <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Transport.java>:[73,19] [deprecation] TransportImpl() in org.apache.qpid.proton.engine.impl.TransportImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Connection.java>:[46,19] [deprecation] ConnectionImpl() in org.apache.qpid.proton.engine.impl.ConnectionImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslDomain.java>:[32,19] [deprecation] SslDomainImpl() in org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java>:[37,19] [deprecation] SslPeerDetailsImpl(java.lang.String,int) in org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[78,19] [deprecation] MessengerImpl() in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[82,19] [deprecation] MessengerImpl(java.lang.String) in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[45,19] [deprecation] MessageImpl() in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[55,19] [deprecation] MessageImpl(org.apache.qpid.proton.amqp.messaging.Header,org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations,org.apache.qpid.proton.amqp.messaging.MessageAnnotations,org.apache.qpid.proton.amqp.messaging.Properties,org.apache.qpid.proton.amqp.messaging.ApplicationProperties,org.apache.qpid.proton.amqp.messaging.Section,org.apache.qpid.proton.amqp.messaging.Footer) in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java>:[347,16] [deprecation] setRemoteSenderSettleMode(org.apache.qpid.proton.amqp.transport.SenderSettleMode) in org.apache.qpid.proton.engine.Link has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[312,15] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[281,15] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[90,11] cannot find symbol
symbol  : method bind(java.net.InetSocketAddress)
location: class java.nio.channels.ServerSocketChannel
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[119,38] cannot find symbol
symbol  : method getLocalAddress()
location: class java.nio.channels.ServerSocketChannel
[INFO] 13 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled

Jenkins build is back to stable : Qpid-proton-j » proton-j #1049

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1049/changes>


Jenkins build is still unstable: Qpid-proton-j » proton-j #1048

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/changes>


Jenkins build is still unstable: Qpid-proton-j » proton-j #1047

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1047/>


Jenkins build is still unstable: Qpid-proton-j » proton-j #1046

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1046/>


Jenkins build is still unstable: Qpid-proton-j » proton-j #1045

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1045/>


Jenkins build is still unstable: Qpid-proton-j » proton-j #1044

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1044/>


Jenkins build is unstable: Qpid-proton-j » proton-j #1043

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1043/>


Build failed in Jenkins: Qpid-proton-j » proton-j #1042

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1042/changes>

Changes:

[bozzo] PROTON-928: cancellable tasks

[bozzo] PROTON-937: LinkImpl.localOpen() does not initialize source and target

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-j 0.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 322.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1443.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 487.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 673.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 1416.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 271.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1510.2 KB/sec)
[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 20 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 38.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 178.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 140.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 865.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 33.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 32.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 57.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 994.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 202.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 665.6 KB/sec)
[INFO] Compiling 325 source files to <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Connection.java>:[46,19] [deprecation] ConnectionImpl() in org.apache.qpid.proton.engine.impl.ConnectionImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Transport.java>:[73,19] [deprecation] TransportImpl() in org.apache.qpid.proton.engine.impl.TransportImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslDomain.java>:[32,19] [deprecation] SslDomainImpl() in org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java>:[37,19] [deprecation] SslPeerDetailsImpl(java.lang.String,int) in org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[45,19] [deprecation] MessageImpl() in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[55,19] [deprecation] MessageImpl(org.apache.qpid.proton.amqp.messaging.Header,org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations,org.apache.qpid.proton.amqp.messaging.MessageAnnotations,org.apache.qpid.proton.amqp.messaging.Properties,org.apache.qpid.proton.amqp.messaging.ApplicationProperties,org.apache.qpid.proton.amqp.messaging.Section,org.apache.qpid.proton.amqp.messaging.Footer) in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java>:[347,16] [deprecation] setRemoteSenderSettleMode(org.apache.qpid.proton.amqp.transport.SenderSettleMode) in org.apache.qpid.proton.engine.Link has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[312,15] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[281,15] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[78,19] [deprecation] MessengerImpl() in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[82,19] [deprecation] MessengerImpl(java.lang.String) in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[90,11] cannot find symbol
symbol  : method bind(java.net.InetSocketAddress)
location: class java.nio.channels.ServerSocketChannel
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[119,38] cannot find symbol
symbol  : method getLocalAddress()
location: class java.nio.channels.ServerSocketChannel
[INFO] 13 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled

Build failed in Jenkins: Qpid-proton-j » proton-j #1041

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1041/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-j 0.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-j ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/target>
[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 20 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Compiling 325 source files to <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Transport.java>:[73,19] [deprecation] TransportImpl() in org.apache.qpid.proton.engine.impl.TransportImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Connection.java>:[46,19] [deprecation] ConnectionImpl() in org.apache.qpid.proton.engine.impl.ConnectionImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslDomain.java>:[32,19] [deprecation] SslDomainImpl() in org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java>:[37,19] [deprecation] SslPeerDetailsImpl(java.lang.String,int) in org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[78,19] [deprecation] MessengerImpl() in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[82,19] [deprecation] MessengerImpl(java.lang.String) in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[45,19] [deprecation] MessageImpl() in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[55,19] [deprecation] MessageImpl(org.apache.qpid.proton.amqp.messaging.Header,org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations,org.apache.qpid.proton.amqp.messaging.MessageAnnotations,org.apache.qpid.proton.amqp.messaging.Properties,org.apache.qpid.proton.amqp.messaging.ApplicationProperties,org.apache.qpid.proton.amqp.messaging.Section,org.apache.qpid.proton.amqp.messaging.Footer) in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java>:[347,16] [deprecation] setRemoteSenderSettleMode(org.apache.qpid.proton.amqp.transport.SenderSettleMode) in org.apache.qpid.proton.engine.Link has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[312,15] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[281,15] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[90,11] cannot find symbol
symbol  : method bind(java.net.InetSocketAddress)
location: class java.nio.channels.ServerSocketChannel
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[119,38] cannot find symbol
symbol  : method getLocalAddress()
location: class java.nio.channels.ServerSocketChannel
[INFO] 13 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled

Build failed in Jenkins: Qpid-proton-j » proton-j #1040

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/1040/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-j 0.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-j ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/target>
[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 20 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Compiling 325 source files to <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Transport.java>:[73,19] [deprecation] TransportImpl() in org.apache.qpid.proton.engine.impl.TransportImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/Connection.java>:[46,19] [deprecation] ConnectionImpl() in org.apache.qpid.proton.engine.impl.ConnectionImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslDomain.java>:[32,19] [deprecation] SslDomainImpl() in org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java>:[37,19] [deprecation] SslPeerDetailsImpl(java.lang.String,int) in org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[78,19] [deprecation] MessengerImpl() in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[82,19] [deprecation] MessengerImpl(java.lang.String) in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[45,19] [deprecation] MessageImpl() in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/message/Message.java>:[55,19] [deprecation] MessageImpl(org.apache.qpid.proton.amqp.messaging.Header,org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations,org.apache.qpid.proton.amqp.messaging.MessageAnnotations,org.apache.qpid.proton.amqp.messaging.Properties,org.apache.qpid.proton.amqp.messaging.ApplicationProperties,org.apache.qpid.proton.amqp.messaging.Section,org.apache.qpid.proton.amqp.messaging.Footer) in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java>:[347,16] [deprecation] setRemoteSenderSettleMode(org.apache.qpid.proton.amqp.transport.SenderSettleMode) in org.apache.qpid.proton.engine.Link has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[312,15] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[281,15] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[90,11] cannot find symbol
symbol  : method bind(java.net.InetSocketAddress)
location: class java.nio.channels.ServerSocketChannel
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/org.apache.qpid$proton-j/ws/src/main/java/org/apache/qpid/proton/reactor/impl/AcceptorImpl.java>:[119,38] cannot find symbol
symbol  : method getLocalAddress()
location: class java.nio.channels.ServerSocketChannel
[INFO] 13 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled