Skip to content
Success

Console Output

Started by an SCM change
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 b4e301dbe21f2a0d94064f58130b8ccb171b18a4 (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision b871be6c95eda87ff952b19906d4edd3e79bda0a (origin/oi/hipster)
Checking out Revision b871be6c95eda87ff952b19906d4edd3e79bda0a (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson816363894828408822.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
SUNWapr13/
SUNWapr13/1.3.9%2C5.11-0.133%3A20130514T110054Z

sent 15281 bytes  received 131 bytes  30824.00 bytes/sec
total size is 1017222  speedup is 66.00
+ echo $'Poor man\'s RPC...'
Poor man's RPC...
+ mkdir /tmp/empty.22868
+ rsync /tmp/empty.22868/ rsync://pkg.openindiana.org:974/hipster-update/
skipping directory .

real	8m9.93s
user	0m0.00s
sys	0m0.00s
+ rmdir /tmp/empty.22868
+ date +%Y-%m-%d-%H:%M:%S
+ pfexec beadm create oi-2013-05-14-11:09:11
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.22868
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.22868
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.22868
+ grep 'No updates available for this image.' /tmp/pkg-update.out.22868
+ 1> /dev/null
+ cat /tmp/pkg-update.out.22868
No updates available for this image.
+ rm /tmp/pkg-update.out.22868
Finished: SUCCESS