Skip to content
Success

Console Output

Started by an SCM change
Building in workspace /data/jenkins/jobs/oi-userland/workspace
Checkout:workspace / /data/jenkins/jobs/oi-userland/workspace - hudson.remoting.LocalChannel@ec79b1
Using strategy: Default
Last Built Revision: Revision b871be6c95eda87ff952b19906d4edd3e79bda0a (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 411b664c7a901e453917a35bcfe4503f5eb8fe2b (origin/oi/hipster)
Checking out Revision 411b664c7a901e453917a35bcfe4503f5eb8fe2b (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson4001847148452713722.sh
+ [ -f components/components.mk ]
+ rm components/components.mk
+ [ -f components/depends.mk ]
+ rm components/depends.mk
+ gmake setup PUBLISHER=openindiana.org
setup components
make[1]: Entering directory `/data/jenkins/jobs/oi-userland/workspace/components'
Generating component list...
Generating component dependencies...
make[1]: Leaving directory `/data/jenkins/jobs/oi-userland/workspace/components'
make[1]: Entering directory `/data/jenkins/jobs/oi-userland/workspace/components'
building tools...
make[2]: Entering directory `/data/jenkins/jobs/oi-userland/workspace/tools'
make[2]: Leaving directory `/data/jenkins/jobs/oi-userland/workspace/tools'
/bin/mkdir -p /data/jenkins/jobs/oi-userland/workspace/i386/pkglint-cache
make[1]: Leaving directory `/data/jenkins/jobs/oi-userland/workspace/components'
+ gmake publish
publish components
make[1]: Entering directory `/data/jenkins/jobs/oi-userland/workspace/components'
building tools...
make[2]: Entering directory `/data/jenkins/jobs/oi-userland/workspace/tools'
make[2]: Leaving directory `/data/jenkins/jobs/oi-userland/workspace/tools'
/bin/mkdir -p /data/jenkins/jobs/oi-userland/workspace/i386/pkglint-cache
publish findutils
publish fping
publish gawk
publish git
publish less
publish m4
publish meta-packages/history
publish pwgen
publish rsync
publish sed
publish wget
publish which
publish zabbix-agent
/usr/bin/pkgrepo rebuild -s file:/data/jenkins/jobs/oi-userland/workspace/i386/repo
Initiating repository rebuild.
make[1]: Leaving directory `/data/jenkins/jobs/oi-userland/workspace/components'
+ rsync -av i386/repo/publisher/openindiana.org/file/ rsync://pkg.openindiana.org:974/hipster-file/
sending incremental file list

sent 30189 bytes  received 241 bytes  20286.67 bytes/sec
total size is 11350947  speedup is 373.02
+ rsync -av i386/repo/publisher/openindiana.org/pkg/ rsync://pkg.openindiana.org:974/hipster-pkg/
sending incremental file list
redistributable/
redistributable/0.1%2C5.11-0.151.1.8.1%3A20130514T111025Z

sent 15276 bytes  received 133 bytes  30818.00 bytes/sec
total size is 1017409  speedup is 66.03
+ echo $'Poor man\'s RPC...'
Poor man's RPC...
+ mkdir /tmp/empty.23744
+ rsync /tmp/empty.23744/ rsync://pkg.openindiana.org:974/hipster-update/
skipping directory .

real	7m44.13s
user	0m0.00s
sys	0m0.00s
+ rmdir /tmp/empty.23744
+ date +%Y-%m-%d-%H:%M:%S
+ pfexec beadm create oi-2013-05-14-11:18:17
Created successfully
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs
+ 1> /dev/null 2>& 1
+ break
+ pfexec pkg refresh --full
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.23744
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.23744
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.23744
+ grep 'No updates available for this image.' /tmp/pkg-update.out.23744
+ 1> /dev/null
+ cat /tmp/pkg-update.out.23744
No updates available for this image.
+ rm /tmp/pkg-update.out.23744
Finished: SUCCESS