Skip to content

Console Output

Triggered by Gerrit: https://gerrit.osmocom.org/
Running as SYSTEM
Building remotely on build3-deb11build-ansible (ttcn3 obs qemu osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom_OBS_nhofmeyr_dev
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/osmocom-build/jenkins/workspace/Osmocom_OBS_nhofmeyr_dev # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.30.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 774347c25b8919f4ee130c953db3e2ccebd080c7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 774347c25b8919f4ee130c953db3e2ccebd080c7 # timeout=10
Commit message: "jobs/master-builds: add osmo-python-tests"
 > git rev-list --no-walk 774347c25b8919f4ee130c953db3e2ccebd080c7 # timeout=10
[Osmocom_OBS_nhofmeyr_dev] $ /bin/sh -xe /tmp/jenkins596734746932609279.sh
+ export PYTHONUNBUFFERED=1
+ BRANCH=neels/dev
+ PROJ=home:nhofmeyr:dev
+ VERSION_APPEND=~nhofmeyr.dev
+ PACKAGE=osmo-mgw
+ [ -z osmo-mgw ]
+ ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-pkgname osmocom-latest --delete --docker --feed master --git-branch neels/dev --version-append ~nhofmeyr.dev home:nhofmeyr:dev osmo-mgw
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/Osmocom_OBS_nhofmeyr_dev/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/Osmocom_OBS_nhofmeyr_dev/scripts/obs/data']
Sending build context to Docker daemon  15.36kB

Step 1/6 : ARG	DISTRO_FROM
Step 2/6 : FROM	${DISTRO_FROM}
 ---> 3a37950934ff
Step 3/6 : ARG	UID
 ---> Using cache
 ---> 91696856b5bf
Step 4/6 : RUN	apt-get update && 	apt-get upgrade -y && 	apt-get install -y --no-install-recommends 		ca-certificates 		colordiff 		debhelper 		dh-python 		dpkg-dev 		fakeroot 		git 		git-review 		gnupg2 		libxml2-utils 		meson 		osc 		python3-packaging 		python3-setuptools 		rebar3 		sed 		&& 	apt-get clean
 ---> Using cache
 ---> bbfd41c12166
Step 5/6 : RUN	useradd --uid=${UID} -m user
 ---> Using cache
 ---> fd08a9358d97
Step 6/6 : USER	user
 ---> Using cache
 ---> 3c66381f0aa9
[Warning] One or more build-args [DISTRO] were not consumed
Successfully built 3c66381f0aa9
Successfully tagged debian-12-osmocom-obs-build-srcpkg:latest
docker: running: update_obs_project.py inside docker
OBS: getting packages in home:nhofmeyr:dev

### Building source packages ###

osmo-mgw: getting head from git remote for neels/dev
osmo-mgw: branch not found: neels/dev
osmo-mgw: removing from OBS (branch neels/dev does not exist anymore)

### Summary ###

Updated:                0
Skipped:                0
Failed (srcpkg build):  0
Failed (srcpkg upload): 0
Deleted:                1
Finished: SUCCESS