Skip to content
Aborted

Console Output

Started by user Adam Števko
Building in workspace /jenkins/jobs/illumos-gate/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from git://github.com/OpenIndiana/oi-userland.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/oi/hipster^{commit} # timeout=10
Checking out Revision 84e36a7bc0bda61ab6325112732da15c71fe85e7 (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84e36a7bc0bda61ab6325112732da15c71fe85e7
 > git rev-list ea1bf610cfe1dcab24e779f6d43eefb7a148c880 # timeout=10
 > git tag -a -f -m Jenkins Build #4615 jenkins-illumos-gate-4615 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/hudson1526416667095488684.sh
+ JENKINS_BUILD_NUMBER=4615
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ [ -f components/components.mk ]
+ rm components/components.mk
+ [ -f components/depends.mk ]
+ rm components/depends.mk
+ PUBLISHER=openindiana.org
+ export PUBLISHER
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ COMPONENT_BUILD_ARGS=-j4
+ export COMPONENT_BUILD_ARGS
+ gmake setup
setup components
make[1]: Entering directory '/jenkins/jobs/illumos-gate/workspace/components'
Generating component list...
Generating component dependencies...
building tools...
make[2]: Entering directory '/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
make[1]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/components'
+ gmake publish -j8 -k COMPONENT_DIRS=openindiana/illumos-gate DEBUG=yes
publish components
make[1]: Entering directory '/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory '/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[2]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish openindiana/illumos-gate
/usr/bin/pkgrepo refresh -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository refresh.
make[1]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/components'
+ gmake publish -k COMPONENT_DIRS=openindiana/kvm
publish components
make[1]: Entering directory '/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory '/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish openindiana/kvm
/usr/bin/pkgrepo refresh -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository refresh.
make[1]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/components'
+ rsync -av i386/repo/publisher/openindiana.org/file/ rsync://pkg.openindiana.org:974/hipster-file/
sending incremental file list

sent 16,785,905 bytes  received 1,291 bytes  714,348.77 bytes/sec
total size is 10,147,508,129  speedup is 604.48
+ rsync -av i386/repo/publisher/openindiana.org/pkg/ rsync://pkg.openindiana.org:974/hipster-pkg/
sending incremental file list

sent 1,350,398 bytes  received 2,401 bytes  541,119.60 bytes/sec
total size is 539,011,098  speedup is 398.44
+ echo $'Poor man\'s RPC...'
Poor man's RPC...
+ mkdir /tmp/empty.20893
+ rsync /tmp/empty.20893/ rsync://pkg.openindiana.org:974/hipster-update/
+ copy_logs
+ mkdir -p /data/logs/oi-userland/4615
+ rsync -av i386/logs/ /data/logs/illumos-gate/4615/
sending incremental file list
created directory /data/logs/illumos-gate/4615
./
illumos-gate.publish.log
kvm.publish.log

sent 1,092 bytes  received 108 bytes  2,400.00 bytes/sec
total size is 878  speedup is 0.73
+ /usr/gnu/bin/ln -snf /data/logs/illumos-gate/4615 /data/logs/illumos-gate/latest
Build was aborted
Aborted by Adam Števko
IRC notifier plugin: Sending notification to: #oi-dev
Finished: ABORTED