You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by je...@ci.trafficserver.apache.org on 2016/04/21 05:55:17 UTC

Build failed in Jenkins: fedora_23-master » gcc,fedora_23,release #77

See <https://ci.trafficserver.apache.org/job/fedora_23-master/compiler=gcc,label=fedora_23,type=release/77/>

------------------------------------------
Started by upstream project "fedora_23-master" build number 77
originally caused by:
 Started by upstream project "snapshot-master" build number 1921
 originally caused by:
  Started by upstream project "out_of_tree-master" build number 1622
  originally caused by:
   Started by an SCM change
  Started by upstream project "in_tree-master" build number 1847
  originally caused by:
   Started by an SCM change
Building remotely on Fedora 23 (fedora_23) in workspace <https://ci.trafficserver.apache.org/job/fedora_23-master/compiler=gcc,label=fedora_23,type=release/ws/>
[release] $ /bin/bash -xe /tmp/hudson8151390320362006312.sh
+ source /home/jenkins/bin/environment.sh
++ export ATS_SRC_HOME=/home/jenkins/src
++ ATS_SRC_HOME=/home/jenkins/src
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ ATS_MAKE=make
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ export ATS_MAKE
+++ /bin/date +%m%d%Y
++ export TODAY=04212016
++ TODAY=04212016
++ ATS_BRANCH=master
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ export ATS_BRANCH
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ ATS_MAKE_FLAGS='-j 4'
+ source /home/jenkins/bin/extract.sh
++ mkdir -p <https://ci.trafficserver.apache.org/job/fedora_23-master/compiler=gcc,label=fedora_23,type=release/ws/77/build>
++ mkdir -p <https://ci.trafficserver.apache.org/job/fedora_23-master/compiler=gcc,label=fedora_23,type=release/ws/77/install>
++ cd <https://ci.trafficserver.apache.org/job/fedora_23-master/compiler=gcc,label=fedora_23,type=release/ws/77/build>
++ tar xf /home/jenkins/src/trafficserver-master.tar.bz2
ERROR: Build step failed with exception
java.lang.IllegalStateException: Invalid object ID 79 iota=80
	at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:386)
	at hudson.remoting.ExportTable.get(ExportTable.java:330)
	at hudson.remoting.Channel.getExportedObject(Channel.java:633)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:599)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Fedora 23(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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
	at com.sun.proxy.$Proxy56.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:991)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:135)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:95)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	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: java.lang.Exception: Object was recently deallocated
    #79 (ref.0) : object=null type=hudson.Launcher$RemoteLaunchCallable$1 interfaces=[hudson.Launcher$RemoteProcess]
      Created at Thu Apr 21 03:55:14 UTC 2016
    	at hudson.remoting.ExportTable$Entry.<init>(ExportTable.java:99)
    	at hudson.remoting.ExportTable.export(ExportTable.java:305)
    	at hudson.remoting.Channel.internalExport(Channel.java:629)
    	at hudson.remoting.Channel.export(Channel.java:620)
    	at hudson.remoting.Channel.export(Channel.java:590)
    	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150)
    	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
    	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
    	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    	at hudson.remoting.Request$2.run(Request.java:332)
    	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    	at java.lang.Thread.run(Thread.java:745)
      Released at Thu Apr 21 03:55:14 UTC 2016
    	at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
    	at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414)
    	at hudson.remoting.Channel.unexport(Channel.java:641)
    	at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
    	at hudson.remoting.Channel$1.handle(Channel.java:501)
    	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
    Caused by: Command hudson.remoting.UnexportCommand@210a8f86 created at
    	at hudson.remoting.Command.<init>(Command.java:67)
    	at hudson.remoting.Command.<init>(Command.java:50)
    	at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
    	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(RemoteInvocationHandler.java:360)
    	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$700(RemoteInvocationHandler.java:319)
    	at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:420)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
    	at java.lang.Thread.run(Thread.java:745)
    Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationHandler@4f was created for interface hudson.Launcher$RemoteProcess
    	at hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:125)
    	at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:137)
    	at hudson.remoting.Channel.export(Channel.java:621)
    	at hudson.remoting.Channel.export(Channel.java:590)
    	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150)
    	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
    	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
    	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    	at hudson.remoting.Request$2.run(Request.java:332)
    	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    	... 1 more
	at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:379)
	at hudson.remoting.ExportTable.get(ExportTable.java:330)
	at hudson.remoting.Channel.getExportedObject(Channel.java:633)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:599)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by:   Released at Thu Apr 21 03:55:14 UTC 2016
	at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
	at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414)
	at hudson.remoting.Channel.unexport(Channel.java:641)
	at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
	at hudson.remoting.Channel$1.handle(Channel.java:501)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command hudson.remoting.UnexportCommand@35141402 created at
	at hudson.remoting.Command.<init>(Command.java:67)
	at hudson.remoting.Command.<init>(Command.java:50)
	at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(RemoteInvocationHandler.java:360)
	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$700(RemoteInvocationHandler.java:319)
	at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:420)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationHandler@4f was created for interface hudson.Launcher$RemoteProcess
	at hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:125)
	at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:137)
	at hudson.remoting.Channel.export(Channel.java:621)
	at hudson.remoting.Channel.export(Channel.java:590)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Build step 'Execute shell' marked build as failure
