From owner-freebsd-arm@freebsd.org Fri Nov 27 17:56:09 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04FE4A3A0F2 for ; Fri, 27 Nov 2015 17:56:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id DF49017B3; Fri, 27 Nov 2015 17:56:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 832C31114; Fri, 27 Nov 2015 17:56:06 +0000 (UTC) Date: Fri, 27 Nov 2015 17:56:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: arybchik@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1059995496.196.1448646964497.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1794 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 17:56:09 -0000 FreeBSD_HEAD_arm64 - Build #1794 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/con= sole Change summaries: 291398 by arybchik: sfxge: cleanup: report error on failure path in efx_vpd_hunk_verify If the VPD is corrupt and contains an 'RV' keyword before the END tag, then this function could return without setting the return code to report the error. Found by prefast. Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291397 by arybchik: sfxge: cleanup: fix prefast annotations on mac stats updates Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291396 by arybchik: sfxge: fix prefast warning in falconsiena_tx_qcreate Keep prefast happy by returning the initial queue index from falconsiena_tx_qcreate(). No change in behaviour, as etxo_qcreate already zeros *addedp before the call. Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291395 by arybchik: sfxge: cleanup: fix prefast annotations for stats buffers Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291394 by arybchik: sfxge: unlink PIO buffers from VIs in WC mapping in hunt_nic_fini() PIO is not yet supported in the FreeBSD driver. Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291393 by arybchik: sfxge: infer external port numbering for Pavia Adjust external port mapping table to distinguish Pavia from Monza. Now the presence of any 40G mode implies at least 2 outputs per external port. So Pavia 4x10G ports are now mapped to 1,2,3,4; Monza 4x10G ports map to 1,1,2,2 as before. Submitted by: Richard Houldsworth Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291392 by arybchik: sfxge: cleanup: fix prefast annotation Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291391 by arybchik: sfxge: do not use unnamed union in siena_mc_combo_rom_hdr_t GCC 4.2.1 used on FreeBSD 8 and 9 branches does not like unnamed union member in the structure. It is not strictly required in head, but nice to have to minimize difference with out-of-tree driver. Sponsored by: Solarflare Communications, Inc. MFC after: 2 days The end of the build log: [...truncated 119 lines...] + sudo jexec FreeBSD_HEAD_arm64 sh -c 'uname -a' FreeBSD FreeBSD_HEAD_arm64.jail.ci.FreeBSD.org 11.0-CURRENT FreeBSD 11.0-CU= RRENT #0 r288681: Mon Oct 5 01:40:11 UTC 2015 peter@build-11.freebsd.o= rg:/usr/obj/usr/src/sys/CLUSTER11 amd64 + sudo pkg -j FreeBSD_HEAD_arm64 info -q pkg: Warning: Major OS version upgrade detected. Running "pkg-static insta= ll -f pkg" recommended aarch64-binutils-2.25.1 [FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson8648132212870840257.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_HEAD_arm64' + echo 'start build in FreeBSD_HEAD_arm64' start build in FreeBSD_HEAD_arm64 + sudo jexec FreeBSD_HEAD_arm64 sh -c 'cd /usr/src && make -DNO_CLEAN -j 4 = buildworld TARGET=3Darm64' --- buildworld --- --- buildworld_prologue --- -------------------------------------------------------------- >>> World build started on Fri Nov 27 17:55:58 UTC 2015 -------------------------------------------------------------- --- _worldtmp --- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/kdump/ioctl.c rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/kdump/kdump_subr.c rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/truss/ioctl.c mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/lib mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/legacy/bin mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr/obj/arm64.aarch64/us= r/src/tmp/legacy/usr >/dev/null mtree -deU -f /usr/src/etc/mtree/BSD.groff.dist -p /usr/obj/arm64.aarch64/= usr/src/tmp/legacy/usr >/dev/null mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr/obj/arm64.aarch64/us= r/src/tmp/usr >/dev/null mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/obj/arm64.aarch6= 4/usr/src/tmp/usr/include >/dev/null ln -sf /usr/src/sys /usr/obj/arm64.aarch64/usr/src/tmp mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist -p /usr/obj/arm64.aarch64/= usr/src/tmp/usr >/dev/null mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/tests mtree -deU -f /usr/src/etc/mtree/BSD.tests.dist -p /usr/obj/arm64.aarch64/= usr/src/tmp/usr/tests >/dev/null --- _legacy --- -------------------------------------------------------------- >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj/arm64.aarch64/usr/src/tmp INSTALL= =3D"sh /usr/src/tools/install.sh" PATH=3D/usr/obj/arm64.aarch64/usr/src/tm= p/legacy/usr/sbin:/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/bin:/usr/ob= j/arm64.aarch64/usr/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLD= TMP=3D/usr/obj/arm64.aarch64/usr/src/tmp MAKEFLAGS=3D"-m /usr/src/tools/bu= ild/mk -D NO_CLEAN -j 4 -J 15,16 -m /usr/src/share/mk" make -f Makefile.i= nc1 DESTDIR=3D BOOTSTRAPPING=3D1002000 SSP_CFLAGS=3D MK_HTML=3Dno NO_LI= NT=3Dyes MK_MAN=3Dno -DNO_PIC MK_PROFILE=3Dno -DNO_SHARED -DNO_CPU_CFLAGS= MK_WARNS=3Dno MK_CTF=3Dno MK_CLANG_EXTRAS=3Dno MK_CLANG_FULL=3Dno MK_LLD= B=3Dno MK_TESTS=3Dno MK_INCLUDES=3Dyes legacy --- legacy --- =3D=3D=3D> tools/build (obj,includes,depend,all,install) --- obj --- /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/tools/build created for /usr/src= /tools/build --- includes --- cd /usr/src/tools/build; make buildincludes; make installincludes --- _INCSINS --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/tools/bui= ld/stdlib.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include/ --- .depend --- rm -f .depend CC=3D'cc' mkdep -f .depend -a -I/usr/src/tools/build/../../lib/libc/incl= ude -I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include -std=3Dgnu99 = /usr/src/tools/build/../../lib/libc/stdlib/reallocarray.c --- reallocarray.o --- cc -O2 -pipe -I/usr/src/tools/build/../../lib/libc/include -std=3Dgnu99 = -Qunused-arguments -I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include = -c /usr/src/tools/build/../../lib/libc/stdlib/reallocarray.c -o reallocarra= y.o --- libegacy.a --- building static egacy library ar -crD libegacy.a `NM=3D'nm' NMFLAGS=3D'' lorder reallocarray.o | tsort -= q`=20 ranlib -D libegacy.a --- _libinstall --- --- _INCSINS --- --- _libinstall --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libegacy.a /usr/o= bj/arm64.aarch64/usr/src/tmp/legacy/usr/lib/ --- _INCSINS --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/tools/bui= ld/stdlib.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include/ =3D=3D=3D> lib/libelf (obj,includes,depend,all,install) --- obj --- /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf created for /usr/src/= lib/libelf /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys created for /usr/= src/lib/libelf --- includes --- cd /usr/src/lib/libelf; make buildincludes; make installincludes --- _INCSINS --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/lib/libel= f/../../contrib/elftoolchain/libelf/libelf.h /usr/src/lib/libelf/../../cont= rib/elftoolchain/libelf/gelf.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/us= r/include/ --- libelf_fsize.c --- --- libelf_msize.c --- --- libelf_convert.c --- --- sys/elf32.h --- --- libelf_fsize.c --- m4 -D SRCDIR=3D/usr/src/lib/libelf/../../contrib/elftoolchain/libelf /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_fsize.m4 > libelf_f= size.c --- libelf_msize.c --- m4 -D SRCDIR=3D/usr/src/lib/libelf/../../contrib/elftoolchain/libelf /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_msize.m4 > libelf_m= size.c --- libelf_convert.c --- m4 -D SRCDIR=3D/usr/src/lib/libelf/../../contrib/elftoolchain/libelf /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_convert.m4 > libelf= _convert.c --- sys/elf32.h --- mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys ln -sf /usr/src/lib/libelf/../../sys/sys/elf32.h sys/elf32.h --- sys/elf64.h --- mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys ln -sf /usr/src/lib/libelf/../../sys/sys/elf64.h sys/elf64.h --- sys/elf_common.h --- mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys ln -sf /usr/src/lib/libelf/../../sys/sys/elf_common.h sys/elf_common.h --- .depend --- rm -f .depend CC=3D'cc' mkdep -f .depend -a -I. -I/usr/src/lib/libelf/../../contrib/el= ftoolchain/libelf -I/usr/src/lib/libelf/../../contrib/elftoolchain/common -= I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include -std=3Dgnu99 /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/elf.c /usr/src/lib/libelf/= ../../contrib/elftoolchain/libelf/elf_begin.c /usr/src/lib/libelf/../../con= trib/elftoolchain/libelf/elf_cntl.c /usr/src/lib/libelf/../../contrib/elfto= olchain/libelf/elf_end.c /usr/src/lib/libelf/../../contrib/elftoolchain/lib= elf/elf_errmsg.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_= errno.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_data.c /u= sr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_fill.c /usr/src/lib= /libelf/../../contrib/elftoolchain/libelf/elf_flag.c /usr/src/lib/libelf/..= /../contrib/elftoolchain/libelf/elf_getarhdr.c /usr/src/lib/libelf/../../co= ntrib/elftoolchain/libelf/elf_getarsym.c /usr/src/lib/libelf/../../contrib/= elftoolchain/libelf/elf_getbase.c /usr/src/lib/libelf/../../contrib/elftool= chain/libelf/elf_getident.c /usr/src/lib/libelf/../../contrib/elftoolchain/= libelf/elf_hash.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf= _kind.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_memory.c = /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_next.c /usr/src/l= ib/libelf/../../contrib/elftoolchain/libelf/elf_open.c /usr/src/lib/libelf/= ../../contrib/elftoolchain/libelf/elf_rand.c /usr/src/lib/libelf/../../cont= rib/elftoolchain/libelf/elf_rawfile.c /usr/src/lib/libelf/../../contrib/elf= toolchain/libelf/elf_phnum.c /usr/src/lib/libelf/../../contrib/elftoolchain= /libelf/elf_shnum.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/e= lf_shstrndx.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_scn= .c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_strptr.c /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/elf_update.c /usr/src/lib/= libelf/../../contrib/elftoolchain/libelf/elf_version.c /usr/src/lib/libelf/= ../../contrib/elftoolchain/libelf/gelf_cap.c /usr/src/lib/libelf/../../cont= rib/elftoolchain/libelf/gelf_checksum.c /usr/src/lib/libelf/../../contrib/e= lftoolchain/libelf/gelf_dyn.c /usr/src/lib/libelf/../../contrib/elftoolchai= n/libelf/gelf_ehdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/= gelf_getclass.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_= fsize.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_move.c /= usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_phdr.c /usr/src/l= ib/libelf/../../contrib/elftoolchain/libelf/gelf_rel.c /usr/src/lib/libelf/= ../../contrib/elftoolchain/libelf/gelf_rela.c /usr/src/lib/libelf/../../con= trib/elftoolchain/libelf/gelf_shdr.c /usr/src/lib/libelf/../../contrib/elft= oolchain/libelf/gelf_sym.c /usr/src/lib/libelf/../../contrib/elftoolchain/l= ibelf/gelf_syminfo.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/= gelf_symshndx.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_= xlate.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_align.= c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_allocate.c /= usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_ar.c /usr/src/l= ib/libelf/../../contrib/elftoolchain/libelf/libelf_ar_util.c /usr/src/lib/l= ibelf/../../contrib/elftoolchain/libelf/libelf_checksum.c /usr/src/lib/libe= lf/../../contrib/elftoolchain/libelf/libelf_data.c /usr/src/lib/libelf/../.= ./contrib/elftoolchain/libelf/libelf_ehdr.c /usr/src/lib/libelf/../../contr= ib/elftoolchain/libelf/libelf_extended.c /usr/src/lib/libelf/../../contrib/= elftoolchain/libelf/libelf_memory.c /usr/src/lib/libelf/../../contrib/elfto= olchain/libelf/libelf_open.c /usr/src/lib/libelf/../../contrib/elftoolchain= /libelf/libelf_phdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf= /libelf_shdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf= _xlate.c libelf_fsize.c libelf_msize.c libelf_convert.c ERROR: Build step failed with exception java.lang.IllegalStateException: Invalid object ID 378 iota=3D379 =09at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:386) =09at hudson.remoting.ExportTable.get(ExportTable.java:330) =09at hudson.remoting.Channel.getExportedObject(Channel.java:633) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvo= cationHandler.java:599) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocat= ionHandler.java:583) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocat= ionHandler.java:542) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecut= orService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09at java.lang.Thread.run(Thread.java:745) =09at ......remote call to kyua4.nyi.freebsd.org(Native Method) =09at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416) =09at hudson.remoting.UserResponse.retrieve(UserRequest.java:220) =09at hudson.remoting.Channel.call(Channel.java:781) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:250) =09at com.sun.proxy.$Proxy48.join(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:991) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:135) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:95) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:782) =09at hudson.model.Build$BuildExecution.build(Build.java:205) =09at hudson.model.Build$BuildExecution.doRun(Build.java:162) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:534) =09at hudson.model.Run.execute(Run.java:1738) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) =09at hudson.model.ResourceController.execute(ResourceController.java:98) =09at hudson.model.Executor.run(Executor.java:410) Caused by: java.lang.Exception: Object was recently deallocated #378 (ref.0) : object=3Dnull type=3Dhudson.Launcher$RemoteLaunchCallabl= e$1 interfaces=3D[hudson.Launcher$RemoteProcess] Created at Fri Nov 27 17:55:57 GMT 2015 =09at hudson.remoting.ExportTable$Entry.(ExportTable.java:99) =09at hudson.remoting.ExportTable.export(ExportTable.java:305) =09at hudson.remoting.Channel.internalExport(Channel.java:629) =09at hudson.remoting.Channel.export(Channel.java:620) =09at hudson.remoting.Channel.export(Channel.java:590) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingEx= ecutorService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecu= tor.java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExec= utor.java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09at java.lang.Thread.run(Thread.java:745) Released at Fri Nov 27 17:55:58 GMT 2015 =09at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131) =09at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414) =09at hudson.remoting.Channel.unexport(Channel.java:641) =09at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43) =09at hudson.remoting.Channel$1.handle(Channel.java:501) =09at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Sync= hronousCommandTransport.java:60) Caused by: Command hudson.remoting.UnexportCommand@125fe743 created at =09at hudson.remoting.Command.(Command.java:67) =09at hudson.remoting.Command.(Command.java:50) =09at hudson.remoting.UnexportCommand.(UnexportCommand.java:33) =09at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.clea= nup(RemoteInvocationHandler.java:360) =09at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.acce= ss$700(RemoteInvocationHandler.java:319) =09at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvo= cationHandler.java:420) =09at java.util.concurrent.Executors$RunnableAdapter.call(Executors.jav= a:511) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThrea= dExecutor.java:110) =09at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationH= andler@17a was created for interface hudson.Launcher$RemoteProcess =09at hudson.remoting.RemoteInvocationHandler.(RemoteInvocationHa= ndler.java:125) =09at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHand= ler.java:137) =09at hudson.remoting.Channel.export(Channel.java:621) =09at hudson.remoting.Channel.export(Channel.java:590) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingEx= ecutorService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecu= tor.java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExec= utor.java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09... 1 more =09at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:379) =09at hudson.remoting.ExportTable.get(ExportTable.java:330) =09at hudson.remoting.Channel.getExportedObject(Channel.java:633) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvo= cationHandler.java:599) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocat= ionHandler.java:583) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocat= ionHandler.java:542) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecut= orService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09at java.lang.Thread.run(Thread.java:745) Caused by: Released at Fri Nov 27 17:55:58 GMT 2015 =09at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131) =09at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414) =09at hudson.remoting.Channel.unexport(Channel.java:641) =09at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43) =09at hudson.remoting.Channel$1.handle(Channel.java:501) =09at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Synchron= ousCommandTransport.java:60) Caused by: Command hudson.remoting.UnexportCommand@104b35f2 created at =09at hudson.remoting.Command.(Command.java:67) =09at hudson.remoting.Command.(Command.java:50) =09at hudson.remoting.UnexportCommand.(UnexportCommand.java:33) =09at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(= RemoteInvocationHandler.java:360) =09at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$7= 00(RemoteInvocationHandler.java:319) =09at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocati= onHandler.java:420) =09at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:51= 1) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExe= cutor.java:110) =09at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationHandl= er@17a was created for interface hudson.Launcher$RemoteProcess =09at hudson.remoting.RemoteInvocationHandler.(RemoteInvocationHandle= r.java:125) =09at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.= java:137) =09at hudson.remoting.Channel.export(Channel.java:621) =09at hudson.remoting.Channel.export(Channel.java:590) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecut= orService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09... 1 more Build step 'Execute shell' marked build as failure [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson2940059709657659962.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_HEAD_arm64' + echo 'clean up jail FreeBSD_HEAD_arm64' clean up jail FreeBSD_HEAD_arm64 + sudo jail -r FreeBSD_HEAD_arm64 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::104:1 -alias + sudo umount FreeBSD_HEAD_arm64/usr/src + sudo umount FreeBSD_HEAD_arm64/dev + sudo rm -fr FreeBSD_HEAD_arm64 + true + sudo chflags -R noschg FreeBSD_HEAD_arm64 + sudo rm -fr FreeBSD_HEAD_arm64 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any