Skip to content
Failed

Console Output

Started by an SCM change
Started by an SCM change
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.42.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 aab35494df4e7e67e6704af7278b607934fc1f68 (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aab35494df4e7e67e6704af7278b607934fc1f68 # timeout=10
Commit message: "vim: update to 9.0.1897"
 > git rev-list --no-walk 2b6d1f785d9faf201cc47878a4cbf92651404e81 # timeout=10
 > git tag -a -f -m Jenkins Build #10145 jenkins-oi-userland-10145 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins16442375752564681566.sh
+ JENKINS_BUILD_NUMBER=10145
+ 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        2.7
user        2.0
sys         3.0
+ /usr/bin/time gmake publish -j8 -k
publish components
building tools...
publish editor/vim
publish meta-packages/history
make[1]: *** [Makefile:159: editor/vim] 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     4:55.3
user     9:24.1
sys      2:34.9
+ copy_logs
+ mkdir -p /data/logs/oi-userland/10145
+ rsync -av i386/logs/ /data/logs/oi-userland/10145/
sending incremental file list
./
database.sqlcipher.publish.log
database.sqlite.publish.log
desktop.fbreader.publish.log
desktop.mate.mate-common.publish.log
developer.autogen.publish.log
developer.gcc-12.publish.log
developer.golang-119.publish.log
developer.golang-120.publish.log
developer.hwloc.publish.log
developer.jenkins-core-weekly.publish.log
developer.make.publish.log
editor.vim.publish.log
fonts.mona-sans.publish.log
image.CalcMySky.publish.log
image.gnuplot.publish.log
image.stellarium.publish.log
library.gegl.publish.log
library.guile.publish.log
library.harfbuzz.publish.log
library.json-c.publish.log
library.libass.publish.log
library.librsvg.publish.log
library.libsecret.publish.log
library.libunibreak.publish.log
library.nghttp2.publish.log
library.nghttp3.publish.log
library.ngtcp2.publish.log
library.openssl.openssl-1.1.publish.log
library.readline.publish.log
library.slib.publish.log
mail.mailutils.publish.log
mail.mutt.publish.log
meta-packages.history.publish.log
network.bind.publish.log
perl.Email-Abstract.publish.log
perl.Mail-DKIM.publish.log
perl.Mail-SpamAssassin.publish.log
perl.Mojolicious.publish.log
perl.Perl-Tidy.publish.log
print.qpdf.publish.log
python.Faker.publish.log
python.ansi2html.publish.log
python.ansible-core.publish.log
python.argh.publish.log
python.assertpy.publish.log
python.asttokens.publish.log
python.black.publish.log
python.bleach.publish.log
python.brotlicffi.publish.log
python.build.publish.log
python.coverage.publish.log
python.detect_test_pollution.publish.log
python.hatch_nodejs_version.publish.log
python.httpx.publish.log
python.hypothesis.publish.log
python.identify.publish.log
python.ipdb.publish.log
python.ipython.publish.log
python.libcst.publish.log
python.mistune.publish.log
python.nh3.publish.log
python.pexpect.publish.log
python.pip-run.publish.log
python.pre_commit.publish.log
python.prettytable.publish.log
python.pytest-regressions.publish.log
python.pytest.publish.log
python.pytest_metadata.publish.log
python.python-rapidjson.publish.log
python.pytz.publish.log
python.readme_renderer.publish.log
python.rpds_py.publish.log
python.salt.publish.log
python.soupsieve.publish.log
python.tox.publish.log
python.typeguard.publish.log
python.types-mock.publish.log
python.types-setuptools.publish.log
python.typing_inspect.publish.log
python.unearth.publish.log
python.validators.publish.log
python.virtualenv.publish.log
runtime.node20.publish.log
scientific.openblas.publish.log
text.gettext.publish.log
web.firefox.publish.log
web.haproxy.publish.log
web.php.php-8_1.publish.log
web.wget2.publish.log
x11.font-util.publish.log
x11.libpthread-stubs.publish.log

sent 21,707,425 bytes  received 1,748 bytes  43,418,346.00 bytes/sec
total size is 21,694,629  speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/10145 /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