See
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/207/display/redirect>
Changes:
------------------------------------------
Started by upstream project "Osmocom-repo-install-centos" build number 207
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build
osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository
git://git.osmocom.org/osmo-ci
git init
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/>
# timeout=10
Fetching upstream changes from
git://git.osmocom.org/osmo-ci
git --version # timeout=10
git fetch --tags --progress --
git://git.osmocom.org/osmo-ci
+refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://git.osmocom.org/osmo-ci # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://git.osmocom.org/osmo-ci # timeout=10
Fetching
upstream changes from
git://git.osmocom.org/osmo-ci
git fetch --tags --progress --
git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10
Commit
message: "ansible: add new deb9build slave on gtplab0"
git rev-list --no-walk
11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10
[build2-deb9build-ansible] $
/bin/sh -xe /tmp/jenkins5036335829646304711.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ export FEED=next
+ scripts/repo-install-test.sh centos
+ dirname scripts/repo-install-test.sh
+ . scripts/common.sh
+ dirname scripts/repo-install-test.sh
+ realpath scripts/..
+
OSMO_CI_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-instal…
+
OSMO_GIT_URL=https://git.osmocom.org
+
OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
libasn1c
libosmo-abis
libosmocore
libosmo-netif
libosmo-sccp
libsmpp34
libusrp
osmo-bsc
osmo-bts
osmo-ggsn
osmo-hlr
osmo-iuh
osmo-mgw
osmo-msc
osmo-pcu
osmo-sgsn
osmo-sip-connector
osmo-sysmon
osmo-trx
osmocom-bb
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ [ 1 -ne 1 ]
+ DISTRO=centos
+ docker_images_require centos-repo-install-test
+ local
oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-cen…
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git clone
https://git.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 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param
+ cd centos-repo-install-test
+ . ../jenkins-common.sh
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [
x<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/fe…
= x ]
+
VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-insta…
+ rm -rf
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/logs>
+ mkdir -p
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/logs>
+ [ ! -d
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/logs>
]
+ [ xjenkins-Osmocom-repo-install-centos-feed=next,label=build2-deb9build-ansible-207 = x
]
+ basename
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/_docker_playground/centos-repo-install-test>
+ SUITE_NAME=centos-repo-install-test
+ NET_NAME=centos-repo-install-test
+ docker_images_require centos-repo-install-test
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends centos-repo-install-test
+ depends=
+ [ -n ]
+ [ -z ]
+ docker_upstream_distro_from_image_name centos-repo-install-test
+ echo debian:stretch
+ upstream_distro_arg=debian:stretch
+ docker_distro_from_image_name centos-repo-install-test
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name centos-repo-install-test
+ echo centos-repo-install-test
+ dir=centos-repo-install-test
+ pull_arg=--pull
+ grep ^FROM ../centos-repo-install-test/Dockerfile
+ from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM ${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent
this)
Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch
DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test
make: Entering directory
'<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/_docker_playground/centos-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)
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:stretch \
--build-arg DISTRO=debian-stretch \
--build-arg
OSMOCOM_REPO_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_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--pull -t osmocom-build/centos-repo-install-test:latest .
Sending build context to Docker daemon 4.096kB
Step 1/6 : ARG USER
Step 2/6 : ARG REGISTRY=docker.io
Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8
Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO}
stretch: Pulling from library/debian
Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063
Status: Image is up to date for debian:stretch
---> b33ba41eae78
Step 5/6 : RUN dnf install -y systemd dnf-utils
---> Running in 2a839b38de72
[91m/bin/sh: 1: dnf: not found
[0mThe command '/bin/sh -c dnf install -y systemd dnf-utils' returned a
non-zero code: 127
../make/Makefile:63: recipe for target 'docker-build' failed
make: *** [docker-build] Error 127
make: Leaving directory
'<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/_docker_playground/centos-repo-install-test'>
+ exit 1
Build step 'Execute shell' marked build as failure