You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/11 08:37:01 UTC

Build failed in Jenkins: httpcomponents-core-4.4.x #339

See <https://builds.apache.org/job/httpcomponents-core-4.4.x/339/display/redirect?page=changes>

Changes:

[olegk] HTTPCORE-564: fixed deadlock in IOSessionImpl caused by concurrent

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam7 (beam) in workspace <https://builds.apache.org/job/httpcomponents-core-4.4.x/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/httpcomponents-core.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/4.4.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/4.4.x^{commit} # timeout=10
Checking out Revision 85ae13b3b8eff663dbbe9ba82d5694068c72183f (refs/remotes/origin/4.4.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85ae13b3b8eff663dbbe9ba82d5694068c72183f
Commit message: "HTTPCORE-564: fixed deadlock in IOSessionImpl caused by concurrent session closure and i/o reactor shutdown"
 > git rev-list --no-walk ee290a222e511fbf8fe88c44d592e681098af39f # timeout=10
Parsing POMs
Established TCP socket on 41589
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcomponents-core-4.4.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41589
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000006c0000000, 2863661056, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 2863661056 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/hs_err_pid19390.log>
ERROR: Failed to launch Maven. Exit code = 1

Jenkins build is back to normal : httpcomponents-core-4.4.x #340

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-4.4.x/340/display/redirect?page=changes>