Started by an SCM change
Running as SYSTEM
Building remotely on encumbered_node in workspace /data/jenkins/workspace/oi-encumbered
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /data/jenkins/workspace/oi-encumbered/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git
> git --version # timeout=10
> git --version # 'git version 2.47.0'
> git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10
Checking out Revision ee663b36c11380bc1df0a70199f099cd65a1a9ff (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f ee663b36c11380bc1df0a70199f099cd65a1a9ff # timeout=10
Commit message: "p7zip: fix man page paths"
> git rev-list --no-walk b99b0fd7cbc096bd871c543304095a18b5e693dd # timeout=10
> git tag -a -f -m Jenkins Build #459 jenkins-oi-encumbered-459 # timeout=10
[oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins5143790439370112830.sh
+ JENKINS_BUILD_NUMBER=459
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ pfexec /sbin/mount -a
mount: /tmp is already mounted or swap is busy
nfs mount: mount: /zdata/oirepo: Device busy
+ copy_logs
+ pkgrepo -s i386/encumbered-repo remove '*'
pkgrepo remove: The following pattern(s) did not match any packages:
*
+ true
+ mkdir -p /data/logs/oi-userland/459
+ rsync -av i386/logs/ /data/logs/oi-userland/459/
sending incremental file list
./
dav1d.publish.log
ffmpeg-6.publish.log
ffmpeg.publish.log
gst-devtools1.publish.log
gst-editing-services1.publish.log
gst-libav1.publish.log
gst-plugins-bad1.publish.log
gst-plugins-ugly1.publish.log
gst-rtsp-server1.publish.log
libmediainfo.publish.log
meta-packages.history.publish.log
openscenegraph.publish.log
vlc.publish.log
x265.publish.log
sent 18,782,597 bytes received 285 bytes 37,565,764.00 bytes/sec
total size is 18,776,857 speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/459 /data/logs/oi-userland/latest
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: FAILURE