Started by timer
Running as SYSTEM
Building in workspace /jenkins/jobs/illumos-gate/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /jenkins/jobs/illumos-gate/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git
> git --version # timeout=10
> git --version # 'git version 2.45.2'
> git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10
Checking out Revision 1be524f4189e06e36fb48b46cd0277f55f72b3b2 (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1be524f4189e06e36fb48b46cd0277f55f72b3b2 # timeout=10
Commit message: "perl/MailTools: rebuild for Perl 5.40 and obsolete package for Perl 5.34"
> git rev-list --no-walk 1be524f4189e06e36fb48b46cd0277f55f72b3b2 # timeout=10
> git tag -a -f -m Jenkins Build #7447 jenkins-illumos-gate-7447 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins15806837036548819530.sh
+ JENKINS_BUILD_NUMBER=7447
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ [ -f components/components.mk ]
+ rm components/components.mk
+ [ -f components/depends.mk ]
+ PUBLISHER=openindiana.org
+ export PUBLISHER
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ COMPONENT_BUILD_ARGS=-j8
+ export COMPONENT_BUILD_ARGS
+ /usr/bin/time gmake setup
setup components
Generating component list...
building tools...
real 1.7
user 1.1
sys 0.6
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/illumos-gate DEBUG=yes
publish components
building tools...
publish openindiana/illumos-gate
Initiating repository refresh.
real 4:30:43.3
user 5:16:01.2
sys 2:30:24.5
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/kvm
publish components
building tools...
publish openindiana/kvm
Initiating repository refresh.
real 19:20.0
user 12:06.4
sys 2:31.3
+ echo 'gracefully Restarting DepotServer'
gracefully Restarting DepotServer
+ ssh root@oirepo /root/graceful-restart-hipster.sh
Restarted depotd hipster
+ 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
Retrieving catalog 'openindiana.org' ... Done
Caching catalogs ... Done
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.6834
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.6834
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.6834
+ cat /tmp/pkg-update.out.6834
Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (7.540s)
Planning: Running solver ... Done (0.081s)
Planning: Finding local manifests ... Done (0.001s)
Planning: Fetching manifests: 0/4 0% complete
Planning: Fetching manifests: 4/4 100% complete
Planning: Package planning ... Done (0.116s)
Planning: Merging actions ... Done (1.486s)
Planning: Checking for conflicting actions ... Done (1.092s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (1.393s)
Planning: Planning completed in 12.72 seconds
Packages to update: 4
Estimated space available: 354.24 GB
Estimated space to be consumed: 1.16 GB
Create boot environment: No
Create backup boot environment: Yes
Rebuild boot archive: No
Changed packages:
openindiana.org
consolidation/l10n/l10n-incorporation
0.5.11-2024.0.0.22226 -> 0.5.11-2024.0.0.22227
consolidation/sunpro/sunpro-incorporation
0.5.11-2024.0.0.22226 -> 0.5.11-2024.0.0.22227
developer/build/onbld
0.5.11-2024.0.0.22226 -> 0.5.11-2024.0.0.22227
developer/opensolaris/osnet
0.5.11-2024.0.0.22226 -> 0.5.11-2024.0.0.22227
Download: 0/27 items 0.0/0.7MB 0% complete
Download: Completed 727.69 kB in 1.24 seconds (585k/s)
Actions: 1/40 actions (Updating modified actions)
Actions: Completed 40 actions in 0.03 seconds.
Done (1.263s)
Done (0.001s)
Done (2.686s)
Done (31.884s)
Done (0.000s)
---------------------------------------------------------------------------
NOTE: Please review release notes posted at:
https://www.openindiana.org/
---------------------------------------------------------------------------
+ rm /tmp/pkg-update.out.6834
+ copy_logs
+ mkdir -p /data/logs/illumos-gate/7447
+ rsync -av i386/logs/ /data/logs/illumos-gate/7447/
sending incremental file list
./
openindiana.illumos-gate.publish.log
openindiana.kvm.publish.log
sent 1,434,820 bytes received 57 bytes 2,869,754.00 bytes/sec
total size is 1,434,251 speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/illumos-gate/7447 /data/logs/illumos-gate/latest
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS