Changes:
[Oliver Smith] treewide: rename rpi4-raspbian10 to rpi4-raspbian11
------------------------------------------ [...truncated 4.92 KB...] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends centos8-repo-install-test + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-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-centos8/feed=nightly,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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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 \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 24.06kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=almalinux:8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from library/almalinux Digest: sha256:a21996e1faa92e26a48c7fe3ae5652efc4b0eacb4ead710f0cca9167251dd27e Status: Image is up to date for almalinux:8 ---> 6bfdc3e60b10 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> 9a8d256a71ab Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> 8966d761abe3 [Warning] One or more build-args [OSMO_MGW_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH OSMO_UECUPS_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_STP_BRANCH DISTRO OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OSMO_HNBGW_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH UID LIBOSMOCORE_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH] were not consumed Successfully built 8966d761abe3 Successfully tagged osmocom-build/centos8-repo-install-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n 8966d761abe3 + list_osmo_packages centos8 centos8-repo-install-test + local distro=centos8 + local image=centos8-repo-install-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-repo-install-test -c + [ -n ] + return + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/ + return 0 + FEED=nightly + PROJ=network:osmocom:nightly + CONTAINER=centos8-repo-install-test-nightly + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:latest + [ centos8 = centos8 ] + PROJ_CONFLICT=network:osmocom:next + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e PROJ=network:osmocom:nightly -e PROJ_CONFLICT=network:osmocom:next -e DISTRO=centos8 -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-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ● eb72d8e43e0d State: initializing Jobs: 17 queued Failed: 0 units Since: Tue 2022-05-03 10:04:20 UTC; 83ms ago CGroup: /docker/eb72d8e43e0d7d0fc533e18c1ea8989dbc8531a41b0a32ed8250fa0cb7a03e04 ├─15 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice ├─ldconfig.service │ └─16 /sbin/ldconfig -X └─systemd-journald.service └─22 /usr/lib/systemd/systemd-journald + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + 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 osmo-hnodeb ' ++ distro_obsdir ++ case "$DISTRO" in ++ echo CentOS_8 + DISTRO_OBSDIR=CentOS_8 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n network:osmocom:nightly ']' + echo 'Checking project: network:osmocom:nightly' + '[' -n network:osmocom:next ']' + echo 'Checking conflicting project: network:osmocom:next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + '[' -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:nightly + case "$DISTRO" in Checking feed: nightly Checking project: network:osmocom:nightly Checking conflicting project: network:osmocom:next Linux distribution: centos8 Enabled tests: test_conflict install_repo_packages test_binaries services_check + configure_osmocom_repo_centos network:osmocom:nightly + local proj=network:osmocom:nightly ++ proj_with_slashes network:osmocom:nightly ++ echo network:osmocom:nightly ++ sed s.:.:/.g + local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_... + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository ++ proj_with_underscore network:osmocom:nightly ++ tr : _ ++ echo network:osmocom:nightly
### Running test: test_conflict ###
+ for test in $TESTS + set +x + case "$test" in + test_conflict + case "$DISTRO" in + test_conflict_centos + dnf -y install libosmocore-devel AlmaLinux 8 - BaseOS 7.2 kB/s | 4.3 kB 00:00 AlmaLinux 8 - BaseOS 8.8 MB/s | 8.0 MB 00:00 AlmaLinux 8 - AppStream 9.6 kB/s | 4.7 kB 00:00 AlmaLinux 8 - AppStream 16 MB/s | 10 MB 00:00 AlmaLinux 8 - Extras 8.4 kB/s | 3.9 kB 00:00 AlmaLinux 8 - PowerTools 5.0 MB/s | 2.7 MB 00:00 network:osmocom:nightly 1.2 kB/s | 634 B 00:00 Errors during downloading metadata for repository 'network_osmocom_nightly': - Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) - Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) Error: Failed to download metadata for repo 'network_osmocom_nightly': Yum repo downloading error: Downloading error(s): repodata/58010f6652d02aa9290d05e983a9c1979b35f76bda71fa7680849038543f6df5-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/11a52991271c1a59e751e13d03ef375e17f6f6b28f561723e60ae3c0fc329155-filelists.xml.gz - Cannot download, all mirrors were already tried without success + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure
Changes:
------------------------------------------ [...truncated 4.90 KB...] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends centos8-repo-install-test + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-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-centos8/feed=nightly,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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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 \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 24.06kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=almalinux:8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from library/almalinux Digest: sha256:a21996e1faa92e26a48c7fe3ae5652efc4b0eacb4ead710f0cca9167251dd27e Status: Image is up to date for almalinux:8 ---> 6bfdc3e60b10 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> 9a8d256a71ab Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> 8966d761abe3 [Warning] One or more build-args [OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_HNODEB_BRANCH OSMO_PCU_BRANCH OSMO_UECUPS_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMO_BB_BRANCH OSMO_MSC_BRANCH DISTRO OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH UID LIBOSMOCORE_BRANCH OSMO_HNBGW_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_BSC_BRANCH OSMO_MGW_BRANCH] were not consumed Successfully built 8966d761abe3 Successfully tagged osmocom-build/centos8-repo-install-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n 8966d761abe3 + list_osmo_packages centos8 centos8-repo-install-test + local distro=centos8 + local image=centos8-repo-install-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-repo-install-test -c + [ -n ] + return + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/ + return 0 + FEED=nightly + PROJ=network:osmocom:nightly + CONTAINER=centos8-repo-install-test-nightly + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:latest + [ centos8 = centos8 ] + PROJ_CONFLICT=network:osmocom:next + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e PROJ=network:osmocom:nightly -e PROJ_CONFLICT=network:osmocom:next -e DISTRO=centos8 -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-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ● 54486216ea4f State: running Jobs: 0 queued Failed: 0 units Since: Wed 2022-05-04 10:04:20 UTC; 142ms ago CGroup: /docker/54486216ea4f3b357ff7ba8daad40244c35b1a6c4bb5062a2874fb78c261d551 ├─25 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice ├─systemd-journald.service │ └─16 /usr/lib/systemd/systemd-journald └─dbus.service └─24 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + 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 osmo-hnodeb ' ++ distro_obsdir ++ case "$DISTRO" in ++ echo CentOS_8 + DISTRO_OBSDIR=CentOS_8 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' Checking feed: nightly + '[' -n network:osmocom:nightly ']' + echo 'Checking project: network:osmocom:nightly' + '[' -n network:osmocom:next ']' + echo 'Checking conflicting project: network:osmocom:next' + '[' -n centos8 ']' Checking project: network:osmocom:nightly Checking conflicting project: network:osmocom:next + echo 'Linux distribution: centos8' + '[' -n ' test_conflict install_repo_packages test_binaries services_check ' ']' + echo 'Enabled tests: test_conflict install_repo_packages test_binaries services_check ' Linux distribution: centos8 Enabled tests: test_conflict install_repo_packages test_binaries services_check + configure_keep_cache + '[' -z '' ']' + return + configure_osmocom_repo network:osmocom:nightly + case "$DISTRO" in + configure_osmocom_repo_centos network:osmocom:nightly + local proj=network:osmocom:nightly ++ proj_with_slashes network:osmocom:nightly ++ echo network:osmocom:nightly ++ sed s.:.:/.g + local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_... + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository ++ proj_with_underscore network:osmocom:nightly ++ echo network:osmocom:nightly ++ tr : _ + for test in $TESTS + set +x + case "$test" in + test_conflict + case "$DISTRO" in + test_conflict_centos
### Running test: test_conflict ###
+ dnf -y install libosmocore-devel AlmaLinux 8 - BaseOS 7.3 kB/s | 4.3 kB 00:00 AlmaLinux 8 - BaseOS 9.8 MB/s | 8.0 MB 00:00 AlmaLinux 8 - AppStream 8.9 kB/s | 4.7 kB 00:00 AlmaLinux 8 - AppStream 15 MB/s | 10 MB 00:00 AlmaLinux 8 - Extras 8.3 kB/s | 3.9 kB 00:00 AlmaLinux 8 - PowerTools 2.5 MB/s | 2.7 MB 00:01 network:osmocom:nightly 1.1 kB/s | 634 B 00:00 Errors during downloading metadata for repository 'network_osmocom_nightly': - Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) - Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) Error: Failed to download metadata for repo 'network_osmocom_nightly': Yum repo downloading error: Downloading error(s): repodata/e460e23d7448cd9a6ffa5d3349b34799952b768fd9be424306eeeaac318c4c19-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/0d6e77cad839928c847e969a163cf0d396ede7839886b8966495625f2eef8bed-filelists.xml.gz - Cannot download, all mirrors were already tried without success + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure
Changes:
------------------------------------------ [...truncated 4.90 KB...] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends centos8-repo-install-test + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-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-centos8/feed=nightly,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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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 \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 24.06kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=almalinux:8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from library/almalinux Digest: sha256:a21996e1faa92e26a48c7fe3ae5652efc4b0eacb4ead710f0cca9167251dd27e Status: Image is up to date for almalinux:8 ---> 6bfdc3e60b10 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> 9a8d256a71ab Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> 8966d761abe3 [Warning] One or more build-args [OPEN5GS_BRANCH OSMOCOM_REPO_MIRROR OSMO_MGW_BRANCH OSMO_IUH_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH UID OSMOCOM_REPO_PATH OSMOCOM_REPO_VERSION OSMO_GSM_TESTER_BRANCH OSMO_SGSN_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_HNODEB_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_HNBGW_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH OSMO_UECUPS_BRANCH] were not consumed Successfully built 8966d761abe3 Successfully tagged osmocom-build/centos8-repo-install-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n 8966d761abe3 + list_osmo_packages centos8 centos8-repo-install-test + local distro=centos8 + local image=centos8-repo-install-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-repo-install-test -c + [ -n ] + return + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/ + return 0 + FEED=nightly + PROJ=network:osmocom:nightly + CONTAINER=centos8-repo-install-test-nightly + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:latest + [ centos8 = centos8 ] + PROJ_CONFLICT=network:osmocom:next + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e PROJ=network:osmocom:nightly -e PROJ_CONFLICT=network:osmocom:next -e DISTRO=centos8 -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-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ● 17a5781fa0f1 State: running Jobs: 0 queued Failed: 0 units Since: Thu 2022-05-05 10:04:19 UTC; 211ms ago CGroup: /docker/17a5781fa0f11a0e83b727cf26dfa2af1ea8ade7e0a4d06e92b47290b4fc1b52 ├─26 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice ├─systemd-journald.service │ └─16 /usr/lib/systemd/systemd-journald └─dbus.service └─24 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + 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 osmo-hnodeb ' ++ distro_obsdir ++ case "$DISTRO" in ++ echo CentOS_8 + DISTRO_OBSDIR=CentOS_8 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n network:osmocom:nightly ']' + echo 'Checking project: network:osmocom:nightly' + '[' -n network:osmocom:next ']' + echo 'Checking conflicting project: network:osmocom:next' Checking feed: nightly Checking project: network:osmocom:nightly Checking conflicting project: network:osmocom:next + '[' -n centos8 ']' Linux distribution: centos8 + echo 'Linux distribution: centos8' + '[' -n ' test_conflict install_repo_packages test_binaries services_check ' ']' Enabled tests: 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:nightly + case "$DISTRO" in + configure_osmocom_repo_centos network:osmocom:nightly + local proj=network:osmocom:nightly ++ proj_with_slashes network:osmocom:nightly ++ echo network:osmocom:nightly ++ sed s.:.:/.g + local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_... + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository ++ proj_with_underscore network:osmocom:nightly ++ echo network:osmocom:nightly ++ tr : _ + for test in $TESTS + set +x + case "$test" in + test_conflict
### Running test: test_conflict ###
+ case "$DISTRO" in + test_conflict_centos + dnf -y install libosmocore-devel AlmaLinux 8 - BaseOS 8.4 kB/s | 4.3 kB 00:00 AlmaLinux 8 - BaseOS 7.6 MB/s | 8.0 MB 00:01 AlmaLinux 8 - AppStream 9.7 kB/s | 4.7 kB 00:00 AlmaLinux 8 - AppStream 14 MB/s | 10 MB 00:00 AlmaLinux 8 - Extras 7.7 kB/s | 3.9 kB 00:00 AlmaLinux 8 - PowerTools 4.7 MB/s | 2.7 MB 00:00 network:osmocom:nightly 1.2 kB/s | 634 B 00:00 Errors during downloading metadata for repository 'network_osmocom_nightly': - Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) - Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) Error: Failed to download metadata for repo 'network_osmocom_nightly': Yum repo downloading error: Downloading error(s): repodata/ad91db8cb7273beaefca0e473d9c4dd12d12786819947d9abc971661c588e8c6-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/7062058d3e5395b4b02570496e41e19e8fd306f5234003a6c3595331cf3fc100-filelists.xml.gz - Cannot download, all mirrors were already tried without success + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure
Changes:
[Oliver Smith] jobs/ttcn3-testsuites: centos: use osmocom mirror
------------------------------------------ [...truncated 6.89 KB...] 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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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 \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 24.06kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=almalinux:8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from library/almalinux Digest: sha256:a21996e1faa92e26a48c7fe3ae5652efc4b0eacb4ead710f0cca9167251dd27e Status: Image is up to date for almalinux:8 ---> 6bfdc3e60b10 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> 9a8d256a71ab Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> 8966d761abe3 [Warning] One or more build-args [OSMO_UECUPS_BRANCH LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_HNODEB_BRANCH OSMO_BB_BRANCH OSMO_HNBGW_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_PATH OSMO_GBPROXY_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH UID OSMOCOM_REPO_MIRROR OSMO_MGW_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH] were not consumed Successfully built 8966d761abe3 Successfully tagged osmocom-build/centos8-repo-install-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n 8966d761abe3 + list_osmo_packages centos8 centos8-repo-install-test + local distro=centos8 + local image=centos8-repo-install-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-repo-install-test -c + [ -n ] + return + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/ + return 0 + FEED=nightly + PROJ=network:osmocom:nightly + CONTAINER=centos8-repo-install-test-nightly + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:latest + [ centos8 = centos8 ] + PROJ_CONFLICT=network:osmocom:next + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e PROJ=network:osmocom:nightly -e PROJ_CONFLICT=network:osmocom:next -e DISTRO=centos8 -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-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ● 2f893fe3bd8c State: running Jobs: 0 queued Failed: 0 units Since: Fri 2022-05-06 10:04:19 UTC; 278ms ago CGroup: /docker/2f893fe3bd8ca36b5bd6b3ebb7bc55697a8da77e27337496a483f3130837cecc ├─26 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice ├─systemd-journald.service │ └─18 /usr/lib/systemd/systemd-journald └─dbus.service └─23 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + 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 osmo-hnodeb ' ++ distro_obsdir ++ case "$DISTRO" in ++ echo CentOS_8 + DISTRO_OBSDIR=CentOS_8 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' Checking feed: nightly Checking project: network:osmocom:nightly + '[' -n network:osmocom:nightly ']' + echo 'Checking project: network:osmocom:nightly' + '[' -n network:osmocom:next ']' + echo 'Checking conflicting project: network:osmocom:next' + '[' -n centos8 ']' Checking conflicting project: network:osmocom:next Linux distribution: centos8 + echo 'Linux distribution: centos8' + '[' -n ' test_conflict install_repo_packages test_binaries services_check ' ']' + echo 'Enabled tests: test_conflict install_repo_packages test_binaries services_check ' Enabled tests: test_conflict install_repo_packages test_binaries services_check + configure_keep_cache + '[' -z '' ']' + return + configure_osmocom_repo network:osmocom:nightly + case "$DISTRO" in + configure_osmocom_repo_centos network:osmocom:nightly + local proj=network:osmocom:nightly ++ proj_with_slashes network:osmocom:nightly ++ echo network:osmocom:nightly ++ sed s.:.:/.g + local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_... + echo 'Configuring Osmocom repository' Configuring Osmocom repository + cat ++ proj_with_underscore network:osmocom:nightly ++ echo network:osmocom:nightly ++ tr : _ + for test in $TESTS + set +x
### Running test: test_conflict ###
+ case "$test" in + test_conflict + case "$DISTRO" in + test_conflict_centos + dnf -y install libosmocore-devel AlmaLinux 8 - BaseOS 9.0 kB/s | 4.3 kB 00:00 AlmaLinux 8 - BaseOS 11 MB/s | 8.0 MB 00:00 AlmaLinux 8 - AppStream 11 kB/s | 4.7 kB 00:00 AlmaLinux 8 - AppStream 13 MB/s | 10 MB 00:00 AlmaLinux 8 - Extras 8.2 kB/s | 3.9 kB 00:00 AlmaLinux 8 - PowerTools 4.7 MB/s | 2.7 MB 00:00 network:osmocom:nightly 609 kB/s | 232 kB 00:00 Dependencies resolved. ============================================================================================= Package Arch Version Repository Size ============================================================================================= Installing: libosmocore-devel x86_64 1.6.0.102.7ac04.202205060026-1.1 network_osmocom_nightly 74 k Installing dependencies: libmnl x86_64 1.0.4-6.el8 baseos 30 k libosmocore18 x86_64 1.6.0.102.7ac04.202205060026-1.1 network_osmocom_nightly 110 k libpkgconf x86_64 1.4.2-1.el8 baseos 35 k libtalloc x86_64 2.3.2-1.el8 baseos 48 k libtalloc-devel x86_64 2.3.2-1.el8 baseos 62 k lksctp-tools x86_64 1.0.18-3.el8 baseos 99 k lksctp-tools-devel x86_64 1.0.18-3.el8 baseos 56 k osmocom-nightly x86_64 1.0.0.202205060026-1.1 network_osmocom_nightly 7.1 k pkgconf x86_64 1.4.2-1.el8 baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k
Transaction Summary ============================================================================================= Install 12 Packages
Total download size: 591 k Installed size: 1.3 M Downloading Packages: (1/12): libmnl-1.0.4-6.el8.x86_64.rpm 378 kB/s | 30 kB 00:00 (2/12): libpkgconf-1.4.2-1.el8.x86_64.rpm 385 kB/s | 35 kB 00:00 (3/12): libtalloc-2.3.2-1.el8.x86_64.rpm 473 kB/s | 48 kB 00:00 (4/12): libtalloc-devel-2.3.2-1.el8.x86_64.rpm 1.6 MB/s | 62 kB 00:00 (5/12): lksctp-tools-devel-1.0.18-3.el8.x86_64. 2.5 MB/s | 56 kB 00:00 (6/12): lksctp-tools-1.0.18-3.el8.x86_64.rpm 2.4 MB/s | 99 kB 00:00 (7/12): pkgconf-1.4.2-1.el8.x86_64.rpm 1.8 MB/s | 38 kB 00:00 (8/12): pkgconf-m4-1.4.2-1.el8.noarch.rpm 835 kB/s | 17 kB 00:00 (9/12): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 557 kB/s | 15 kB 00:00 [MIRROR] libosmocore18-1.6.0.102.7ac04.202205060026-1.1.x86_64.rpm: Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) [MIRROR] libosmocore18-1.6.0.102.7ac04.202205060026-1.1.x86_64.rpm: Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) [MIRROR] libosmocore-devel-1.6.0.102.7ac04.202205060026-1.1.x86_64.rpm: Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) [MIRROR] osmocom-nightly-1.0.0.202205060026-1.1.x86_64.rpm: Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) [FAILED] osmocom-nightly-1.0.0.202205060026-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download x86_64/osmocom-nightly-1.0.0.202205060026-1.1.x86_64.rpm: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure
Changes:
------------------------------------------ [...truncated 6.89 KB...] 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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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 \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 24.06kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=almalinux:8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from library/almalinux Digest: sha256:a21996e1faa92e26a48c7fe3ae5652efc4b0eacb4ead710f0cca9167251dd27e Status: Image is up to date for almalinux:8 ---> 6bfdc3e60b10 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> 9a8d256a71ab Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> 8966d761abe3 [Warning] One or more build-args [LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_GBPROXY_BRANCH OSMO_STP_BRANCH DISTRO OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GGSN_BRANCH OSMO_HNBGW_BRANCH OSMO_SIP_BRANCH OSMO_BB_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_MIRROR OSMO_IUH_BRANCH OSMO_TTCN3_BRANCH UID OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OPEN5GS_BRANCH] were not consumed Successfully built 8966d761abe3 Successfully tagged osmocom-build/centos8-repo-install-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n 8966d761abe3 + list_osmo_packages centos8 centos8-repo-install-test + local distro=centos8 + local image=centos8-repo-install-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-repo-install-test -c + [ -n ] + return + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/ + return 0 + FEED=nightly + PROJ=network:osmocom:nightly + CONTAINER=centos8-repo-install-test-nightly + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:latest + [ centos8 = centos8 ] + PROJ_CONFLICT=network:osmocom:next + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e PROJ=network:osmocom:nightly -e PROJ_CONFLICT=network:osmocom:next -e DISTRO=centos8 -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-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ● 8d2d1a2d105a State: running Jobs: 0 queued Failed: 0 units Since: Sat 2022-05-07 10:04:19 UTC; 244ms ago CGroup: /docker/8d2d1a2d105ae2f5a90f2e7a5f76754b788901435e505d8138ce3a2dfebbbd20 ├─26 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice ├─systemd-journald.service │ └─17 /usr/lib/systemd/systemd-journald └─dbus.service └─23 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + 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 osmo-hnodeb ' ++ distro_obsdir ++ case "$DISTRO" in ++ echo CentOS_8 + DISTRO_OBSDIR=CentOS_8 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' Checking feed: nightly + '[' -n network:osmocom:nightly ']' + echo 'Checking project: network:osmocom:nightly' + '[' -n network:osmocom:next ']' Checking project: network:osmocom:nightly + echo 'Checking conflicting project: network:osmocom:next' Checking conflicting project: network:osmocom:next + '[' -n centos8 ']' Linux distribution: centos8 + echo 'Linux distribution: centos8' Enabled tests: test_conflict install_repo_packages test_binaries services_check + '[' -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:nightly + case "$DISTRO" in + configure_osmocom_repo_centos network:osmocom:nightly + local proj=network:osmocom:nightly ++ proj_with_slashes network:osmocom:nightly ++ echo network:osmocom:nightly ++ sed s.:.:/.g + local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_... + echo 'Configuring Osmocom repository' Configuring Osmocom repository + cat ++ proj_with_underscore network:osmocom:nightly ++ echo network:osmocom:nightly ++ tr : _ + for test in $TESTS + set +x + case "$test" in + test_conflict + case "$DISTRO" in + test_conflict_centos
### Running test: test_conflict ###
+ dnf -y install libosmocore-devel AlmaLinux 8 - BaseOS 9.1 kB/s | 4.3 kB 00:00 AlmaLinux 8 - BaseOS 11 MB/s | 8.0 MB 00:00 AlmaLinux 8 - AppStream 11 kB/s | 4.7 kB 00:00 AlmaLinux 8 - AppStream 15 MB/s | 10 MB 00:00 AlmaLinux 8 - Extras 7.8 kB/s | 3.9 kB 00:00 AlmaLinux 8 - PowerTools 4.7 MB/s | 2.7 MB 00:00 network:osmocom:nightly 895 kB/s | 232 kB 00:00 Dependencies resolved. ============================================================================================= Package Arch Version Repository Size ============================================================================================= Installing: libosmocore-devel x86_64 1.6.0.102.7ac04.202205070027-1.1 network_osmocom_nightly 74 k Installing dependencies: libmnl x86_64 1.0.4-6.el8 baseos 30 k libosmocore18 x86_64 1.6.0.102.7ac04.202205070027-1.1 network_osmocom_nightly 110 k libpkgconf x86_64 1.4.2-1.el8 baseos 35 k libtalloc x86_64 2.3.2-1.el8 baseos 48 k libtalloc-devel x86_64 2.3.2-1.el8 baseos 62 k lksctp-tools x86_64 1.0.18-3.el8 baseos 99 k lksctp-tools-devel x86_64 1.0.18-3.el8 baseos 56 k osmocom-nightly x86_64 1.0.0.202205070027-1.1 network_osmocom_nightly 7.1 k pkgconf x86_64 1.4.2-1.el8 baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k
Transaction Summary ============================================================================================= Install 12 Packages
Total download size: 591 k Installed size: 1.3 M Downloading Packages: (1/12): libmnl-1.0.4-6.el8.x86_64.rpm 771 kB/s | 30 kB 00:00 (2/12): libpkgconf-1.4.2-1.el8.x86_64.rpm 759 kB/s | 35 kB 00:00 (3/12): libtalloc-2.3.2-1.el8.x86_64.rpm 795 kB/s | 48 kB 00:00 (4/12): libtalloc-devel-2.3.2-1.el8.x86_64.rpm 1.9 MB/s | 62 kB 00:00 (5/12): lksctp-tools-1.0.18-3.el8.x86_64.rpm 2.8 MB/s | 99 kB 00:00 (6/12): lksctp-tools-devel-1.0.18-3.el8.x86_64. 2.3 MB/s | 56 kB 00:00 (7/12): pkgconf-1.4.2-1.el8.x86_64.rpm 2.2 MB/s | 38 kB 00:00 (8/12): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 747 kB/s | 15 kB 00:00 (9/12): pkgconf-m4-1.4.2-1.el8.noarch.rpm 591 kB/s | 17 kB 00:00 [MIRROR] osmocom-nightly-1.0.0.202205070027-1.1.x86_64.rpm: Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) [MIRROR] libosmocore-devel-1.6.0.102.7ac04.202205070027-1.1.x86_64.rpm: Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) [MIRROR] libosmocore18-1.6.0.102.7ac04.202205070027-1.1.x86_64.rpm: Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) [MIRROR] osmocom-nightly-1.0.0.202205070027-1.1.x86_64.rpm: Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) [FAILED] osmocom-nightly-1.0.0.202205070027-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download x86_64/osmocom-nightly-1.0.0.202205070027-1.1.x86_64.rpm: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org