Changes:
------------------------------------------ Started by upstream project "master-openbsc" build number 11322 originally caused by: Started by timer Running as SYSTEM Building remotely on gtp0-deb9build (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9) in workspace https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP=--disable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9/ws/ The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP=--disable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url git://git.osmocom.org/openbsc # timeout=10
Fetching upstream changes from git://git.osmocom.org/openbsc
git --version # timeout=10 git --version # 'git version 2.11.0' git fetch --tags --progress -- git://git.osmocom.org/openbsc +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 7baef66a612651cccc656810790e58678af70b3b (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 7baef66a612651cccc656810790e58678af70b3b # timeout=10
Commit message: "libbsc: fix potential null-dereference in abis_nm_perform_test()"
git rev-list --no-walk 7baef66a612651cccc656810790e58678af70b3b # timeout=10
[osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins454505431183282542.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-openbsc/IU=--disable-iu,MGCP=--disable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP=--disable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9/ws/:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e IU=--disable-iu -e SMPP=--enable-smpp -e MGCP=--disable-mgcp-transcoding osmocom-build/debian-stretch-jenkins /build/contrib/jenkins.sh + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + . osmo-build.sh + log source sanity check to ensure that sourcing script holds necessary functions + set +x
[INFO] source sanity check to ensure that sourcing script holds necessary functions
artifact_deps is a shell function build_deps is a shell function build_project is a shell function
[INFO] check whether necessary dependency build scripts are in PATH
+ type artifact_deps + type build_deps + type build_project + log check whether necessary dependency build scripts are in PATH + set +x + type osmo-build-dep.sh osmo-build-dep.sh is /usr/local/bin/osmo-build-dep.sh + type osmo-deps.sh osmo-deps.sh is /usr/local/bin/osmo-deps.sh + build + init_build + [ -z master-openbsc/IU=--disable-iu,MGCP=--disable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 ] + [ -z /artifact_store ] + pwd + base=/build + deps=/build/deps + inst=/build/deps/install + rm -rf /build/deps + git config --get --local remote.origin.url + cut -d / -f4 + cut -d . -f1 + project=openbsc + echo master-openbsc/IU=--disable-iu,MGCP=--disable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 + tr / _ + job_name=master-openbsc_IU=--disable-iu,MGCP=--disable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 + export base deps inst project job_name + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + log openbsc build initialized + set +x
[INFO] openbsc build initialized
+ artifact_name + [ -d /build/deps ] + artifact_deps branch_and_rev_of_remote_repo + branch_and_rev_of_remote_repo libosmocore + [ -z ] + branch=master + echo master + tr / _ + branch=master + git ls-remote git://git.osmocom.org/libosmocore refs/heads/master + rev=ef872cb7ad39172a1d8047a0d7696292edbf50bd refs/heads/master + [ ef872cb7ad39172a1d8047a0d7696292edbf50bd refs/heads/master = ] + echo ef872cb7ad39172a1d8047a0d7696292edbf50bd refs/heads/master + cut -c 1-7 + rev=ef872cb + echo libosmocore.master.ef872cb + x=libosmocore.master.ef872cb + branch_and_rev_of_remote_repo libosmo-abis + [ -z ] + branch=master + echo master + tr / _ + branch=master + git ls-remote git://git.osmocom.org/libosmo-abis refs/heads/master fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 78.46.96.155]: errno=Connection timed out git.osmocom.org[1: 2a01:4f8:120:8470::2]: errno=Network is unreachable
+ rev= + x=libosmocore.master.ef872cb_ + artifact_name= Build step 'Execute shell' marked build as failure