See
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/860/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9
osmocom-master-debian9 repo-install-test coverity) in workspace
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-IHsxEUZQ8Bdd/agent.16502
SSH_AGENT_PID=16504
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added:
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_9089011151361831494.key>
(<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_9089011151361831494.key)>
[ssh-agent] Using credentials releases (upload via rsync to to what gets published at
https://ftp.osmocom.org/releases/)
The recommended git tool is: NONE
No credentials specified
git rev-parse --resolve-git-dir
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/.git> #
timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url
git://git.osmocom.org/osmo-ci # timeout=10
Fetching upstream changes from
git://git.osmocom.org/osmo-ci
git --version # timeout=10
git --version # 'git version 2.11.0'
git fetch --tags --progress --
git://git.osmocom.org/osmo-ci
+refs/heads/*:refs/remotes/origin/* # timeout=10
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
b00eb7b012fc5f5a9b44e74c748187322c4d2ab5 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f b00eb7b012fc5f5a9b44e74c748187322c4d2ab5 # timeout=10
Commit
message: "lint: osmo-pcu: exclude imported wireshark code"
git rev-list --no-walk
b00eb7b012fc5f5a9b44e74c748187322c4d2ab5 # timeout=10
[Osmocom-release-tarballs] $
/bin/sh -xe /tmp/jenkins3428341946240869159.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ . scripts/common.sh
+ dirname /tmp/jenkins3428341946240869159.sh
+ realpath /tmp/..
+ OSMO_CI_DIR=/
+
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
+ docker_images_require debian-stretch-obs-latest debian-stretch-build-dist
+ local
oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs…
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git -C _docker_playground fetch
fatal: unable to access 'https://git.osmocom.org/docker-playground/': The
requested URL returned error: 504
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 16504 killed;
[ssh-agent] Stopped.