Skip to content
Failed

Console Output

Started by upstream project "gerrit-osmo-ttcn3-hacks-build" build number 2133
originally caused by:
 Started by upstream project "gerrit-osmo-ttcn3-hacks" build number 2136
 originally caused by:
  Retriggered by user osmith for Gerrit: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38219 in silent mode.
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-ttcn3-hacks-build/a1/default/a2/default/a3/default/a4/default/label/ttcn3
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/gerrit-osmo-ttcn3-hacks-build/a1/default/a2/default/a3/default/a4/default/label/ttcn3/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/19/38219/1 # timeout=10
Checking out Revision 5b3246910ea63dfc9abbafb2e1836484c3e9cd8a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b3246910ea63dfc9abbafb2e1836484c3e9cd8a # timeout=10
Commit message: "deps/update.sh: split update cmds from Makefile"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk c97bc1db966b2a2f102d3190f1d0c096e7c92933 # timeout=10
[ttcn3] $ /bin/sh -xe /tmp/jenkins10666517528880292189.sh
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-ttcn3-hacks-build/a1/default/a2/default/a3/default/a4/default/label/ttcn3:/build registry.osmocom.org/osmocom-build/debian-bookworm-titan /usr/bin/timeout 30m sh -e -x -c 
    useradd --uid=1000 build
    chown -R build:build /osmo-ttcn3-hacks/deps
    for i in /osmo-ttcn3-hacks/deps/*/; do
      ln -s  /build/deps/
    done
    su build -c 'make -C /build'
    
+ useradd --uid=1000 build
+ chown -R build:build /osmo-ttcn3-hacks/deps
+ ln -s /build/deps/
+ ln -s /build/deps/
ln: failed to create symbolic link './deps': File exists
Build step 'Execute shell' marked build as failure
Finished: FAILURE