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 2017/04/17 10:39:46 UTC

Build failed in Jenkins: Qpid-BrokerForJava-JoramJMSTest » ubuntu,JDK 1.8.0_102,qpid-amqp-1-0-client-jms #1089

See <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/1089/display/redirect?page=changes>

Changes:

[lquack] QPID-7665: [Java Broker] exclude tests that are currently failing

[lquack] QPID-7665: [Java Broker] speed up AMQP 1.0 protocol tests

Close connection after test instead of asserting that
there are no more incoming performatives.

[lquack] QPID-7741: [Java Broker] fix test

------------------------------------------
Started by upstream project "Qpid-BrokerForJava-JoramJMSTest" build number 1089
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode1 (ubuntu) in workspace <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/ws/>
Updating http://svn.apache.org/repos/asf/qpid/java/trunk at revision '2017-04-17T10:39:11.575 +0000'
U         systests/protocol-tests-amqp-1-0/src/main/java/org/apache/qpid/tests/protocol/v1_0/FrameTransport.java
U         systests/protocol-tests-amqp-1-0/src/main/java/org/apache/qpid/tests/protocol/v1_0/EmbeddedBrokerPerClassAdminImpl.java
U         systests/protocol-tests-amqp-1-0/src/test/java/org/apache/qpid/tests/protocol/v1_0/transport/link/FlowTest.java
U         systests/protocol-tests-amqp-1-0/src/test/java/org/apache/qpid/tests/protocol/v1_0/transport/connection/OpenTest.java
U         systests/protocol-tests-amqp-1-0/src/test/java/org/apache/qpid/tests/protocol/v1_0/transport/session/BeginTest.java
U         systests/protocol-tests-amqp-1-0/src/test/java/org/apache/qpid/tests/protocol/v1_0/messaging/TransferTest.java
U         broker-plugins/amqp-1-0-protocol/src/test/java/org/apache/qpid/server/protocol/v1_0/ProtocolEngine_1_0_0Test.java
At revision 1791674

[trunk] $ /home/jenkins/tools/maven/latest3/bin/mvn -f pom.xml "-Djdk=JDK 1.8.0_102" "-DUbuntu Slaves=ubuntu" -Dqpid.joramtests=qpid-amqp-1-0-client-jms -DskipTests=true clean verify -fae
/home/jenkins/tools/maven/latest3/bin/mvn: 202: /home/jenkins/tools/maven/latest3/bin/mvn: Cannot fork
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/1089/artifact/trunk/hs_err_pid28468.log>
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : #!/bin/bash -x

if [[ "${BROKER_PID}" ]]
then
  echo Killing broker "${BROKER_PID}"
  kill -15 "${BROKER_PID}"
fi
[qpid-amqp-1-0-client-jms] $ /bin/bash -x /tmp/hudson2434338955679512250.sh
+ [[ -n '' ]]
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Compressed 545.08 KB of artifacts by 88.1% relative to #1088
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/ws/trunk/joramtests/target/failsafe-reports/TEST-org.objectweb.jtests.jms.conform.connection.ConnectionTest.xml> is 2 days 18 hr old



Jenkins build is back to normal : Qpid-BrokerForJava-JoramJMSTest » ubuntu,JDK 1.8.0_102,qpid-amqp-1-0-client-jms #1092

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/1092/display/redirect?page=changes>


Build failed in Jenkins: Qpid-BrokerForJava-JoramJMSTest » ubuntu,JDK 1.8.0_102,qpid-amqp-1-0-client-jms #1091

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/1091/display/redirect?page=changes>

Changes:

[lquack] QPID-7665: [Java Broker] ensure netty is shutting down properly and remove some debug logging

