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 2020/06/03 18:19:58 UTC

Build failed in Jenkins: Qpid-proton-j-JDK11 #46

See <https://builds.apache.org/job/Qpid-proton-j-JDK11/46/display/redirect?page=changes>

Changes:

[tabish121] PROTON-2236 Report more meaningful unexpected encoding errors


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-j-JDK11/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-proton-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-proton-j.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/qpid-proton-j.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9adf419eab623e363422bf89d79b5884c747a644 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9adf419eab623e363422bf89d79b5884c747a644
Commit message: "PROTON-2236 Report more meaningful unexpected encoding errors"
 > git rev-list --no-walk cb5307f982355a123a7ad07c22ea5e6b92aefed1 # timeout=10
[Qpid-proton-j-JDK11] $ /bin/bash -xe /tmp/jenkins4523791817933167025.sh
+ echo '===== Env Details ====='
===== Env Details =====
+ java -version
[0.085s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
Build step 'Execute shell' marked build as failure