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 d760180c98ba619a16edb982760bc872faac648c (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 66beff3f52907b2354766a4cd0f753f65444739c (origin/oi/hipster)
Checking out Revision 66beff3f52907b2354766a4cd0f753f65444739c (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson7044727779068163495.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%3A20130514T103151Z
SUNWdbus-bindings/
SUNWdbus-bindings/0.5.11%2C5.11-0.151.1.8.1%3A20130514T103152Z
developer%2Fmacro%2Fgnu-m4/
developer%2Fmacro%2Fgnu-m4/1.4.12%2C5.11-0.151.1.8.1%3A20130514T103150Z

sent 17146 bytes  received 178 bytes  34648.00 bytes/sec
total size is 890766  speedup is 51.42
+ echo $'Poor man\'s RPC...'
Poor man's RPC...
+ mkdir /tmp/empty.20118
+ rsync /tmp/empty.20118/ rsync://pkg.openindiana.org:974/hipster-update/
skipping directory .

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