------------------------------------------
Started by upstream project "Qpid-BrokerForJava-JoramJMSTest" build number 1091
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode1 (ubuntu) in workspace <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/ws/>
Updating http://svn.apache.org/repos/asf/qpid/java/trunk at revision '2017-04-17T12:39:10.925 +0000'
U         systests/protocol-tests-amqp-1-0/src/main/java/org/apache/qpid/tests/protocol/v1_0/ExternalQpidBrokerAdminImpl.java
U         systests/protocol-tests-amqp-1-0/src/main/java/org/apache/qpid/tests/protocol/v1_0/FrameTransport.java
U         systests/protocol-tests-amqp-1-0/src/main/java/org/apache/qpid/tests/protocol/v1_0/EmbeddedBrokerPerClassAdminImpl.java
U         systests/protocol-tests-amqp-1-0/src/main/java/org/apache/qpid/tests/protocol/v1_0/QpidTestRunner.java
At revision 1791687

[trunk] $ /home/jenkins/tools/maven/latest3/bin/mvn -f pom.xml "-Djdk=JDK 1.8.0_102" "-DUbuntu Slaves=ubuntu" -Dqpid.joramtests=qpid-amqp-1-0-client-jms -DskipTests=true clean verify -fae
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/1091/artifact/trunk/hs_err_pid24672.log>
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : #!/bin/bash -x

if [[ "${BROKER_PID}" ]]
then
  echo Killing broker "${BROKER_PID}"
  kill -15 "${BROKER_PID}"
fi
[qpid-amqp-1-0-client-jms] $ /bin/bash -x /tmp/hudson4283019172420494652.sh
+ [[ -n '' ]]
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Compressed 586.96 KB of artifacts by 81.8% relative to #1088
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/ws/trunk/joramtests/target/failsafe-reports/TEST-org.objectweb.jtests.jms.conform.connection.ConnectionTest.xml> is 2 days 20 hr old



Build failed in Jenkins: Qpid-BrokerForJava-JoramJMSTest » ubuntu,JDK 1.8.0_102,qpid-amqp-1-0-client-jms #1090

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/1090/display/redirect?page=changes>

Changes:

[orudyy] QPID-7721: Update preferences store version upon upgrade

------------------------------------------
Started by upstream project "Qpid-BrokerForJava-JoramJMSTest" build number 1090
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode1 (ubuntu) in workspace <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/ws/>
Updating http://svn.apache.org/repos/asf/qpid/java/trunk at revision '2017-04-17T11:39:07.386 +0000'
U         broker-plugins/jdbc-store/src/main/java/org/apache/qpid/server/store/jdbc/AbstractJDBCPreferenceStore.java
U         broker-plugins/derby-store/src/test/java/org/apache/qpid/server/store/derby/DerbyPreferenceStoreTest.java
U         bdbstore/src/test/java/org/apache/qpid/server/store/berkeleydb/BDBPreferenceStoreTest.java
U         bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/AbstractBDBPreferenceStore.java
At revision 1791685

[trunk] $ /home/jenkins/tools/maven/latest3/bin/mvn -f pom.xml "-Djdk=JDK 1.8.0_102" "-DUbuntu Slaves=ubuntu" -Dqpid.joramtests=qpid-amqp-1-0-client-jms -DskipTests=true clean verify -fae
/home/jenkins/tools/maven/latest3/bin/mvn: 202: /home/jenkins/tools/maven/latest3/bin/mvn: Cannot fork
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/1090/artifact/trunk/hs_err_pid10539.log>
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : #!/bin/bash -x

if [[ "${BROKER_PID}" ]]
then
  echo Killing broker "${BROKER_PID}"
  kill -15 "${BROKER_PID}"
fi
[qpid-amqp-1-0-client-jms] $ /bin/bash -x /tmp/hudson3677995353373225586.sh
+ [[ -n '' ]]
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Compressed 565.90 KB of artifacts by 84.8% relative to #1088
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/ws/trunk/joramtests/target/failsafe-reports/TEST-org.objectweb.jtests.jms.conform.connection.ConnectionTest.xml> is 2 days 19 hr old