Skip to content
Failed

Console Output

Started by an SCM change
Started by an SCM change
Building in workspace /jenkins/jobs/oi-userland/workspace
Cloning the remote Git repository
Cloning repository git://github.com/OpenIndiana/oi-userland.git
 > git init /jenkins/jobs/oi-userland/workspace # 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 config remote.origin.url git://github.com/OpenIndiana/oi-userland.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 429a92a33e6ed05c0efd86a336c8e0d78c8e388f (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 429a92a33e6ed05c0efd86a336c8e0d78c8e388f
 > git rev-list 3d62c9f9bd127c48d087752319921d9679709154 # timeout=10
 > git tag -a -f -m Jenkins Build #4670 jenkins-oi-userland-4670 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/hudson4762771113468028484.sh
+ JENKINS_BUILD_NUMBER=4670
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ [ -f components/components.mk ]
+ [ -f components/depends.mk ]
+ PUBLISHER=openindiana.org
+ export PUBLISHER
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ COMPONENT_BUILD_ARGS=-j4
+ export COMPONENT_BUILD_ARGS
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ /usr/bin/time gmake setup
setup components
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components'
Generating component list...
Generating component dependencies...
/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/logs
/usr/bin/pkgrepo create file:/jenkins/jobs/oi-userland/workspace/i386/repo
/usr/bin/pkgrepo add-publisher -s file:/jenkins/jobs/oi-userland/workspace/i386/repo openindiana.org
/usr/bin/pkgrepo rebuild -s file:/jenkins/jobs/oi-userland/workspace/i386/repo
Initiating repository rebuild.
building tools...
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/tools'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/tools'
/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/pkglint-cache
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components'

real       19.2
user        2.5
sys         3.0
+ /usr/bin/time gmake publish -j8 -k
publish components
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components'
building tools...
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/tools'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/tools'
/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/pkglint-cache
publish meta-packages/history
publish openindiana/nwam-manager
publish openindiana/sysding
publish archiver/bzip2
publish openindiana/gfx-drm
publish openindiana/openindiana-welcome
publish openindiana/slim_source
publish openindiana/pkg
publish openindiana/time-slider
publish web/firefox
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #oi-dev
Finished: FAILURE