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/08/01 08:27:59 UTC

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

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/1281/display/redirect?page=changes>

Changes:

[kwall] QPID-7869: [Java Broker] [Truststore] The on-delete integrity check

[kwall] QPID-7869: [Java Broker] Reformat

------------------------------------------
Started by upstream project "Qpid-BrokerForJava-JoramJMSTest" build number 1281
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (couchdbtest ubuntu xenial) 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/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 94c9e5ba22de89c7a6f7311fdc8544c4e71c716a (refs/remotes/origin/master)
Commit message: "QPID-7869: [Java Broker] Reformat QpidMultipleTrustManager/QpidPeersOnlyTrustManager - no functional change"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94c9e5ba22de89c7a6f7311fdc8544c4e71c716a
 > git rev-list a94d6ffe8e3afee7cf5e4db5ef061fbf432f8524 # timeout=10
[qpid-amqp-1-0-client-jms] $ /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
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at java.lang.ref.Finalizer.<clinit>(Finalizer.java:226)

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/jenkins7564921295068371510.sh
+ [[ -n '' ]]
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


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

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/1283/display/redirect?page=changes>


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

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/1282/display/redirect?page=changes>

Changes:

[kwall] NO-JIRA: [System Tests] Increase wiggle room when closing connection on

[kwall] NO-JIRA: [System Tests] Remove the starting of a redundant internal

------------------------------------------
Started by upstream project "Qpid-BrokerForJava-JoramJMSTest" build number 1282
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (couchdbtest ubuntu xenial) 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/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 6666a3f3322e56528fd4b57a20811103ffe670cd (refs/remotes/origin/master)
Commit message: "NO-JIRA: [System Tests] Remove the starting of a redundant internal broker from SpawnedBrokerHolderTest"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6666a3f3322e56528fd4b57a20811103ffe670cd
 > git rev-list 94c9e5ba22de89c7a6f7311fdc8544c4e71c716a # timeout=10
[qpid-amqp-1-0-client-jms] $ /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
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
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/jenkins1573885358658452134.sh
+ [[ -n '' ]]
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?