++ mv trafficserver-7.0.0/CRUFT.txt trafficserver-7.0.0/INSTALL trafficserver-7.0.0/LAYOUT trafficserver-7.0.0/LICENSE trafficserver-7.0.0/Makefile.am trafficserver-7.0.0/Makefile.in trafficserver-7.0.0/NOTICE trafficserver-7.0.0/README trafficserver-7.0.0/README-EC2 trafficserver-7.0.0/REVIEWERS trafficserver-7.0.0/STATUS trafficserver-7.0.0/Vagrantfile trafficserver-7.0.0/aclocal.m4 trafficserver-7.0.0/build trafficserver-7.0.0/cmd trafficserver-7.0.0/config.layout trafficserver-7.0.0/configure trafficserver-7.0.0/configure.ac trafficserver-7.0.0/contrib trafficserver-7.0.0/doc trafficserver-7.0.0/emacs-style trafficserver-7.0.0/example trafficserver-7.0.0/iocore trafficserver-7.0.0/lib trafficserver-7.0.0/mgmt trafficserver-7.0.0/plugins trafficserver-7.0.0/proxy trafficserver-7.0.0/rc trafficserver-7.0.0/tools .
+ source /home/jenkins/bin/build.sh
++ enable_debug=
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ enable_ccache=--enable-ccache
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ enable_werror=--enable-werror
++ test 'Fedora 23' '!=' 'Fedora 23'
++ enable_spdy=
++ test fedora_23-master/compiler=gcc,label=fedora_23,type=release '!=' fedora_23-master/compiler=gcc,label=fedora_23,type=release
++ cd <https://ci.trafficserver.apache.org/job/fedora_23-master/compiler=gcc,label=fedora_23,type=release/ws/77/build>
++ mkdir -p BUILDS
++ cd BUILDS
++ ../configure --prefix=<https://ci.trafficserver.apache.org/job/fedora_23-master/compiler=gcc,label=fedora_23,type=release/ws/77/install> --enable-experimental-plugins --enable-example-plugins --enable-test-tools --enable-ccache --enable-werror
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '989' is supported by ustar format... yes
checking whether GID '665' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for chosen layout... TrafficServer
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to enable debugging... no
checking whether to code coverage... 
checking whether to enable -Werror... yes
checking whether to enable fast SDK APIs... no
checking whether to enable diags... yes
checking whether to enable regression tests... yes
checking whether to build a static traffic_server binary... no
checking whether to commit cov defects to remote host... localhost
checking whether to enable WCCP v2 support... no
checking whether to enable profiler... no
checking whether to enable eventfd()... yes
checking whether to use POSIX capabilities... auto
checking whether to use hwloc library... yes
checking whether to enable ccache... yes
checking whether to enable hardening of the executables... no
checking whether to enable TPROXY based transparency... auto
checking whether to enable spdy... no
checking whether to enable experimental plugins... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBMEMCACHED... no
checking for LIBMAGICKCPP... no
checking whether to install example plugins... yes
checking whether to install testing tools... yes
checking whether to build c++ api... no
checking whether to disable LuaJIT... yes
checking whether to allow 32-bit builds... no