Skip to content
Failed

Console Output

Started by user Andreas Wacknitz
Running as SYSTEM
Building 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.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 c242eafc2b69e0bf390500eec7c3ef6e1fdb568e (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c242eafc2b69e0bf390500eec7c3ef6e1fdb568e # timeout=10
Commit message: "clang-18: update to 18.1.7"
 > git rev-list --no-walk c242eafc2b69e0bf390500eec7c3ef6e1fdb568e # timeout=10
 > git tag -a -f -m Jenkins Build #11683 jenkins-oi-userland-11683 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins17466382599472218035.sh
+ JENKINS_BUILD_NUMBER=11683
+ 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...
building tools...

real       10.0
user        1.2
sys         1.4
+ /usr/bin/time gmake publish -j8 -k
publish components
building tools...
publish meta-packages/history
make[1]: *** [Makefile:159: meta-packages/history] Error 2
make[1]: Target 'publish' not remade because of errors.
gmake: *** [Makefile:47: components] Error 2
gmake: Target 'publish' not remade because of errors.

real    33:24.2
user    17:02.5
sys      4:58.5
+ copy_logs
+ mkdir -p /data/logs/oi-userland/11683
+ rsync -av i386/logs/ /data/logs/oi-userland/11683/
sending incremental file list
./
meta-packages.history.publish.log

sent 757,736 bytes  received 38 bytes  1,515,548.00 bytes/sec
total size is 757,404  speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/11683 /data/logs/oi-userland/latest
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: FAILURE