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 2019/09/29 22:11:22 UTC

Build failed in Jenkins: Qpid-Broker-J-JoramJMSTest » ubuntu&&!H21,JDK 1.8 (latest),qpid-amqp-1-0-client-jms #1950

See <https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/1950/display/redirect?page=changes>

Changes:

[orudyy] QPID-8363: [Broker-J] Fix test dependency scope


------------------------------------------
Started by upstream project "Qpid-Broker-J-JoramJMSTest" build number 1950
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.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://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision f966f0c1589be70ab60b71ce7b5fc455b751ed8d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f966f0c1589be70ab60b71ce7b5fc455b751ed8d
Commit message: "QPID-8363: [Broker-J] Fix test dependency scope"
 > git rev-list --no-walk e4687a493b97c3bb4d1101f00139bc09c0618fda # timeout=10
[qpid-amqp-1-0-client-jms] $ /bin/bash -xe /tmp/jenkins5866695241966918949.sh
+ echo 'Create tmp folder in workspace'
Create tmp folder in workspace
+ TMP_DIR='<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
+ rm -fr '<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
+ mkdir '<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
[qpid-amqp-1-0-client-jms] $ /home/jenkins/tools/maven/latest3/bin/mvn -f pom.xml -DJAVABROKER_GAV=org.apache.qpid:apache-qpid-broker-j:7.1.5-SNAPSHOT:tar.gz:bin "-Djdk=JDK 1.8 (latest)" "-DUbuntu Slaves=ubuntu&&!H21" -Dqpid.joramtests=qpid-amqp-1-0-client-jms "-Djava.io.tmpdir=<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp"> -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-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/1950/artifact/hs_err_pid13493.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/jenkins3493278358232181468.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-Broker-J-JoramJMSTest » ubuntu&&!H21,JDK 1.8 (latest),qpid-amqp-1-0-client-jms #1953

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/1953/display/redirect?page=changes>


Build failed in Jenkins: Qpid-Broker-J-JoramJMSTest » ubuntu&&!H21,JDK 1.8 (latest),qpid-amqp-1-0-client-jms #1952

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/1952/display/redirect?page=changes>

Changes:

[orudyy] QPID-8365: [Broker-J] Upgrade jackson dependencies to version 2.9.10


------------------------------------------
Started by upstream project "Qpid-Broker-J-JoramJMSTest" build number 1952
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.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://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision ccbd1964ab3b57916f5377a467b737e5d53afe7e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ccbd1964ab3b57916f5377a467b737e5d53afe7e
Commit message: "QPID-8365: [Broker-J] Upgrade jackson dependencies to version 2.9.10"
 > git rev-list --no-walk 4d8b5032b41e3cf2caf7366df569f3c36ea84372 # timeout=10
[qpid-amqp-1-0-client-jms] $ /bin/bash -xe /tmp/jenkins6437244241680747484.sh
+ echo 'Create tmp folder in workspace'
Create tmp folder in workspace
+ TMP_DIR='<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
+ rm -fr '<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
+ mkdir '<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
[qpid-amqp-1-0-client-jms] $ /home/jenkins/tools/maven/latest3/bin/mvn -f pom.xml -DJAVABROKER_GAV=org.apache.qpid:apache-qpid-broker-j:7.1.5-SNAPSHOT:tar.gz:bin "-Djdk=JDK 1.8 (latest)" "-DUbuntu Slaves=ubuntu&&!H21" -Dqpid.joramtests=qpid-amqp-1-0-client-jms "-Djava.io.tmpdir=<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp"> -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-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/1952/artifact/hs_err_pid24437.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/jenkins8887890646013262988.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?

Build failed in Jenkins: Qpid-Broker-J-JoramJMSTest » ubuntu&&!H21,JDK 1.8 (latest),qpid-amqp-1-0-client-jms #1951

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/1951/display/redirect?page=changes>

Changes:

[orudyy] NO-JIRA: Exclude test dependecies from license check


------------------------------------------
Started by upstream project "Qpid-Broker-J-JoramJMSTest" build number 1951
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.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://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4d8b5032b41e3cf2caf7366df569f3c36ea84372 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4d8b5032b41e3cf2caf7366df569f3c36ea84372
Commit message: "NO-JIRA: Exclude test dependecies from license check"
 > git rev-list --no-walk f966f0c1589be70ab60b71ce7b5fc455b751ed8d # timeout=10
[qpid-amqp-1-0-client-jms] $ /bin/bash -xe /tmp/jenkins1484187508990833433.sh
+ echo 'Create tmp folder in workspace'
Create tmp folder in workspace
+ TMP_DIR='<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
+ rm -fr '<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
+ mkdir '<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp'>
[qpid-amqp-1-0-client-jms] $ /home/jenkins/tools/maven/latest3/bin/mvn -f pom.xml -DJAVABROKER_GAV=org.apache.qpid:apache-qpid-broker-j:7.1.5-SNAPSHOT:tar.gz:bin "-Djdk=JDK 1.8 (latest)" "-DUbuntu Slaves=ubuntu&&!H21" -Dqpid.joramtests=qpid-amqp-1-0-client-jms "-Djava.io.tmpdir=<https://builds.apache.org/job/Qpid-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/ws/tmp"> -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-Broker-J-JoramJMSTest/Ubuntu%20Slaves=ubuntu&&!H21,jdk=JDK%201.8%20(latest),qpid.joramtests=qpid-amqp-1-0-client-jms/1951/artifact/hs_err_pid15407.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/jenkins6581798805800019517.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?