This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.
jenkins at lists.osmocom.org jenkins at lists.osmocom.orgSee <https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-titan/1/display/redirect>
Changes:
------------------------------------------
Started by user Oliver Smith
Running as SYSTEM
Building remotely on host2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-titan/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.osmocom.org/docker-playground
> git init <https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-titan/ws/> # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
> git --version # timeout=10
> git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
> git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1927b88800ff486a360b71d849626927fe4b4cfc (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1927b88800ff486a360b71d849626927fe4b4cfc # timeout=10
Commit message: "osmo-sip-master: Don't install packages not required"
First time build. Skipping changelog.
[registry-rebuild-upload-titan] $ /bin/sh -xe /tmp/jenkins8836497988477424083.sh
+ REGISTRY=registry.osmocom.org
+ make -C debian-stretch-titan
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-titan/ws/debian-stretch-titan'>
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 OSMOCOM_REPO_VERSION=latest \
--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_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 \
-t docker.io/osmocom-build/debian-stretch-titan:latest .
Sending build context to Docker daemon 7.68kB
Step 1/15 : ARG REGISTRY=docker.io
Step 2/15 : ARG UPSTREAM_DISTRO=debian:stretch
Step 3/15 : FROM ${REGISTRY}/${UPSTREAM_DISTRO}
---> f00be68857e6
Step 4/15 : ARG OSMOCOM_REPO_MIRROR="http://download.opensuse.org"
---> Using cache
---> 5dfc21f54096
Step 5/15 : MAINTAINER Harald Welte <laforge at gnumonks.org>
---> Using cache
---> 2390de086d0a
Step 6/15 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/latest/Debian_9.0/"
---> Using cache
---> 51bdd726a2a0
Step 7/15 : RUN apt-get update && apt-get install -y gnupg
---> Using cache
---> beaaac324f74
Step 8/15 : COPY Release.key /tmp/Release.key
---> Using cache
---> 1f9842ab86fe
Step 9/15 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-latest.list
---> Using cache
---> 71ee4c46c55a
Step 10/15 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> Using cache
---> 52023ee99bc7
Step 11/15 : RUN apt-get update && apt-get install -y --no-install-recommends --no-install-suggests eclipse-titan
---> Using cache
---> badd7af14050
Step 12/15 : RUN apt-get update && apt-get upgrade -y && DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends --no-install-suggests build-essential git procps tcpdump wireshark-common vim netcat-openbsd && apt-get clean
---> Using cache
---> e85b9d18e4d7
Step 13/15 : RUN sed -i 's/^#error/\/\/#error/' /usr/include/titan/cversion.h
---> Using cache
---> f10ffff2c8fb
Step 14/15 : RUN apt-get update && apt-get -y install wget
---> Using cache
---> f09c79bbcb36
Step 15/15 : RUN DPKG_ARCH="$(dpkg --print-architecture)" && export $DPKG_ARCH && wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode0_0.3_${DPKG_ARCH}.deb && wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode-dev_0.3_${DPKG_ARCH}.deb && dpkg -i ./libfftranscode0_0.3_${DPKG_ARCH}.deb ./libfftranscode-dev_0.3_${DPKG_ARCH}.deb && apt install --fix-broken && rm libfftranscode*.deb
---> Using cache
---> 9b4c753ce14e
[Warning] One or more build-args [DISTRO LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_GBPROXY_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH USER] were not consumed
Successfully built 9b4c753ce14e
Successfully tagged osmocom-build/debian-stretch-titan:latest
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-titan/ws/debian-stretch-titan'>
+ docker push registry.osmocom.org/osmocom-build/debian-stretch-titan
The push refers to repository [registry.osmocom.org/osmocom-build/debian-stretch-titan]
An image does not exist locally with the tag: registry.osmocom.org/osmocom-build/debian-stretch-titan
Build step 'Execute shell' marked build as failure