Build failed in Jenkins: Osmocom-repo-install-debian10 » latest,repo-install-test #204

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Fri Aug 13 11:08:29 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=latest,label=repo-install-test/204/display/redirect>

Changes:


------------------------------------------
[...truncated 6.32 KB...]
+ local dir
+ docker_depends debian10-repo-install-test
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian10-repo-install-test
+ echo debian-stretch
+ distro_arg=debian-stretch
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian10-repo-install-test
+ echo debian:buster
+ upstream_distro_arg=debian:buster
+ docker_dir_from_image_name debian10-repo-install-test
+ echo debian10-repo-install-test
+ dir=debian10-repo-install-test
+ pull_arg=--pull
+ grep ^FROM ../debian10-repo-install-test/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ echo Building image: debian10-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: debian10-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../debian10-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:buster DISTRO=debian-stretch IMAGE=osmocom-build/debian10-repo-install-test
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=latest,label=repo-install-test/ws/_docker_playground/debian10-repo-install-test'>
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
rm -rf .common
cp -r <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=latest,label=repo-install-test/ws/_docker_playground/common> .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:buster \
	--build-arg DISTRO=debian-stretch \
	--build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \
	--build-arg OSMOCOM_REPO_PATH=repositories/network:/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=http://download.opensuse.org \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--pull -t osmocom-build/debian10-repo-install-test:latest .
Sending build context to Docker daemon   7.68kB
Step 1/5 : ARG	USER
Step 2/5 : ARG	REGISTRY=docker.io
Step 3/5 : ARG	UPSTREAM_DISTRO=debian:buster
Step 4/5 : FROM	${REGISTRY}/${UPSTREAM_DISTRO}
buster: Pulling from library/debian
Digest: sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
Status: Image is up to date for debian:buster
 ---> 0980b84bde89
Step 5/5 : RUN	apt-get update && 	apt-get install -y --no-install-recommends 		aptitude 		ca-certificates 		gnupg 		systemd
 ---> Using cache
 ---> d491c5028192
[Warning] One or more build-args [OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_BTS_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_STP_BRANCH UID OSMOCOM_REPO_PATH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH] were not consumed
Successfully built d491c5028192
Successfully tagged osmocom-build/debian10-repo-install-test:latest
rm -rf .common
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=latest,label=repo-install-test/ws/_docker_playground/debian10-repo-install-test'>
+ docker_image_exists debian10-repo-install-test
+ docker images -q osmocom-build/debian10-repo-install-test
+ test -n d491c5028192
+ list_osmo_packages debian-stretch debian10-repo-install-test
+ local distro=debian-stretch
+ local image=debian10-repo-install-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian10-repo-install-test -c
+ [ -n  ]
+ return
+ ret=0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=latest,label=repo-install-test/ws/>
+ return 0
+ FEED=latest
+ PROJ=network:osmocom:latest
+ CONTAINER=debian10-repo-install-test-latest
+ [ -z  ]
+ TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ [ -z  ]
+ PROJ_CONFLICT=network:osmocom:nightly
+ docker inspect -f {{.State.Running}} debian10-repo-install-test-latest
+ [  = true ]
+ args=
+ [ -n  ]
+ check_if_systemd_is_running
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=latest,label=repo-install-test/ws/scripts/repo-install-test>:/repo-install-test:ro --name debian10-repo-install-test-latest -e FEED=latest -e PROJ=network:osmocom:latest -e PROJ_CONFLICT=network:osmocom:nightly -e DISTRO=debian10 -e TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	 -e container=docker --tmpfs /run --tmpfs+  /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-addseq SYS_NICE 1 osmocom-build/debian10-repo-install-test 10 /lib/systemd/systemd

+ sleep 1
+ docker exec debian10-repo-install-test-latest systemctl status
● 1c9b9d8b3562
    State: running
     Jobs: 0 queued
   Failed: 0 units
    Since: Fri 2021-08-13 11:08:26 UTC; 370ms ago
   CGroup: /system.slice/containerd.service
           ├─init.scope
           │ └─1 /lib/systemd/systemd
           └─system.slice
             └─systemd-journald.service
               └─22 /lib/systemd/systemd-journald
+ return
+ ret=0
+ docker exec debian10-repo-install-test-latest /repo-install-test/run-inside-docker.sh
Checking feed: latest
Checking project: network:osmocom:latest
Checking conflicting project: network:osmocom:nightly
Linux distribution: debian10
Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ SERVICES=
	osmo-bsc
	osmo-bts-virtual
	osmo-gbproxy
	osmo-gtphub
	osmo-hlr
	osmo-hnbgw
	osmo-mgw
	osmo-msc
	osmo-pcap-client
	osmo-pcu
	osmo-sgsn
	osmo-sip-connector
	osmo-stp

+ SERVICES_NIGHTLY=
	osmo-pcap-server

+ distro_obsdir
+ echo Debian_10
+ DISTRO_OBSDIR=Debian_10
+ check_env
+ [ -n latest ]
+ echo Checking feed: latest
+ [ -n network:osmocom:latest ]
+ echo Checking project: network:osmocom:latest
+ [ -n network:osmocom:nightly ]
+ echo Checking conflicting project: network:osmocom:nightly
+ [ -n debian10 ]
+ echo Linux distribution: debian10
+ [ -n 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	 ]
+ echo Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ configure_keep_cache
+ [ -z  ]
+ return
+ configure_osmocom_repo network:osmocom:latest
+ configure_osmocom_repo_debian network:osmocom:latest
+ local proj=network:osmocom:latest
+ proj_with_slashes network:osmocom:latest
+ echo network:osmocom:latest
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10/
+ local release_key=/var/cache/apt/network:osmocom:latest_Release.key
+ echo Configuring Osmocom repository
+ [ -e /var/cache/apt/network:osmocom:latest_Release.key ]
Configuring Osmocom repository
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [300 kB]
Fetched 418 kB in 0s (1029 kB/s)
Reading package lists...
+ apt install -y wget

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpcre2-8-0 libpsl5 publicsuffix
The following NEW packages will be installed:
  libpcre2-8-0 libpsl5 publicsuffix wget
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 1285 kB of archives.
After this operation, 4328 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20190415.1030-1 [116 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1285 kB in 0s (15.4 MB/s)
Selecting previously unselected package libpcre2-8-0:amd64.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8394 files and directories currently installed.)
Preparing to unpack .../libpcre2-8-0_10.32-5_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.32-5) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../libpsl5_0.20.2-2_amd64.deb ...
Unpacking libpsl5:amd64 (0.20.2-2) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.20.1-1.1_amd64.deb ...
Unpacking wget (1.20.1-1.1) ...
Selecting previously unselected package publicsuffix.
Preparing to unpack .../publicsuffix_20190415.1030-1_all.deb ...
Unpacking publicsuffix (20190415.1030-1) ...
Setting up libpsl5:amd64 (0.20.2-2) ...
Setting up libpcre2-8-0:amd64 (10.32-5) ...
Setting up publicsuffix (20190415.1030-1) ...
Setting up wget (1.20.1-1.1) ...
Processing triggers for libc-bin (2.28-10) ...
+ wget -O /var/cache/apt/network:osmocom:latest_Release.key https://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10//Release.key
--2021-08-13 11:08:29--  https://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10//Release.key
Resolving download.opensuse.org (download.opensuse.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address 'download.opensuse.org'
+ ret=1
+ [ -n  ]
+ docker container kill debian10-repo-install-test-latest
debian10-repo-install-test-latest
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list