Skip to content

Console Output

Started by user Oliver Smith
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/update-osmo-ci-on-slaves/workspace
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 /var/jenkins_home/jobs/update-osmo-ci-on-slaves/workspace # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > 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
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a59c9257b431a22e6320f55a1faa4504c869e46e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a59c9257b431a22e6320f55a1faa4504c869e46e # timeout=10
Commit message: "jobs: ttcn3-testsuites.yml: Add job ttcn3-asterisk-ims-ue-test"
 > git rev-list --no-walk a59c9257b431a22e6320f55a1faa4504c869e46e # timeout=10
Finished: SUCCESS