Started by upstream project "Osmocom-repo-install-debian12" build number 548 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom-repo-install-debian12/feed/latest/label/qemu 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-repo-install-debian12/feed/latest/label/qemu # 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 Checking out Revision 2f488d0cbf4531e2bacc3e80ef70035ab3966f87 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2f488d0cbf4531e2bacc3e80ef70035ab3966f87 # timeout=10 Commit message: "remove host2-deb11build" > git rev-list --no-walk b7e67c1df52050ebaa23437db8dc405dd223c446 # timeout=10 [qemu] $ /bin/sh -xe /tmp/jenkins12649100809469011733.sh + export FEED=latest + scripts/repo-install-test.sh debian12 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/Osmocom-repo-install-debian12/feed/latest/label/qemu + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2 + OSMO_BRANCH_DOCKER_PLAYGROUND=master + DOMAIN=downloads.osmocom.org + DISTRO=debian12 + DISTROS= centos8 debian10 debian11 debian12 + IMG_DIR=/opt/qemu + TEST_DIR=scripts/repo-install-test + IMG_PATH=_repo_install_test_data/temp.qcow2 + PID_FILE=_repo_install_test_data/qemu.pid + PORT_FILE=_repo_install_test_data/qemu.port + LOG_FILE=_repo_install_test_data/qemu.log + check_usage + local i + [ debian12 = centos8 ] + [ debian12 = debian10 ] + [ debian12 = debian11 ] + [ debian12 = debian12 ] + return + FEED=latest + PROJ=osmocom:latest + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=osmocom:nightly + clean_up + [ -n ] + [ -e _repo_install_test_data/qemu.pid ] + rm -f _repo_install_test_data/temp.qcow2 + trap clean_up_trap EXIT INT TERM 0 + qemu_start + [ -n ] + prepare_img + dirname _repo_install_test_data/temp.qcow2 + mkdir -p _repo_install_test_data + get_backing_img_path + local ret= + ret=/opt/qemu/debian-12.qcow2 + [ -e /opt/qemu/debian-12.qcow2 ] + echo /opt/qemu/debian-12.qcow2 + qemu-img create -f qcow2 -b /opt/qemu/debian-12.qcow2 -F qcow2 _repo_install_test_data/temp.qcow2 Formatting '_repo_install_test_data/temp.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=8589934592 backing_file=/opt/qemu/debian-12.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 + find_free_ssh_port + echo (4135690 % 1000) + 22022 + bc + SSH_PORT=22712 + nc -z 127.0.0.1 22712 + echo 22712 + qemu_ssh_wait + set +x Waiting for VM to boot up... + sleep 1 + timeout 1h qemu-system-x86_64 -cpu host -device virtio-net-pci,netdev=net -display none -drive file=_repo_install_test_data/temp.qcow2,format=qcow2 -enable-kvm -m 1024 -netdev user,id=net,hostfwd=tcp:127.0.0.1:22712-:22 -nodefaults -pidfile _repo_install_test_data/qemu.pid -serial stdio -smp 16 + cat _repo_install_test_data/qemu.pid + local pid=4135709 + seq 1 6 + [ -z 4135709 ] + kill -0 4135709 + TIMEOUT=10s qemu_ssh true + timeout 10s sshpass -p root ssh -p 22712 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- true + sleep 1 + [ -z 4135709 ] + kill -0 4135709 + TIMEOUT=10s qemu_ssh true + timeout 10s sshpass -p root ssh -p 22712 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- true Warning: Permanently added '[127.0.0.1]:22712' (ED25519) to the list of known hosts. + return + set +x VM is running! + qemu_prepare_vm + qemu_run_test_script + cat + qemu_ssh rm -rf /repo-install-test/ + timeout 1m sshpass -p root ssh -p 22712 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- rm -rf /repo-install-test/ Warning: Permanently added '[127.0.0.1]:22712' (ED25519) to the list of known hosts. + qemu_ssh mkdir /repo-install-test + timeout 1m sshpass -p root ssh -p 22712 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- mkdir /repo-install-test Warning: Permanently added '[127.0.0.1]:22712' (ED25519) to the list of known hosts. + qemu_scp -r scripts/repo-install-test/run-inside-env.sh scripts/repo-install-test/run-inside.sh root@127.0.0.1:/repo-install-test + timeout 1m sshpass -p root scp -P 22712 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -r scripts/repo-install-test/run-inside-env.sh scripts/repo-install-test/run-inside.sh root@127.0.0.1:/repo-install-test Warning: Permanently added '[127.0.0.1]:22712' (ED25519) to the list of known hosts. + TIMEOUT=1h qemu_ssh sh -ex /repo-install-test/run-inside-env.sh + timeout 1h sshpass -p root ssh -p 22712 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- sh -ex /repo-install-test/run-inside-env.sh Warning: Permanently added '[127.0.0.1]:22712' (ED25519) to the list of known hosts. + export DISTRO=debian12 + export DOMAIN=downloads.osmocom.org + export FEED=latest + export PROJ=osmocom:latest + export PROJ_CONFLICT=osmocom:nightly + export SKIP_PREPARE_VM= + export TESTS= test_conflict install_repo_packages test_binaries services_check + /repo-install-test/run-inside.sh + SERVICES= osmo-bsc osmo-bts-virtual osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gtphub osmo-hlr osmo-hnbgw osmo-hnodeb osmo-mgw osmo-msc osmo-pcap-client osmo-pcap-server osmo-pcu osmo-remsim-bankd osmo-remsim-server osmo-sgsn osmo-sip-connector osmo-smlc osmo-stp + SERVICES_NIGHTLY= osmo-bsc-nat + distro_obsdir + echo Debian_12 + DISTRO_OBSDIR=Debian_12 + check_env + [ -n latest ] + echo Checking feed: latest Checking feed: latest Checking project: osmocom:latest Checking conflicting project: osmocom:nightly Linux distribution: debian12 Enabled tests: test_conflict install_repo_packages test_binaries services_check + [ -n osmocom:latest ] + echo Checking project: osmocom:latest + [ -n osmocom:nightly ] + echo Checking conflicting project: osmocom:nightly + [ -n debian12 ] + echo Linux distribution: debian12 + [ -n test_conflict install_repo_packages test_binaries services_check ] + echo Enabled tests: test_conflict install_repo_packages test_binaries services_check + prepare_vm + [ -n ] + prepare_vm_debian + ln -sf /bin/true /usr/bin/fmtutil + echo path-exclude=/usr/bin/fmtutil + apt-get update --allow-releaseinfo-change Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://security.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://security.debian.org/debian-security bookworm-security/main Sources [133 kB] Get:5 http://security.debian.org/debian-security bookworm-security/non-free-firmware Sources [796 B] Get:6 http://security.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Get:7 http://security.debian.org/debian-security bookworm-security/main Translation-en [142 kB] Get:8 http://security.debian.org/debian-security bookworm-security/non-free-firmware amd64 Packages [688 B] Get:9 http://security.debian.org/debian-security bookworm-security/non-free-firmware Translation-en [472 B] Get:10 http://deb.debian.org/debian bookworm/non-free-firmware Sources [6,436 B] Get:11 http://deb.debian.org/debian bookworm/main Sources [9,496 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 Packages [8,792 kB] Get:13 http://deb.debian.org/debian bookworm/main Translation-en [6,109 kB] Get:14 http://deb.debian.org/debian bookworm/non-free-firmware amd64 Packages [6,240 B] Get:15 http://deb.debian.org/debian bookworm/non-free-firmware Translation-en [20.9 kB] Get:16 http://deb.debian.org/debian bookworm-updates/main Sources [3,120 B] Get:17 http://deb.debian.org/debian bookworm-updates/non-free-firmware Sources [2,076 B] Get:18 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8,856 B] Get:19 http://deb.debian.org/debian bookworm-updates/main Translation-en [8,248 B] Get:20 http://deb.debian.org/debian bookworm-updates/non-free-firmware amd64 Packages [616 B] Get:21 http://deb.debian.org/debian bookworm-updates/non-free-firmware Translation-en [384 B] Fetched 25.2 MB in 2s (13.7 MB/s) Reading package lists... + apt-get install -y --no-install-recommends aptitude ca-certificates gnupg2 wget Reading package lists... Building dependency tree... Reading state information... ca-certificates is already the newest version (20230311). wget is already the newest version (1.21.3-1+b2). The following additional packages will be installed: aptitude-common dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libboost-iostreams1.74.0 libcwidget4 libksba8 libnpth0 libsigc++-2.0-0v5 libxapian30 pinentry-curses Suggested packages: apt-xapian-index aptitude-doc-en | aptitude-doc debtags pinentry-gnome3 tor parcimonie xloadimage scdaemon libcwidget-dev xapian-tools pinentry-doc Recommended packages: libdpkg-perl The following NEW packages will be installed: aptitude aptitude-common dirmngr gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libboost-iostreams1.74.0 libcwidget4 libksba8 libnpth0 libsigc++-2.0-0v5 libxapian30 pinentry-curses 0 upgraded, 21 newly installed, 0 to remove and 100 not upgraded. Need to get 13.1 MB of archives. After this operation, 37.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 aptitude-common all 0.8.13-5 [1,777 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libsigc++-2.0-0v5 amd64 2.12.0-1 [25.7 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libcwidget4 amd64 0.5.18-6 [309 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1,100 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 aptitude amd64 0.8.13-5 [1,369 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1,093 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 13.1 MB in 0s (83.5 MB/s) Selecting previously unselected package aptitude-common. (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 ... 28262 files and directories currently installed.) Preparing to unpack .../00-aptitude-common_0.8.13-5_all.deb ... Unpacking aptitude-common (0.8.13-5) ... Selecting previously unselected package libboost-iostreams1.74.0:amd64. Preparing to unpack .../01-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... Selecting previously unselected package libsigc++-2.0-0v5:amd64. Preparing to unpack .../02-libsigc++-2.0-0v5_2.12.0-1_amd64.deb ... Unpacking libsigc++-2.0-0v5:amd64 (2.12.0-1) ... Selecting previously unselected package libcwidget4:amd64. Preparing to unpack .../03-libcwidget4_0.5.18-6_amd64.deb ... Unpacking libcwidget4:amd64 (0.5.18-6) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../04-libxapian30_1.4.22-1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.22-1) ... Selecting previously unselected package aptitude. Preparing to unpack .../05-aptitude_0.8.13-5_amd64.deb ... Unpacking aptitude (0.8.13-5) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../06-libassuan0_2.5.5-5_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../07-gpgconf_2.2.40-1.1_amd64.deb ... Unpacking gpgconf (2.2.40-1.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../08-libksba8_1.6.3-2_amd64.deb ... Unpacking libksba8:amd64 (1.6.3-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../09-libnpth0_1.6-3_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../10-dirmngr_2.2.40-1.1_amd64.deb ... Unpacking dirmngr (2.2.40-1.1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../11-gnupg-l10n_2.2.40-1.1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../12-gnupg-utils_2.2.40-1.1_amd64.deb ... Unpacking gnupg-utils (2.2.40-1.1) ... Selecting previously unselected package gpg. Preparing to unpack .../13-gpg_2.2.40-1.1_amd64.deb ... Unpacking gpg (2.2.40-1.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../14-pinentry-curses_1.2.1-1_amd64.deb ... Unpacking pinentry-curses (1.2.1-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../15-gpg-agent_2.2.40-1.1_amd64.deb ... Unpacking gpg-agent (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../16-gpg-wks-client_2.2.40-1.1_amd64.deb ... Unpacking gpg-wks-client (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../17-gpg-wks-server_2.2.40-1.1_amd64.deb ... Unpacking gpg-wks-server (2.2.40-1.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../18-gpgsm_2.2.40-1.1_amd64.deb ... Unpacking gpgsm (2.2.40-1.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../19-gnupg_2.2.40-1.1_all.deb ... Unpacking gnupg (2.2.40-1.1) ... Selecting previously unselected package gnupg2. Preparing to unpack .../20-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... Setting up libksba8:amd64 (1.6.3-2) ... Setting up libxapian30:amd64 (1.4.22-1) ... Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... Setting up libnpth0:amd64 (1.6-3) ... Setting up libassuan0:amd64 (2.5.5-5) ... Setting up gnupg-l10n (2.2.40-1.1) ... Setting up libsigc++-2.0-0v5:amd64 (2.12.0-1) ... Setting up aptitude-common (0.8.13-5) ... Setting up gpgconf (2.2.40-1.1) ... Setting up gpg (2.2.40-1.1) ... Setting up gnupg-utils (2.2.40-1.1) ... Setting up pinentry-curses (1.2.1-1) ... Setting up gpg-agent (2.2.40-1.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1) ... Setting up dirmngr (2.2.40-1.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up libcwidget4:amd64 (0.5.18-6) ... Setting up aptitude (0.8.13-5) ... update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode Setting up gpg-wks-server (2.2.40-1.1) ... Setting up gpg-wks-client (2.2.40-1.1) ... Setting up gnupg (2.2.40-1.1) ... Setting up gnupg2 (2.2.40-1.1) ... Processing triggers for man-db (2.11.2-2) ... Processing triggers for libc-bin (2.36-9) ... + configure_osmocom_repo osmocom:latest + configure_osmocom_repo_debian osmocom:latest + local proj=osmocom:latest + proj_with_slashes osmocom:latest + echo osmocom:latest + sed s.:.:/.g Configuring Osmocom repository + local obs_repo=downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ + echo Configuring Osmocom repository + [ -e /tmp/Release.key ] + wget -O /tmp/Release.key https://obs.osmocom.org/projects/osmocom:latest/public_key --2025-01-14 01:32:29-- https://obs.osmocom.org/projects/osmocom:latest/public_key Resolving obs.osmocom.org (obs.osmocom.org)... 148.251.236.141, 2a01:4f8:201:344a::2 Connecting to obs.osmocom.org (obs.osmocom.org)|148.251.236.141|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: ‘/tmp/Release.key’ 0K . 18.3M=0s 2025-01-14 01:32:29 (18.3 MB/s) - ‘/tmp/Release.key’ saved [1422] + apt-key add /tmp/Release.key Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). OK + echo deb http://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./ + apt-get update Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://security.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1,580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (190 kB/s) Reading package lists... W: http://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + uname -a Linux unassigned-hostname 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) x86_64 GNU/Linux ### Running test: test_conflict ### + set +x + test_conflict + test_conflict_debian + apt-get -y install libosmocore Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libosmocodec4 libosmocoding0 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libsctp1 libtalloc2 osmocom-latest Suggested packages: pcscd lksctp-tools The following NEW packages will be installed: libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libsctp1 libtalloc2 osmocom-latest 0 upgraded, 15 newly installed, 0 to remove and 100 not upgraded. Need to get 1,183 kB of archives. After this operation, 2,825 kB of additional disk space will be used. Get:13 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1,156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 1,183 kB in 0s (15.3 MB/s) Selecting previously unselected package osmocom-latest. (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 ... 28756 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../01-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../02-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../04-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../07-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../11-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Processing triggers for libc-bin (2.36-9) ... + configure_osmocom_repo_debian_remove osmocom:latest + local proj=osmocom:latest + rm /etc/apt/sources.list.d/osmocom:latest.list + configure_osmocom_repo_debian osmocom:nightly + local proj=osmocom:nightly + proj_with_slashes osmocom:nightly + echo osmocom:nightly + sed s.:.:/.g Configuring Osmocom repository + local obs_repo=downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ + echo Configuring Osmocom repository + [ -e /tmp/Release.key ] + apt-key add /tmp/Release.key Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). OK + echo deb http://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ + apt-get update Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://security.debian.org/debian-security bookworm-security InRelease Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1,582 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [202 kB] Fetched 204 kB in 1s (206 kB/s) Reading package lists... W: http://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y install osmo-mgw + tee /tmp/out Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 libortp16 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmocom-nightly The following packages will be REMOVED: osmocom-latest The following NEW packages will be installed: libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 libortp16 libosmoabis13 libosmonetif11 libosmotrau10 osmo-mgw osmocom-nightly The following packages will be upgraded: libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 11 upgraded, 11 newly installed, 1 to remove and 100 not upgraded. Need to get 2,209 kB of archives. After this operation, 2,844 kB of additional disk space will be used. Get:17 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.57.8972.202501122026 [42.9 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.57.8972.202501122026 [103 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.57.8972.202501122026 [49.6 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.57.8972.202501122026 [62.9 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.57.8972.202501122026 [69.7 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.57.8972.202501122026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.57.8972.202501122026 [177 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.57.8972.202501122026 [59.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.57.8972.202501122026 [169 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.57.8972.202501122026 [70.3 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.57.8972.202501122026 [50.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501122026 [1,180 B] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.28.f2d0.202501122026 [59.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501122026 [69.9 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.50.58dd.202501122026 [32.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.13.1.23.fcf1.202501122026 [96.4 kB] apt-listchanges: Reading changelogs... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 2,209 kB in 0s (28.4 MB/s) (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 ... 28836 files and directories currently installed.) Preparing to unpack .../00-libosmocore_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmocore (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../01-libosmovty13_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../02-libosmousb0_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../03-libosmosim2_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../04-libosmoisdn0_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../05-libosmogsm20_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../06-libosmogb14_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../07-libosmoctrl0_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../08-libosmocore22_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../09-libosmocoding0_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... Preparing to unpack .../10-libosmocodec4_1.10.0.57.8972.202501122026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.57.8972.202501122026) over (1.10.0) ... (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 ... 28836 files and directories currently installed.) Removing osmocom-latest (1.0.0) ... Selecting previously unselected package osmocom-nightly. (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 ... 28833 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202501122026_amd64.deb ... Unpacking osmocom-nightly (202501122026) ... Selecting previously unselected package libdecaf0:amd64. Preparing to unpack .../01-libdecaf0_1.0.2-2_amd64.deb ... Unpacking libdecaf0:amd64 (1.0.2-2) ... Selecting previously unselected package libmbedcrypto7:amd64. Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ... Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... Selecting previously unselected package libmbedx509-1:amd64. Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ... Unpacking libmbedx509-1:amd64 (2.28.3-1) ... Selecting previously unselected package libmbedtls14:amd64. Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ... Unpacking libmbedtls14:amd64 (2.28.3-1) ... Selecting previously unselected package libbctoolbox1:amd64. Preparing to unpack .../05-libbctoolbox1_5.1.64-2_amd64.deb ... Unpacking libbctoolbox1:amd64 (5.1.64-2) ... Selecting previously unselected package libortp16:amd64. Preparing to unpack .../06-libortp16_1%3a5.1.64-2_amd64.deb ... Unpacking libortp16:amd64 (1:5.1.64-2) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.5.1.28.f2d0.202501122026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.28.f2d0.202501122026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501122026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501122026) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../09-libosmotrau10_1.6.0.50.58dd.202501122026_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0.50.58dd.202501122026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../10-osmo-mgw_1.13.1.23.fcf1.202501122026_amd64.deb ... Unpacking osmo-mgw (1.13.1.23.fcf1.202501122026) ... Setting up osmocom-nightly (202501122026) ... Setting up libdecaf0:amd64 (1.0.2-2) ... Setting up libmbedcrypto7:amd64 (2.28.3-1) ... Setting up libosmocore22:amd64 (1.10.0.57.8972.202501122026) ... Setting up libosmocodec4:amd64 (1.10.0.57.8972.202501122026) ... Setting up libmbedx509-1:amd64 (2.28.3-1) ... Setting up libosmovty13:amd64 (1.10.0.57.8972.202501122026) ... Setting up libmbedtls14:amd64 (2.28.3-1) ... Setting up libosmoisdn0:amd64 (1.10.0.57.8972.202501122026) ... Setting up libbctoolbox1:amd64 (5.1.64-2) ... Setting up libortp16:amd64 (1:5.1.64-2) ... Setting up libosmousb0:amd64 (1.10.0.57.8972.202501122026) ... Setting up libosmogsm20:amd64 (1.10.0.57.8972.202501122026) ... Setting up libosmoctrl0:amd64 (1.10.0.57.8972.202501122026) ... Setting up libosmogb14:amd64 (1.10.0.57.8972.202501122026) ... Setting up libosmotrau10:amd64 (1.6.0.50.58dd.202501122026) ... Setting up libosmonetif11:amd64 (1.5.1.28.f2d0.202501122026) ... Setting up libosmocoding0:amd64 (1.10.0.57.8972.202501122026) ... Setting up libosmosim2:amd64 (1.10.0.57.8972.202501122026) ... Setting up libosmocore (1.10.0.57.8972.202501122026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501122026) ... Setting up osmo-mgw (1.13.1.23.fcf1.202501122026) ... changed ownership of '/etc/osmocom/osmo-mgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-mgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-mgw.service → /lib/systemd/system/osmo-mgw.service. Processing triggers for libc-bin (2.36-9) ... + touch /tmp/fail ERROR: unexpected exit 0! + [ -e /tmp/fail ] + echo ERROR: unexpected exit 0! + exit 1 + clean_up_trap + [ -n ] + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + [ -n ] + [ -e _repo_install_test_data/qemu.pid ] + cat _repo_install_test_data/qemu.pid + kill 4135709 + rm -f _repo_install_test_data/temp.qcow2 Build step 'Execute shell' marked build as failure Sending e-mails to: jenkins-notifications@lists.osmocom.org Finished: FAILURE