You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/02 21:28:08 UTC

Build failed in Jenkins: Mesos » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2575

See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2575/>

------------------------------------------
Started by upstream project "Mesos" build number 2575
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H6 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) in workspace <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/ws/>
Cloning the remote Git repository
Using shallow clone
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/* --depth=1 # timeout=60
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/* # timeout=60
Checking out Revision b62d391fc5eb1a39fd0859f871e910e50c7286b0 (origin/0.27.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b62d391fc5eb1a39fd0859f871e910e50c7286b0
FATAL: Could not checkout b62d391fc5eb1a39fd0859f871e910e50c7286b0
hudson.plugins.git.GitException: Could not checkout b62d391fc5eb1a39fd0859f871e910e50c7286b0
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H6(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor630.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy144.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1081)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f b62d391fc5eb1a39fd0859f871e910e50c7286b0" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: b62d391fc5eb1a39fd0859f871e910e50c7286b0

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1693)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:62)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:1956)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Jenkins build is back to normal : Mesos » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2579

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2579/>


Build failed in Jenkins: Mesos » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2577

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2577/changes>

Changes:

[yujie.jay] Added check for root permissions to 'NvidiaVolume::create()'.

[yujie.jay] Updated NvidiaVolume to mount as 'tmpfs' if parent fs is 'noexec'.

[yujie.jay] Updated containerizer.cpp to look for duplicates in '--containerizer'.

[yujie.jay] Added extra conditions for deciding when to create "NvidiaComponents".

[yujie.jay] Updated CHANGELOG about 1.0.1 fix (MESOS-5923 and MESOS-5959).

[yujie.jay] Added MESOS-5945 to 1.0.1 CHANGELOG.

[joris.van.remoortere] Libprocess: Fixed decoder to support incremental URL parsing.

[joris.van.remoortere] Added MESOS-5943 to 1.0.1 CHANGELOG.

------------------------------------------
Started by upstream project "Mesos" build number 2577
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez yahoo-not-h2) in workspace <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/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/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/* # timeout=60
Checking out Revision 547d42f73752e4ef5402aa45c1cda9ac5c96acdd (origin/1.0.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 547d42f73752e4ef5402aa45c1cda9ac5c96acdd
 > git rev-list 094c8976c4e9f119e626fb4164510a90034da9db # timeout=10
[(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6)] $ /bin/bash -xe /tmp/hudson7140242750121097989.sh
+ ./support/docker_build.sh
+ : centos:7
+ : cmake
+ : gcc
+ : --verbose
+ : GLOG_v=1 MESOS_VERBOSE=1
./support/docker_build.sh: fork: retry: No child processes
./support/docker_build.sh: fork: retry: No child processes
+++ dirname ./support/docker_build.sh
./support/docker_build.sh: fork: retry: No child processes
./support/docker_build.sh: fork: retry: No child processes
++ cd ./support/..
++ pwd
+ MESOS_DIRECTORY='<https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/ws/'>
+ cd '<https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/ws/'>
+ DOCKERFILE=Dockerfile
+ rm -f Dockerfile
+ case $OS in
+ append_dockerfile 'FROM centos:7'
+ echo FROM centos:7
+ append_dockerfile 'RUN yum install -y which'
+ echo RUN yum install -y which
+ append_dockerfile 'RUN yum groupinstall -y '\''Development Tools'\'''
+ echo RUN yum groupinstall -y ''\''Development' 'Tools'\'''
+ append_dockerfile 'RUN yum install -y epel-release'
+ echo RUN yum install -y epel-release
+ append_dockerfile 'RUN yum install -y clang git maven cmake'
+ echo RUN yum install -y clang git maven cmake
+ append_dockerfile 'RUN yum install -y java-1.8.0-openjdk-devel python-devel zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel apr-utils-devel libevent-devel libev-devel'
+ echo RUN yum install -y java-1.8.0-openjdk-devel python-devel zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel apr-utils-devel libevent-devel libev-devel
+ append_dockerfile 'RUN adduser mesos'
+ echo RUN adduser mesos
+ case $COMPILER in
+ append_dockerfile 'ENV CC gcc'
+ echo ENV CC gcc
+ append_dockerfile 'ENV CXX g++'
+ echo ENV CXX g++
+ append_dockerfile 'WORKDIR mesos'
+ echo WORKDIR mesos
+ append_dockerfile 'COPY . /mesos/'
+ echo COPY . /mesos/
+ append_dockerfile 'RUN chown -R mesos /mesos'
+ echo RUN chown -R mesos /mesos
+ append_dockerfile 'USER mesos'
+ echo USER mesos
+ append_dockerfile 'ENV GTEST_OUTPUT xml:report.xml'
+ echo ENV GTEST_OUTPUT xml:report.xml
+ append_dockerfile 'ENV DISTCHECK_CONFIGURE_FLAGS --verbose'
+ echo ENV DISTCHECK_CONFIGURE_FLAGS --verbose
+ append_dockerfile 'ENV GLOG_v=1 MESOS_VERBOSE=1'
+ echo ENV GLOG_v=1 MESOS_VERBOSE=1
+ case $BUILDTOOL in
+ CONFIGURATION=--verbose
+ CONFIGURATION=__verbose
+ CONFIGURATION=-Dverbose
+ CONFIGURATION=-DVERBOSE
+ IFS=' '
+ read -r -a array
+ CONFIGURATION=
+ for element in '"${array[@]}"'
+ CONFIGURATION=' -DVERBOSE=1'
+ append_dockerfile 'CMD ./bootstrap && mkdir build && cd build && cmake  -DVERBOSE=1 .. && make -j8 check && make -j8'
+ echo CMD ./bootstrap '&&' mkdir build '&&' cd build '&&' cmake -DVERBOSE=1 .. '&&' make -j8 check '&&' make -j8
++ date +%s
+ TAG=mesos-1470176871-19091
+ docker build --no-cache=true -t mesos-1470176871-19091 .
runtime/cgo: pthread_create failed: Resource temporarily unavailable
SIGABRT: abort
PC=0x7f51b1001c37 m=4

goroutine 0 [idle]:

goroutine 5 [running]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:216 fp=0xc82003fdc8 sp=0xc82003fdc0
runtime.goready(0xc820000180, 0x3)
	/usr/local/go/src/runtime/proc.go:197 +0x3d fp=0xc82003fdf0 sp=0xc82003fdc8
runtime.chansend(0x12052e0, 0xc82000a660, 0xc82003ff78, 0x1, 0xdcb3c3, 0x86)
	/usr/local/go/src/runtime/chan.go:174 +0x2b3 fp=0xc82003fec0 sp=0xc82003fdf0
runtime.chansend1(0x12052e0, 0xc82000a660, 0xc82003ff78)
	/usr/local/go/src/runtime/chan.go:92 +0x43 fp=0xc82003fef8 sp=0xc82003fec0
text/template/parse.lexText(0xc820094880, 0x1a75380)
	/usr/local/go/src/text/template/parse/lex.go:225 +0x193 fp=0xc82003ffa0 sp=0xc82003fef8
text/template/parse.(*lexer).run(0xc820094880)
	/usr/local/go/src/text/template/parse/lex.go:206 +0x52 fp=0xc82003ffb8 sp=0xc82003ffa0
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:1721 +0x1 fp=0xc82003ffc0 sp=0xc82003ffb8
created by text/template/parse.lex
	/usr/local/go/src/text/template/parse/lex.go:199 +0x15d

goroutine 1 [runnable, locked to thread]:
text/template/parse.(*Tree).peekNonSpace(0xc820010540, 0x0, 0x0, 0x0, 0x0)
	/usr/local/go/src/text/template/parse/parse.go:112 +0x169
text/template/parse.(*Tree).itemList(0xc820010540, 0xc820015c50, 0x0, 0x0)
	/usr/local/go/src/text/template/parse/parse.go:328 +0xd4
text/template/parse.(*Tree).parseControl(0xc820010540, 0x0, 0x1742950, 0x5, 0x0, 0xa, 0xc82001e910, 0x0, 0x0)
	/usr/local/go/src/text/template/parse/parse.go:452 +0x163
text/template/parse.(*Tree).rangeControl(0xc820010540, 0x0, 0x0)
	/usr/local/go/src/text/template/parse/parse.go:494 +0x5c
text/template/parse.(*Tree).action(0xc820010540, 0x0, 0x0)
	/usr/local/go/src/text/template/parse/parse.go:368 +0x4c3
text/template/parse.(*Tree).textOrAction(0xc820010540, 0x0, 0x0)
	/usr/local/go/src/text/template/parse/parse.go:347 +0x8d
text/template/parse.(*Tree).parse(0xc820010540, 0xc820015b90, 0x0, 0x0)
	/usr/local/go/src/text/template/parse/parse.go:292 +0x684
text/template/parse.(*Tree).Parse(0xc820010540, 0x1aa0b80, 0x123, 0x0, 0x0, 0x0, 0x0, 0xc820015b90, 0xc8200c8550, 0x2, ...)
	/usr/local/go/src/text/template/parse/parse.go:231 +0x269
text/template/parse.Parse(0x17400b0, 0x5, 0x1aa0b80, 0x123, 0x0, 0x0, 0x0, 0x0, 0xc8200c8550, 0x2, ...)
	/usr/local/go/src/text/template/parse/parse.go:54 +0x14c
text/template.(*Template).Parse(0xc82001b100, 0x1aa0b80, 0x123, 0xc8200b5e50, 0x0, 0x0)
	/usr/local/go/src/text/template/template.go:195 +0x2ab
html/template.(*Template).Parse(0xc820015b60, 0x1aa0b80, 0x123, 0x0, 0x0, 0x0)
	/usr/local/go/src/html/template/template.go:158 +0xb8
net/http/pprof.init()
	/usr/local/go/src/net/http/pprof/pprof.go:239 +0xc4
github.com/docker/docker/api/server.init()
	/usr/src/docker/.gopath/src/github.com/docker/docker/api/server/server.go:195 +0x6c
main.init()
	/usr/src/docker/docker/flags.go:30 +0x97

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:1721 +0x1

rax    0x0
rbx    0x7f51b138a868
rcx    0xffffffffffffffff
rdx    0x6
rdi    0x61a9
rsi    0x61b2
rbp    0x1ac67f6
rsp    0x7f51ae620888
r8     0xa
r9     0x7f51ae621700
r10    0x8
r11    0x206
r12    0x7f51a80008c0
r13    0x1a6d84c
r14    0x0
r15    0x8
rip    0x7f51b1001c37
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
Build step 'Execute shell' marked build as failure