Changes:
[Oliver Smith] scripts/repo-install-test: fix sftp compat
------------------------------------------ [...truncated 4.68 KB...] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/ + 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 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 + arch + docker_images_require debian-bookworm-build debian-bookworm-erlang + local oldpwd=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/ + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at 2a5ce78 Introduce ttcn3-epdg-test + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build4-deb12build-ansible-1945 = x ] + basename https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/debian-bookworm-build' 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/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/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:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.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_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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/debian-bookworm-build:latest . #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.72kB done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:bookworm #3 DONE 0.9s
#4 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535 #4 DONE 0.0s
#5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s
#6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.0s
#7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s
#8 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=... #8 DONE 0.1s
#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s
#10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master... #10 DONE 0.1s
#11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 CACHED
#12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED
#13 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #13 CACHED
#14 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip xsltproc && apt-get clean #14 CACHED
#15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED
#16 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #16 CACHED
#17 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #17 CACHED
#18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED
#19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED
#8 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=... #8 CACHED
#5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 CACHED
#20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.1s
#21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 0.250 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.250 Cloning into 'osmo-ci'... #21 130.5 fatal: unable to access 'https://gerrit.osmocom.org/osmo-ci/': Failed to connect to gerrit.osmocom.org port 443 after 130225 ms: Couldn't connect to server #21 ERROR: process "/bin/sh -c set -x && \tgit clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && \tsu build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && \trm -rf osmo-ci" did not complete successfully: exit code: 128 ------
[12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci:
0.250 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci 0.250 Cloning into 'osmo-ci'... 130.5 fatal: unable to access 'https://gerrit.osmocom.org/osmo-ci/': Failed to connect to gerrit.osmocom.org port 443 after 130225 ms: Couldn't connect to server ------ Dockerfile:196 -------------------- 195 | ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit 196 | >>> RUN set -x && \ 197 | >>> git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && \ 198 | >>> su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && \ 199 | >>> rm -rf osmo-ci 200 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -x && \tgit clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && \tsu build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && \trm -rf osmo-ci" did not complete successfully: exit code: 128 make: *** [../make/Makefile:92: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/debian-bookworm-build' + exit 1 Build step 'Execute shell' marked build as failure
Changes:
------------------------------------------ [...truncated 4.61 KB...] + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/ + 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 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 + arch + docker_images_require debian-bookworm-build debian-bookworm-erlang + local oldpwd=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/ + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at 2a5ce78 Introduce ttcn3-epdg-test + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build4-deb12build-ansible-1946 = x ] + basename https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/debian-bookworm-build' 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/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/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:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.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_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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/debian-bookworm-build:latest . #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.72kB done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:bookworm #3 DONE 0.4s
#4 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535 #4 DONE 0.0s
#5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s
#6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.0s
#7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s
#8 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=... #8 DONE 0.1s
#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s
#10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master... #10 DONE 0.1s
#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 CACHED
#11 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #11 CACHED
#12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED
#13 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #13 CACHED
#14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED
#15 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #15 CACHED
#16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 CACHED
#17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED
#18 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip xsltproc && apt-get clean #18 CACHED
#19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED
#20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 CACHED
#8 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=... #8 CACHED
#5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 CACHED
#21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 0.235 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.236 Cloning into 'osmo-ci'... #21 131.6 fatal: unable to access 'https://gerrit.osmocom.org/osmo-ci/': Failed to connect to gerrit.osmocom.org port 443 after 131326 ms: Couldn't connect to server #21 ERROR: process "/bin/sh -c set -x && \tgit clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && \tsu build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && \trm -rf osmo-ci" did not complete successfully: exit code: 128 ------
[12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci:
0.235 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci 0.236 Cloning into 'osmo-ci'... 131.6 fatal: unable to access 'https://gerrit.osmocom.org/osmo-ci/': Failed to connect to gerrit.osmocom.org port 443 after 131326 ms: Couldn't connect to server ------ Dockerfile:196 -------------------- 195 | ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit 196 | >>> RUN set -x && \ 197 | >>> git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && \ 198 | >>> su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && \ 199 | >>> rm -rf osmo-ci 200 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -x && \tgit clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && \tsu build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && \trm -rf osmo-ci" did not complete successfully: exit code: 128 make: *** [../make/Makefile:92: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/ws/_docker_playground/debian-bookworm-build' + exit 1 Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org