Started by an SCM change
Running as SYSTEM
Building on the built-in node in workspace /jenkins/jobs/oi-userland/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /jenkins/jobs/oi-userland/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.51.0'
> 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 59f26682d6a112a23b3dd7a5af5b34d65130ec1f (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f 59f26682d6a112a23b3dd7a5af5b34d65130ec1f # timeout=10
Commit message: "libreoffice: update to 25.8.1.1"
> git rev-list --no-walk a113ceeb4f3da6b7f040404081be4e27a0674754 # timeout=10
> git tag -a -f -m Jenkins Build #13790 jenkins-oi-userland-13790 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins16330803410791360229.sh
+ JENKINS_BUILD_NUMBER=13790
+ 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
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ GOCACHE=/tmp/.cache/go-build
+ export GOCACHE
+ GNUMAKEFLAGS=--no-print-directory
+ export GNUMAKEFLAGS
+ /usr/bin/time gmake setup
setup components
Generating component list...
Initiating repository rebuild.
building tools...
real 3.7
user 2.5
sys 3.1
+ /usr/bin/time gmake publish -j8 -k
publish components
building tools...
publish desktop/libreoffice
publish meta-packages/history
Initiating repository refresh.
real 2:30:10.9
user 12:38:43.4
sys 3:18:46.5
+ /usr/bin/time gmake -C components incorporation
/jenkins/jobs/oi-userland/workspace/tools/userland-incorporator --repository file:/jenkins/jobs/oi-userland/workspace/i386/repo \
--version=0.5.11,5.11-2025.0.0.30831 -p openindiana.org \
-c userland --destdir=/jenkins/jobs/oi-userland/workspace/i386
Writing consolidation/userland/userland-incorporation manifest to /jenkins/jobs/oi-userland/workspace/i386/userland-incorporation.p5m
for incorporation in /jenkins/jobs/oi-userland/workspace/i386/*.p5m ; do \
/usr/bin/pkgsend -s file:/jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest \
${incorporation} ; \
done
pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2025.0.0.30831:20250901T082624Z
PUBLISHED
real 1.6
user 1.0
sys 0.3
+ pkgrecv -s i386/repo -d /zdata/oirepo/hipster/ '*'
Processing packages for publisher openindiana.org ...
Retrieving catalog 'openindiana.org' ... Done
Retrieving and evaluating 2 package(s)...
Retrieving target catalog 'openindiana.org' ... Done
Fetching manifests: 1/2 50% complete
Fetching manifests: 2/2 100% complete
Republish: pkg:/consolidation/userland/userland-incorporation@0.5.11,5.11-2025.0.0.30831:20250901T082624Z ... Done
Republish: pkg:/desktop/office/libreoffice@25.8.1,5.11-2025.0.0.0:20250901T082034Z ... Done
+ [ 0 -eq 0 ]
+ touch i386/can_be_removed
+ 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
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster-encumbered/hipster-encumbered/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.217523
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.217523
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.217523
+ grep 'No updates available for this image.' /tmp/pkg-update.out.217523
+ 1> /dev/null
+ cat /tmp/pkg-update.out.217523
Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (1.560s)
Planning: Running solver ... Done (0.242s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (0.000s)
Planning: Planning completed in 3.84 seconds
No updates available for this image.
+ rm /tmp/pkg-update.out.217523
+ copy_logs
+ mkdir -p /data/logs/oi-userland/13790
+ rsync -av i386/logs/ /data/logs/oi-userland/13790/
sending incremental file list
./
desktop.libreoffice.publish.log
meta-packages.history.publish.log
sent 2,844,066 bytes received 57 bytes 5,688,246.00 bytes/sec
total size is 2,843,146 speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/13790 /data/logs/oi-userland/latest
+ [[ -f i386/can_be_removed ]]
+ rm -rf i386
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS