Skip to content
Success

Console Output

Started by upstream project "update-osmo-ci-on-slaves" build number 2706
originally caused by:
 Started by an SCM change
Running as SYSTEM
Building remotely on simtester in workspace /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 0ba4dac82b83a8e6515c75e1b792014375595f37 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ba4dac82b83a8e6515c75e1b792014375595f37 # timeout=10
Commit message: "jobs/master,gerrit: use io_uring seccomp profile"
 > git rev-list --no-walk b381762eb0ade3e04bee243769434acca25d3cc6 # timeout=10
[simtester] $ /bin/sh -xe /tmp/jenkins9229319945105784583.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/jenkins/osmo-ci ] + cd /home/jenkins/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD b381762eb0ade3e04bee243769434acca25d3cc6 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch From https://gerrit.osmocom.org/osmo-ci b381762..0ba4dac master -> origin/master Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. error: pack-objects died of signal 15 fatal: failed to run repack + git checkout -f -B master origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 0ba4dac82b83a8e6515c75e1b792014375595f37 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/jenkins/osmo-gsm-manuals ] + cd /home/jenkins/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD 871d870c132016ad774364f7f64f93efb2edcdf9 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 871d870c132016ad774364f7f64f93efb2edcdf9 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + uname + [ Linux = Linux ] + [ x1 != x1 ] Finished: SUCCESS