Skip to content

Console Output

Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 2028
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f6f9f71be00879585854991f9c740951069669e0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6f9f71be00879585854991f9c740951069669e0 # timeout=10
Commit message: "ttcn3-bsc-test: also execute tests from BSC_Tests_ASCI"
 > git rev-list --no-walk f6f9f71be00879585854991f9c740951069669e0 # timeout=10
[registry-rebuild-upload-titan] $ /bin/sh -xe /tmp/jenkins13476676529324313040.sh
+ REGISTRY=registry.osmocom.org
+ make -C debian-bookworm-titan REGISTRY_HOST=registry.osmocom.org
make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/debian-bookworm-titan'
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 /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--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 ASTERISK_BRANCH=sysmocom/master \
	--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 \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.03kB done
#1 DONE 0.0s

#2 [auth] sharing credentials for registry.osmocom.org
#2 DONE 0.0s

#3 [internal] load metadata for registry.osmocom.org/debian:bookworm
#3 DONE 0.1s

#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [internal] load build context
#5 DONE 0.0s

#6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release
#6 DONE 0.0s

#7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17
#7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done
#7 DONE 0.1s

#8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT
#8 DONE 0.2s

#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/refs/heads/master/deps/Makefile?format=TEXT
#9 DONE 0.2s

#5 [internal] load build context
#5 transferring context: 19.37kB done
#5 DONE 0.1s

#6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release
#6 CACHED

#10 [ 3/16] COPY	.COMMON/PIPEWORK /usr/local/bin/pipework
#10 CACHED

#11 [ 9/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
#11 CACHED

#12 [ 4/16] COPY	.COMMON/TTCN3-DOCKER-PREPARE.SH /usr/local/bin/ttcn3-docker-prepare
#12 CACHED

#13 [ 6/16] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		build-essential 		ca-certificates 		ccache 		git 		iproute2 		iputils-ping 		netcat-openbsd 		procps 		python3-setuptools 		tcpdump 		vim 		wget 		wireshark-common 		&& 	apt-get clean
#13 CACHED

#14 [ 2/16] COPY	.COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc
#14 CACHED

#15 [10/16] RUN	GIT config --global user.email docker@dock.er && 	git config --global user.name "Dock Er"
#15 CACHED

#16 [ 5/16] COPY	.COMMON/TTCN3-DOCKER-RUN.SH /usr/local/bin/ttcn3-docker-run
#16 CACHED

#17 [ 7/16] RUN	SET -x && 	export DPKG_ARCH="$(dpkg --print-architecture)" && 	wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode0_0.5_${DPKG_ARCH}.deb && 	wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode-dev_0.5_${DPKG_ARCH}.deb && 	dpkg -i ./libfftranscode0_0.5_${DPKG_ARCH}.deb ./libfftranscode-dev_0.5_${DPKG_ARCH}.deb && 	apt install --fix-broken && 	rm libfftranscode*.deb
#17 CACHED

#18 [ 8/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#18 CACHED

#19 [11/16] RUN	ECHO "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-latest.list
#19 CACHED

#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/refs/heads/master/deps/Makefile?format=TEXT
#9 DONE 0.2s

#20 [12/16] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release
#20 DONE 0.2s

#21 [13/16] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		eclipse-titan 		&& 	apt-get clean
#21 0.359 + apt-get update
#21 0.418 Hit:1 http://deb.debian.org/debian bookworm InRelease
#21 0.418 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#21 0.422 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
#21 0.424 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#21 0.560 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB]
#21 0.593 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [144 kB]
#21 0.606 Fetched 405 kB in 0s (1821 kB/s)
#21 0.606 Reading package lists...
#21 0.982 + apt-get install -y --no-install-recommends eclipse-titan
#21 0.988 Reading package lists...
#21 1.357 Building dependency tree...
#21 1.446 Reading state information...
#21 1.532 The following additional packages will be installed:
#21 1.532   expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev libedit2 libicu-dev
#21 1.532   libmd-dev libncurses-dev libncurses6 libpcap-dev libpcap0.8-dev libpcre16-3
#21 1.532   libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libsctp-dev
#21 1.532   libsctp1 libssl-dev libtcl8.6 libxml2-dev pkg-config pkgconf pkgconf-bin
#21 1.532   sgml-base tcl-expect tcl8.6 xml-core
#21 1.532 Suggested packages:
#21 1.532   tk8.6 icu-doc ncurses-doc lksctp-tools libssl-doc sgml-base-doc
#21 1.532   tcl-tclreadline debhelper
#21 1.699 The following NEW packages will be installed:
#21 1.699   eclipse-titan expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev
#21 1.699   libedit2 libicu-dev libmd-dev libncurses-dev libncurses6 libpcap-dev
#21 1.699   libpcap0.8-dev libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5
#21 1.700   libpkgconf3 libsctp-dev libsctp1 libssl-dev libtcl8.6 libxml2-dev pkg-config
#21 1.700   pkgconf pkgconf-bin sgml-base tcl-expect tcl8.6 xml-core
#21 1.729 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded.
#21 1.729 Need to get 32.4 MB of archives.
#21 1.729 After this operation, 189 MB of additional disk space will be used.
#21 1.729 Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
#21 1.742 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ eclipse-titan 9.0.0.3.0bbfc~osmocom [13.8 MB]
#21 1.749 Get:3 http://deb.debian.org/debian bookworm/main amd64 libtcl8.6 amd64 8.6.13+dfsg-2 [1035 kB]
#21 1.774 Get:4 http://deb.debian.org/debian bookworm/main amd64 tcl8.6 amd64 8.6.13+dfsg-2 [120 kB]
#21 1.775 Get:5 http://deb.debian.org/debian bookworm/main amd64 tcl-expect amd64 5.45.4-2+b1 [133 kB]
#21 1.776 Get:6 http://deb.debian.org/debian bookworm/main amd64 expect amd64 5.45.4-2+b1 [166 kB]
#21 1.778 Get:7 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
#21 1.779 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB]
#21 1.780 Get:9 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB]
#21 1.782 Get:10 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB]
#21 1.783 Get:11 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB]
#21 1.786 Get:12 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB]
#21 1.787 Get:13 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#21 1.788 Get:14 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#21 1.788 Get:15 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#21 1.789 Get:16 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#21 1.789 Get:17 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
#21 1.790 Get:18 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB]
#21 1.793 Get:19 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB]
#21 1.797 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB]
#21 1.797 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB]
#21 1.801 Get:22 http://deb.debian.org/debian bookworm/main amd64 libpcre16-3 amd64 2:8.39-15 [257 kB]
#21 1.803 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpcre32-3 amd64 2:8.39-15 [248 kB]
#21 1.805 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpcrecpp0v5 amd64 2:8.39-15 [143 kB]
#21 1.807 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpcre3-dev amd64 2:8.39-15 [653 kB]
#21 1.822 Get:26 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#21 1.822 Get:27 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
#21 1.823 Get:28 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.11-1~deb12u2 [2430 kB]
#21 1.836 Get:29 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB]
#21 1.837 Get:30 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB]
#21 1.934 Get:31 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB]
#21 2.203 debconf: delaying package configuration, since apt-utils is not installed
#21 2.246 Fetched 32.4 MB in 0s (90.7 MB/s)
#21 2.336 Selecting previously unselected package sgml-base.
#21 2.336 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18420 files and directories currently installed.)
#21 2.360 Preparing to unpack .../00-sgml-base_1.31_all.deb ...
#21 2.378 Unpacking sgml-base (1.31) ...
#21 2.534 Selecting previously unselected package libtcl8.6:amd64.
#21 2.536 Preparing to unpack .../01-libtcl8.6_8.6.13+dfsg-2_amd64.deb ...
#21 2.569 Unpacking libtcl8.6:amd64 (8.6.13+dfsg-2) ...
#21 2.738 Selecting previously unselected package tcl8.6.
#21 2.740 Preparing to unpack .../02-tcl8.6_8.6.13+dfsg-2_amd64.deb ...
#21 2.756 Unpacking tcl8.6 (8.6.13+dfsg-2) ...
#21 2.875 Selecting previously unselected package tcl-expect:amd64.
#21 2.877 Preparing to unpack .../03-tcl-expect_5.45.4-2+b1_amd64.deb ...
#21 2.893 Unpacking tcl-expect:amd64 (5.45.4-2+b1) ...
#21 2.999 Selecting previously unselected package expect.
#21 3.001 Preparing to unpack .../04-expect_5.45.4-2+b1_amd64.deb ...
#21 3.017 Unpacking expect (5.45.4-2+b1) ...
#21 3.153 Selecting previously unselected package libedit2:amd64.
#21 3.155 Preparing to unpack .../05-libedit2_3.1-20221030-2_amd64.deb ...
#21 3.171 Unpacking libedit2:amd64 (3.1-20221030-2) ...
#21 3.281 Selecting previously unselected package libmd-dev:amd64.
#21 3.283 Preparing to unpack .../06-libmd-dev_1.0.4-2_amd64.deb ...
#21 3.298 Unpacking libmd-dev:amd64 (1.0.4-2) ...
#21 3.401 Selecting previously unselected package libbsd-dev:amd64.
#21 3.402 Preparing to unpack .../07-libbsd-dev_0.11.7-2_amd64.deb ...
#21 3.418 Unpacking libbsd-dev:amd64 (0.11.7-2) ...
#21 3.570 Selecting previously unselected package libncurses6:amd64.
#21 3.572 Preparing to unpack .../08-libncurses6_6.4-4_amd64.deb ...
#21 3.590 Unpacking libncurses6:amd64 (6.4-4) ...
#21 3.697 Selecting previously unselected package libncurses-dev:amd64.
#21 3.699 Preparing to unpack .../09-libncurses-dev_6.4-4_amd64.deb ...
#21 3.715 Unpacking libncurses-dev:amd64 (6.4-4) ...
#21 3.839 Selecting previously unselected package libedit-dev:amd64.
#21 3.841 Preparing to unpack .../10-libedit-dev_3.1-20221030-2_amd64.deb ...
#21 3.857 Unpacking libedit-dev:amd64 (3.1-20221030-2) ...
#21 3.988 Selecting previously unselected package libpkgconf3:amd64.
#21 3.990 Preparing to unpack .../11-libpkgconf3_1.8.1-1_amd64.deb ...
#21 4.006 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#21 4.101 Selecting previously unselected package pkgconf-bin.
#21 4.103 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_amd64.deb ...
#21 4.119 Unpacking pkgconf-bin (1.8.1-1) ...
#21 4.239 Selecting previously unselected package pkgconf:amd64.
#21 4.241 Preparing to unpack .../13-pkgconf_1.8.1-1_amd64.deb ...
#21 4.258 Unpacking pkgconf:amd64 (1.8.1-1) ...
#21 4.372 Selecting previously unselected package pkg-config:amd64.
#21 4.374 Preparing to unpack .../14-pkg-config_1.8.1-1_amd64.deb ...
#21 4.392 Unpacking pkg-config:amd64 (1.8.1-1) ...
#21 4.537 Selecting previously unselected package xml-core.
#21 4.539 Preparing to unpack .../15-xml-core_0.18+nmu1_all.deb ...
#21 4.557 Unpacking xml-core (0.18+nmu1) ...
#21 4.679 Selecting previously unselected package libdbus-1-dev:amd64.
#21 4.681 Preparing to unpack .../16-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ...
#21 4.697 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#21 4.813 Selecting previously unselected package libpcap0.8-dev:amd64.
#21 4.815 Preparing to unpack .../17-libpcap0.8-dev_1.10.3-1_amd64.deb ...
#21 4.832 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ...
#21 4.947 Selecting previously unselected package libpcap-dev:amd64.
#21 4.949 Preparing to unpack .../18-libpcap-dev_1.10.3-1_amd64.deb ...
#21 4.965 Unpacking libpcap-dev:amd64 (1.10.3-1) ...
#21 5.089 Selecting previously unselected package libpcre3:amd64.
#21 5.092 Preparing to unpack .../19-libpcre3_2%3a8.39-15_amd64.deb ...
#21 5.108 Unpacking libpcre3:amd64 (2:8.39-15) ...
#21 5.273 Selecting previously unselected package libpcre16-3:amd64.
#21 5.275 Preparing to unpack .../20-libpcre16-3_2%3a8.39-15_amd64.deb ...
#21 5.292 Unpacking libpcre16-3:amd64 (2:8.39-15) ...
#21 5.425 Selecting previously unselected package libpcre32-3:amd64.
#21 5.427 Preparing to unpack .../21-libpcre32-3_2%3a8.39-15_amd64.deb ...
#21 5.444 Unpacking libpcre32-3:amd64 (2:8.39-15) ...
#21 5.575 Selecting previously unselected package libpcrecpp0v5:amd64.
#21 5.577 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-15_amd64.deb ...
#21 5.593 Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ...
#21 5.695 Selecting previously unselected package libpcre3-dev:amd64.
#21 5.697 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-15_amd64.deb ...
#21 5.712 Unpacking libpcre3-dev:amd64 (2:8.39-15) ...
#21 5.873 Selecting previously unselected package libsctp1:amd64.
#21 5.875 Preparing to unpack .../24-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#21 5.891 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#21 5.985 Selecting previously unselected package libsctp-dev:amd64.
#21 5.987 Preparing to unpack .../25-libsctp-dev_1.0.19+dfsg-2_amd64.deb ...
#21 6.004 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#21 6.108 Selecting previously unselected package libssl-dev:amd64.
#21 6.110 Preparing to unpack .../26-libssl-dev_3.0.11-1~deb12u2_amd64.deb ...
#21 6.126 Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ...
#21 6.349 Selecting previously unselected package icu-devtools.
#21 6.351 Preparing to unpack .../27-icu-devtools_72.1-3_amd64.deb ...
#21 6.368 Unpacking icu-devtools (72.1-3) ...
#21 6.483 Selecting previously unselected package libicu-dev:amd64.
#21 6.485 Preparing to unpack .../28-libicu-dev_72.1-3_amd64.deb ...
#21 6.503 Unpacking libicu-dev:amd64 (72.1-3) ...
#21 7.019 Selecting previously unselected package libxml2-dev:amd64.
#21 7.022 Preparing to unpack .../29-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
#21 7.039 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#21 7.203 Selecting previously unselected package eclipse-titan.
#21 7.205 Preparing to unpack .../30-eclipse-titan_9.0.0.3.0bbfc~osmocom_amd64.deb ...
#21 7.222 Unpacking eclipse-titan (9.0.0.3.0bbfc~osmocom) ...
#21 7.798 Setting up libpcre16-3:amd64 (2:8.39-15) ...
#21 7.848 Setting up libedit2:amd64 (3.1-20221030-2) ...
#21 7.898 Setting up libpcre3:amd64 (2:8.39-15) ...
#21 7.949 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#21 8.000 Setting up libncurses6:amd64 (6.4-4) ...
#21 8.049 Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ...
#21 8.099 Setting up libpcre32-3:amd64 (2:8.39-15) ...
#21 8.149 Setting up libtcl8.6:amd64 (8.6.13+dfsg-2) ...
#21 8.198 Setting up icu-devtools (72.1-3) ...
#21 8.245 Setting up pkgconf-bin (1.8.1-1) ...
#21 8.300 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#21 8.348 Setting up libmd-dev:amd64 (1.0.4-2) ...
#21 8.397 Setting up sgml-base (1.31) ...
#21 8.466 Setting up libicu-dev:amd64 (72.1-3) ...
#21 8.515 Setting up libbsd-dev:amd64 (0.11.7-2) ...
#21 8.567 Setting up libpcrecpp0v5:amd64 (2:8.39-15) ...
#21 8.620 Setting up tcl8.6 (8.6.13+dfsg-2) ...
#21 8.671 Setting up libncurses-dev:amd64 (6.4-4) ...
#21 8.721 Setting up libpcre3-dev:amd64 (2:8.39-15) ...
#21 8.771 Setting up tcl-expect:amd64 (5.45.4-2+b1) ...
#21 8.821 Setting up pkgconf:amd64 (1.8.1-1) ...
#21 8.872 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#21 8.921 Setting up libedit-dev:amd64 (3.1-20221030-2) ...
#21 8.972 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#21 9.024 Setting up pkg-config:amd64 (1.8.1-1) ...
#21 9.074 Setting up xml-core (0.18+nmu1) ...
#21 9.312 Setting up expect (5.45.4-2+b1) ...
#21 9.363 Processing triggers for libc-bin (2.36-9+deb12u7) ...
#21 9.423 Processing triggers for sgml-base (1.31) ...
#21 9.481 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#21 9.640 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ...
#21 9.689 Setting up libpcap-dev:amd64 (1.10.3-1) ...
#21 9.741 Setting up eclipse-titan (9.0.0.3.0bbfc~osmocom) ...
#21 9.803 Processing triggers for libc-bin (2.36-9+deb12u7) ...
#21 9.906 + apt-get clean
#21 DONE 10.2s

#22 [14/16] RUN	GIT clone https://gerrit.osmocom.org/osmo-ttcn3-hacks && 	make -j8 -C /osmo-ttcn3-hacks deps
#22 0.351 Cloning into 'osmo-ttcn3-hacks'...
#22 1.443 make: Entering directory '/osmo-ttcn3-hacks'
#22 1.475 (make -j16 -C deps || make -j1 -C deps)
#22 1.476 make[1]: warning: -j16 forced in submake: resetting jobserver mode.
#22 1.476 make[1]: Entering directory '/osmo-ttcn3-hacks'
#22 1.521 git clone https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions
#22 1.521 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA
#22 1.522 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0
#22 1.522 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#22 1.522 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS
#22 1.522 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE
#22 1.522 Cloning into 'titan.Libraries.TCCUsefulFunctions'...
#22 1.522 Cloning into 'titan.ProtocolModules.BSSAPP_v7.3.0'...
#22 1.522 Cloning into 'titan.ProtocolEmulations.M3UA'...
#22 1.522 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0
#22 1.523 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0
#22 1.523 Cloning into 'titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'...
#22 1.523 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP
#22 1.523 Cloning into 'titan.ProtocolModules.DNS'...
#22 1.523 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6
#22 1.523 Cloning into 'titan.ProtocolModules.GRE'...
#22 1.524 Cloning into 'titan.ProtocolModules.GTP_v13.5.0'...
#22 1.524 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP
#22 1.524 Cloning into 'titan.ProtocolModules.GTPv2_v13.7.0'...
#22 1.524 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762
#22 1.524 Cloning into 'titan.ProtocolModules.ICMP'...
#22 1.525 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006
#22 1.525 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP
#22 1.525 Cloning into 'titan.ProtocolModules.ICMPv6'...
#22 1.525 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0
#22 1.526 Cloning into 'titan.ProtocolModules.JSON_v07_2006'...
#22 1.526 Cloning into 'titan.ProtocolModules.ISUP_Q.762'...
#22 1.526 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA
#22 1.526 Cloning into 'titan.ProtocolModules.IP'...
#22 1.527 Cloning into 'titan.ProtocolModules.L2TP'...
#22 1.527 Cloning into 'titan.ProtocolModules.LLC_v7.1.0'...
#22 1.528 Cloning into 'titan.ProtocolModules.M3UA'...
#22 1.709 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 1.709 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 1.709 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 1.709 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 1.709 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 1.719 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 1.720 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 1.727 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 1.733 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 1.742 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 1.746 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 1.752 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 1.752 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 1.759 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 1.775 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 1.935 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 1.949 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0
#22 1.950 Cloning into 'titan.ProtocolModules.MobileL3_v13.4.0'...
#22 1.960 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP
#22 1.961 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP
#22 1.961 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP
#22 1.961 Cloning into 'titan.ProtocolModules.SMPP'...
#22 1.961 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP
#22 1.961 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA
#22 1.962 Cloning into 'titan.ProtocolModules.UDP'...
#22 1.962 Cloning into 'titan.ProtocolModules.TCP'...
#22 1.962 Cloning into 'titan.ProtocolModules.M2PA'...
#22 1.962 Cloning into 'titan.ProtocolModules.RTP'...
#22 1.981 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE
#22 1.982 Cloning into 'titan.ProtocolModules.ROSE'...
#22 1.996 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP
#22 1.997 Cloning into 'titan.ProtocolModules.SCTP'...
#22 1.997 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP
#22 1.998 Cloning into 'titan.ProtocolModules.SDP'...
#22 2.012 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA
#22 2.013 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1
#22 2.013 Cloning into 'titan.ProtocolModules.SUA'...
#22 2.013 Cloning into 'titan.ProtocolModules.NAS_EPS_15.2.0.1'...
#22 2.027 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0
#22 2.027 Cloning into 'titan.ProtocolModules.NS_v7.3.0'...
#22 2.029 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0
#22 2.029 Cloning into 'titan.ProtocolModules.SGsAP_13.2.0'...
#22 2.047 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0
#22 2.047 Cloning into 'titan.ProtocolModules.SNDCP_v7.0.0'...
#22 2.067 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0
#22 2.067 Cloning into 'titan.ProtocolModules.PFCP_v15.1.0'...
#22 2.080 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 2.085 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 2.094 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 2.113 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API
#22 2.114 Cloning into 'titan.TestPorts.Common_Components.Socket-API'...
#22 2.119 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 2.135 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 2.144 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 2.157 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 2.162 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 2.165 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 2.187 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 2.191 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 2.221 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 2.232 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 2.236 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 2.261 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket
#22 2.262 Cloning into 'titan.TestPorts.Common_Components.Abstract_Socket'...
#22 2.263 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 2.285 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 2.290 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg
#22 2.291 Cloning into 'titan.TestPorts.HTTPmsg'...
#22 2.333 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp
#22 2.334 Cloning into 'titan.TestPorts.IPL4asp'...
#22 2.338 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp
#22 2.338 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp
#22 2.339 Cloning into 'titan.TestPorts.LANL2asp'...
#22 2.339 Cloning into 'titan.TestPorts.PCAPasp'...
#22 2.356 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp
#22 2.356 Cloning into 'titan.TestPorts.PIPEasp'...
#22 2.400 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 2.402 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg
#22 2.403 Cloning into 'titan.TestPorts.SIPmsg'...
#22 2.407 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp
#22 2.407 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp
#22 2.408 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp
#22 2.408 Cloning into 'titan.TestPorts.TELNETasp'...
#22 2.408 Cloning into 'titan.TestPorts.UDPasp'...
#22 2.408 Cloning into 'titan.TestPorts.TCPasp'...
#22 2.421 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
#22 2.421 git clone https://github.com/osmocom/titan.TestPorts.SCTPasp
#22 2.422 Cloning into 'titan.TestPorts.UNIX_DOMAIN_SOCKETasp'...
#22 2.422 Cloning into 'titan.TestPorts.SCTPasp'...
#22 2.427 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 2.441 git clone https://github.com/osmocom/titan.TestPorts.MTP3asp
#22 2.442 git clone https://github.com/osmocom/titan.ProtocolEmulations.SCCP
#22 2.442 Cloning into 'titan.TestPorts.MTP3asp'...
#22 2.442 Cloning into 'titan.ProtocolEmulations.SCCP'...
#22 2.460 git clone https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0
#22 2.461 Cloning into 'titan.ProtocolModules.BSSGP_v13.0.0'...
#22 2.474 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 2.476 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 2.478 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 2.495 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 2.498 git clone https://gerrit.osmocom.org/osmo-uecups
#22 2.498 Cloning into 'osmo-uecups'...
#22 2.547 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 2.548 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 2.552 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 2.553 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 2.571 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 2.602 git clone https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP
#22 2.603 Cloning into 'titan.ProtocolModules.BSSMAP'...
#22 2.612 git clone https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP
#22 2.613 Cloning into 'titan.ProtocolModules.MAP'...
#22 2.627 git clone https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB
#22 2.627 Cloning into 'titan.TestPorts.USB'...
#22 2.673 git clone https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET
#22 2.674 Cloning into 'titan.TestPorts.AF_PACKET'...
#22 2.687 cd titan.Libraries.TCCUsefulFunctions && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions && git fetch
#22 2.707 cd titan.ProtocolEmulations.M3UA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA && git fetch
#22 2.729 cd titan.ProtocolModules.BSSAPP_v7.3.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 && git fetch
#22 2.739 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch
#22 2.748 cd titan.ProtocolModules.DNS && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS && git fetch
#22 2.750 cd titan.ProtocolModules.GRE && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE && git fetch
#22 2.752 cd titan.ProtocolModules.GTP_v13.5.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 && git fetch
#22 2.766 cd titan.ProtocolModules.GTPv2_v13.7.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 && git fetch
#22 2.766 cd titan.ProtocolModules.ICMP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP && git fetch
#22 2.767 cd titan.ProtocolModules.ICMPv6 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 && git fetch
#22 2.795 cd titan.ProtocolModules.IP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP && git fetch
#22 2.813 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 2.841 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 2.865 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 2.879 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 2.884 cd titan.Libraries.TCCUsefulFunctions && git fetch && if git rev-parse "origin/R.35.B-6-gb3687da" 2>/dev/null; then set -x && git checkout -q -f "origin/R.35.B-6-gb3687da"; else set -x && git checkout -q -f "R.35.B-6-gb3687da"; fi
#22 2.888 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 2.891 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 2.891 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 2.897 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 2.903 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi
#22 2.905 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 2.910 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 2.932 cd titan.ProtocolModules.ISUP_Q.762 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 && git fetch
#22 2.937 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 2.937 cd titan.ProtocolModules.BSSAPP_v7.3.0 && git fetch && if git rev-parse "origin/R.2.A-4-g20cfaf8" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-4-g20cfaf8"; else set -x && git checkout -q -f "R.2.A-4-g20cfaf8"; fi
#22 2.937 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi
#22 2.949 cd titan.ProtocolModules.DNS && git fetch && if git rev-parse "origin/R.7.B" 2>/dev/null; then set -x && git checkout -q -f "origin/R.7.B"; else set -x && git checkout -q -f "R.7.B"; fi
#22 2.949 cd titan.ProtocolModules.GRE && git fetch && if git rev-parse "origin/R.2.A-5-g654c446" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g654c446"; else set -x && git checkout -q -f "R.2.A-5-g654c446"; fi
#22 2.953 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi
#22 2.960 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi
#22 2.960 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi
#22 2.966 cd titan.ProtocolModules.JSON_v07_2006 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 && git fetch
#22 2.967 cd titan.ProtocolModules.L2TP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP && git fetch
#22 2.971 cd titan.ProtocolModules.GTPv2_v13.7.0 && git fetch && if git rev-parse "origin/R.2.A-5-g85cb124" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g85cb124"; else set -x && git checkout -q -f "R.2.A-5-g85cb124"; fi
#22 2.988 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi
#22 2.995 cd titan.ProtocolModules.LLC_v7.1.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 && git fetch
#22 3.001 cd titan.ProtocolModules.M3UA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA && git fetch
#22 3.009 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 3.026 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 3.067 b3687da06a0080e52d5d8cc558dbd86236780019
#22 3.068 + git checkout -q -f origin/R.35.B-6-gb3687da
#22 3.082 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 3.090 cd titan.ProtocolModules.MobileL3_v13.4.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 && git fetch
#22 3.091 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 3.100 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 3.109 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 3.110 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 3.112 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 3.117 origin/f086e78d74defa044d864f17adaad9433fedc961
#22 3.117 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961
#22 3.123 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 3.125 cd titan.ProtocolModules.SMPP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP && git fetch
#22 3.130 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 3.130 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 3.131 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 3.146 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 3.149 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 3.149 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 3.149 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 3.157 20cfaf83231b859dc8311ef4aba5cbe1d294325e
#22 3.158 + git checkout -q -f origin/R.2.A-4-g20cfaf8
#22 3.162 cd titan.ProtocolModules.TCP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP && git fetch
#22 3.164 cd titan.ProtocolModules.ISUP_Q.762 && git fetch && if git rev-parse "origin/R.8.A-5-g42d428b" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.A-5-g42d428b"; else set -x && git checkout -q -f "R.8.A-5-g42d428b"; fi
#22 3.176 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#22 3.176 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#22 3.178 origin/R.7.B
#22 3.178 + git checkout -q -f R.7.B
#22 3.179 cd titan.ProtocolModules.UDP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP && git fetch
#22 3.183 cd titan.ProtocolModules.RTP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP && git fetch
#22 3.193 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#22 3.193 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#22 3.193 654c446e18e1f98fa9a9ff7f364923f8e8460d37
#22 3.194 + git checkout -q -f origin/R.2.A-5-g654c446
#22 3.196 cd titan.ProtocolModules.M2PA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA && git fetch
#22 3.197 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#22 3.197 cd titan.ProtocolModules.ROSE && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE && git fetch
#22 3.197 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#22 3.198 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#22 3.198 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#22 3.199 cd titan.ProtocolModules.JSON_v07_2006 && git fetch && if git rev-parse "origin/R.1.A" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.A"; else set -x && git checkout -q -f "R.1.A"; fi
#22 3.202 cd titan.ProtocolModules.SCTP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP && git fetch
#22 3.202 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi
#22 3.208 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi
#22 3.212 85cb1248ae3bb2f34747b1e0c82dee44876f953b
#22 3.213 + git checkout -q -f origin/R.2.A-5-g85cb124
#22 3.216 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#22 3.216 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#22 3.216 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi
#22 3.217 cd titan.ProtocolModules.SDP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP && git fetch
#22 3.218 cd titan.ProtocolModules.SUA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA && git fetch
#22 3.220 cd titan.ProtocolModules.NAS_EPS_15.2.0.1 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 && git fetch
#22 3.225 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 3.253 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 3.276 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi
#22 3.302 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 3.319 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 3.323 cd titan.ProtocolModules.SMPP && git fetch && if git rev-parse "origin/R.2.A-5-gf2c9017" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-gf2c9017"; else set -x && git checkout -q -f "R.2.A-5-gf2c9017"; fi
#22 3.333 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 3.338 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 3.338 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 3.341 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 3.347 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 3.349 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 3.350 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 3.359 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 3.361 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 3.367 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 3.382 42d428b44462fb5b44bc773b72571d28a1e09910
#22 3.382 + git checkout -q -f origin/R.8.A-5-g42d428b
#22 3.383 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 3.383 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 3.389 cd titan.ProtocolModules.TCP && git fetch && if git rev-parse "origin/R.3.A-5-g39e5f45" 2>/dev/null; then set -x && git checkout -q -f "origin/R.3.A-5-g39e5f45"; else set -x && git checkout -q -f "R.3.A-5-g39e5f45"; fi
#22 3.389 cd titan.ProtocolModules.NS_v7.3.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 && git fetch
#22 3.399 cd titan.ProtocolModules.UDP && git fetch && if git rev-parse "origin/R.4.A-5-geea8aa3" 2>/dev/null; then set -x && git checkout -q -f "origin/R.4.A-5-geea8aa3"; else set -x && git checkout -q -f "R.4.A-5-geea8aa3"; fi
#22 3.413 origin/R.1.A
#22 3.413 cd titan.ProtocolModules.ROSE && git fetch && if git rev-parse "origin/R.1.C-5-g0f6774c" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.C-5-g0f6774c"; else set -x && git checkout -q -f "R.1.C-5-g0f6774c"; fi
#22 3.413 + git checkout -q -f R.1.A
#22 3.417 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 3.417 cd titan.ProtocolModules.SGsAP_13.2.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 && git fetch
#22 3.420 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#22 3.420 cd titan.ProtocolModules.RTP && git fetch && if git rev-parse "origin/R.5.A-4-g83ee83a" 2>/dev/null; then set -x && git checkout -q -f "origin/R.5.A-4-g83ee83a"; else set -x && git checkout -q -f "R.5.A-4-g83ee83a"; fi
#22 3.420 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#22 3.420 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#22 3.420 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#22 3.423 origin/c496d298876fed55c2b730278b7ee77982555563
#22 3.423 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#22 3.425 cd titan.ProtocolModules.SNDCP_v7.0.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 && git fetch
#22 3.425 cd titan.ProtocolModules.PFCP_v15.1.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 && git fetch
#22 3.427 cd titan.TestPorts.Common_Components.Socket-API && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API && git fetch
#22 3.427 cd titan.ProtocolModules.SCTP && git fetch && if git rev-parse "origin/R.2.A-5-g556ef3f" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g556ef3f"; else set -x && git checkout -q -f "R.2.A-5-g556ef3f"; fi
#22 3.435 cd titan.ProtocolModules.M2PA && git fetch && if git rev-parse "origin/R.2.A-5-ga75b589" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-ga75b589"; else set -x && git checkout -q -f "R.2.A-5-ga75b589"; fi
#22 3.440 cd titan.ProtocolModules.SDP && git fetch && if git rev-parse "origin/R.14.A-6-g7f00ea0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.14.A-6-g7f00ea0"; else set -x && git checkout -q -f "R.14.A-6-g7f00ea0"; fi
#22 3.453 cd titan.ProtocolModules.NAS_EPS_15.2.0.1 && git fetch && if git rev-parse "origin/R.1.A-2-g2ba853c" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.A-2-g2ba853c"; else set -x && git checkout -q -f "R.1.A-2-g2ba853c"; fi
#22 3.454 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 3.460 cd titan.ProtocolModules.SUA && git fetch && if git rev-parse "origin/R.5.A-5-gcf1137a" 2>/dev/null; then set -x && git checkout -q -f "origin/R.5.A-5-gcf1137a"; else set -x && git checkout -q -f "R.5.A-5-gcf1137a"; fi
#22 3.469 origin/b6602eb357673f097ea1a1d22edd568ecd239da1
#22 3.469 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#22 3.474 cd titan.TestPorts.Common_Components.Abstract_Socket && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket && git fetch
#22 3.507 f2c901795e2fd42f2d9fdd437210d3078e20557e
#22 3.507 + git checkout -q -f origin/R.2.A-5-gf2c9017
#22 3.510 cd titan.TestPorts.HTTPmsg && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg && git fetch
#22 3.527 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 3.527 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 3.545 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 3.562 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 3.576 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 3.577 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 3.579 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 3.581 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 3.587 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 3.600 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 3.601 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 3.614 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 3.614 eea8aa3b7f525e5d3d422f3734f9e2e77c243ccb
#22 3.614 + git checkout -q -f origin/R.4.A-5-geea8aa3
#22 3.615 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 3.619 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 3.622 cd titan.TestPorts.IPL4asp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp && git fetch
#22 3.623 cd titan.ProtocolModules.NS_v7.3.0 && git fetch && if git rev-parse "origin/R.2.A-6-gf73f195" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-6-gf73f195"; else set -x && git checkout -q -f "R.2.A-6-gf73f195"; fi
#22 3.630 39e5f45f1ad1055ab7af373338b0d0365bf9814e
#22 3.630 + git checkout -q -f origin/R.3.A-5-g39e5f45
#22 3.634 0f6774c6d146bf03d5e222d33bd911f7981a1b3c
#22 3.634 + git checkout -q -f origin/R.1.C-5-g0f6774c
#22 3.635 cd titan.TestPorts.LANL2asp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp && git fetch
#22 3.637 cd titan.TestPorts.PCAPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp && git fetch
#22 3.638 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 3.642 83ee83aa58ec30a5af420972662acb562c2e839f
#22 3.642 + git checkout -q -f origin/R.5.A-4-g83ee83a
#22 3.647 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi
#22 3.647 cd titan.TestPorts.PIPEasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp && git fetch
#22 3.659 cd titan.ProtocolModules.SGsAP_13.2.0 && git fetch && if git rev-parse "origin/R.1.B-3-g5ccaeab" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.B-3-g5ccaeab"; else set -x && git checkout -q -f "R.1.B-3-g5ccaeab"; fi
#22 3.660 a75b58983f46814974470d1089387d3f351cd60b
#22 3.660 + git checkout -q -f origin/R.2.A-5-ga75b589
#22 3.663 cd titan.TestPorts.SIPmsg && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg && git fetch
#22 3.667 2ba853c7d197f7f39d97b76fca4726a7143fb4ad
#22 3.668 + git checkout -q -f origin/R.1.A-2-g2ba853c
#22 3.669 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 3.669 cf1137ac84627f85fc97c7fcdbd7841fb0441e31
#22 3.670 + git checkout -q -f origin/R.5.A-5-gcf1137a
#22 3.671 cd titan.TestPorts.TELNETasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp && git fetch
#22 3.673 cd titan.TestPorts.TCPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp && git fetch
#22 3.674 556ef3fdae2e42cdefc1ca60e0bc155676cfc47e
#22 3.674 + git checkout -q -f origin/R.2.A-5-g556ef3f
#22 3.676 cd titan.TestPorts.UDPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp && git fetch
#22 3.684 7f00ea0fa4d07fa2bbf6d99dd41180a377e8e4bd
#22 3.684 cd titan.TestPorts.Common_Components.Socket-API && git fetch && if git rev-parse "origin/R.6.A-6-gf4380d0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.6.A-6-gf4380d0"; else set -x && git checkout -q -f "R.6.A-6-gf4380d0"; fi
#22 3.684 + git checkout -q -f origin/R.14.A-6-g7f00ea0
#22 3.693 cd titan.TestPorts.Common_Components.Abstract_Socket && git fetch && if git rev-parse "origin/R.9.B-4-gbd41994" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.B-4-gbd41994"; else set -x && git checkout -q -f "R.9.B-4-gbd41994"; fi
#22 3.695 cd titan.ProtocolModules.SNDCP_v7.0.0 && git fetch && if git rev-parse "origin/R.2.A-5-gd0f0ce6" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-gd0f0ce6"; else set -x && git checkout -q -f "R.2.A-5-gd0f0ce6"; fi
#22 3.699 cd titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git fetch
#22 3.719 cd titan.TestPorts.HTTPmsg && git fetch && if git rev-parse "origin/R.9.B-4-g9a0dfde" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.B-4-g9a0dfde"; else set -x && git checkout -q -f "R.9.B-4-g9a0dfde"; fi
#22 3.757 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 3.757 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 3.782 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 3.790 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 3.806 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 3.806 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 3.813 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 3.827 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 3.827 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 3.830 f73f1952ae180145465ba4b17f197c502d31d1ce
#22 3.830 + git checkout -q -f origin/R.2.A-6-gf73f195
#22 3.833 cd titan.TestPorts.SCTPasp && git remote set-url origin https://github.com/osmocom/titan.TestPorts.SCTPasp && git fetch
#22 3.834 cd titan.TestPorts.IPL4asp && git fetch && if git rev-parse "origin/R.30.E-7-g029bccb" 2>/dev/null; then set -x && git checkout -q -f "origin/R.30.E-7-g029bccb"; else set -x && git checkout -q -f "R.30.E-7-g029bccb"; fi
#22 3.835 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 3.837 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 3.837 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 3.852 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 3.855 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 3.865 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 3.875 cd titan.TestPorts.LANL2asp && git fetch && if git rev-parse "origin/R.8.C-3-gb07c265" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.C-3-gb07c265"; else set -x && git checkout -q -f "R.8.C-3-gb07c265"; fi
#22 3.877 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#22 3.877 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#22 3.879 cd titan.TestPorts.PIPEasp && git fetch && if git rev-parse "origin/R.7.D-3-g8b01154" 2>/dev/null; then set -x && git checkout -q -f "origin/R.7.D-3-g8b01154"; else set -x && git checkout -q -f "R.7.D-3-g8b01154"; fi
#22 3.880 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/R.15.A-1-ge4f9dd0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.15.A-1-ge4f9dd0"; else set -x && git checkout -q -f "R.15.A-1-ge4f9dd0"; fi
#22 3.880 cd titan.TestPorts.MTP3asp && git remote set-url origin https://github.com/osmocom/titan.TestPorts.MTP3asp && git fetch
#22 3.890 cd titan.TestPorts.TCPasp && git fetch && if git rev-parse "origin/R.9.A-5-g2c91bc6" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.A-5-g2c91bc6"; else set -x && git checkout -q -f "R.9.A-5-g2c91bc6"; fi
#22 3.892 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi
#22 3.897 cd titan.TestPorts.PCAPasp && git fetch && if git rev-parse "origin/R.8.A-3-g9ad320f" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.A-3-g9ad320f"; else set -x && git checkout -q -f "R.8.A-3-g9ad320f"; fi
#22 3.897 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 3.905 bd41994ab31af385c0b87a8074bf9f768c28c514
#22 3.905 + git checkout -q -f origin/R.9.B-4-gbd41994
#22 3.906 f4380d0dabc61a482a647e5caa66fb7f4b26b86a
#22 3.906 + git checkout -q -f origin/R.6.A-6-gf4380d0
#22 3.908 cd titan.ProtocolEmulations.SCCP && git remote set-url origin https://github.com/osmocom/titan.ProtocolEmulations.SCCP && git fetch
#22 3.908 cd titan.ProtocolModules.BSSGP_v13.0.0 && git remote set-url origin https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 && git fetch
#22 3.910 d0f0ce6c06f91922c5fdf6c56b9b99a3472ee775
#22 3.910 + git checkout -q -f origin/R.2.A-5-gd0f0ce6
#22 3.913 cd osmo-uecups && git remote set-url origin https://gerrit.osmocom.org/osmo-uecups && git fetch
#22 3.916 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi
#22 3.925 9a0dfdecfd33cf083890aa537015de718f960642
#22 3.925 + git checkout -q -f origin/R.9.B-4-g9a0dfde
#22 3.926 5ccaeab7b3093e2bd8e88eee73c8362d1a2e4f32
#22 3.926 + git checkout -q -f origin/R.1.B-3-g5ccaeab
#22 3.928 cd titan.ProtocolModules.BSSMAP && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP && git fetch
#22 3.933 cd titan.ProtocolModules.MAP && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP && git fetch
#22 3.947 cd titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git fetch && if git rev-parse "origin/R.2.A-13-gd34ab71" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-13-gd34ab71"; else set -x && git checkout -q -f "R.2.A-13-gd34ab71"; fi
#22 3.960 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 3.960 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi
#22 3.986 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi
#22 3.986 cd titan.ProtocolModules.MAP && git fetch && if git rev-parse "origin/R.2.A-1-g79c6a3d" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-1-g79c6a3d"; else set -x && git checkout -q -f "R.2.A-1-g79c6a3d"; fi
#22 4.011 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 4.019 origin/8362efef7c6fa341eb947a75786878e0685767b7
#22 4.019 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#22 4.021 029bccbdfcdf865f59123e8ca3f550c1fe4de5a8
#22 4.022 + git checkout -q -f origin/R.30.E-7-g029bccb
#22 4.025 cd titan.TestPorts.USB && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB && git fetch
#22 4.025 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 4.027 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 4.027 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 4.029 cd titan.TestPorts.AF_PACKET && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET && git fetch
#22 4.034 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 4.034 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 4.039 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#22 4.039 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#22 4.041 79c6a3db8dcf25d39023b2b3bec9928f63482ad3
#22 4.041 + git checkout -q -f origin/R.2.A-1-g79c6a3d
#22 4.055 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 4.070 b07c265526573250e693d430413bc07f9245d81c
#22 4.070 + git checkout -q -f origin/R.8.C-3-gb07c265
#22 4.077 cd titan.TestPorts.AF_PACKET && git fetch && if git rev-parse "origin/0.1-5-g89ebea6" 2>/dev/null; then set -x && git checkout -q -f "origin/0.1-5-g89ebea6"; else set -x && git checkout -q -f "0.1-5-g89ebea6"; fi
#22 4.080 cd titan.TestPorts.USB && git fetch && if git rev-parse "origin/a9470fdc99c82fbf988f4508c3161118c9106e28" 2>/dev/null; then set -x && git checkout -q -f "origin/a9470fdc99c82fbf988f4508c3161118c9106e28"; else set -x && git checkout -q -f "a9470fdc99c82fbf988f4508c3161118c9106e28"; fi
#22 4.085 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#22 4.085 e4f9dd056b4103b4f298eb3201d7e18df909886f
#22 4.085 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#22 4.085 + git checkout -q -f origin/R.15.A-1-ge4f9dd0
#22 4.089 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 4.089 9ad320fb679f8bf7a826442fad3aad5d75c6571b
#22 4.089 + git checkout -q -f origin/R.8.A-3-g9ad320f
#22 4.091 2c91bc600ec6fa2fcf0bb353a58ca05c1dd9b9b8
#22 4.091 + git checkout -q -f origin/R.9.A-5-g2c91bc6
#22 4.093 8b01154b10a1c5b04dd0fb7f6e0ac84aed7f78af
#22 4.093 + git checkout -q -f origin/R.7.D-3-g8b01154
#22 4.109 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#22 4.109 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#22 4.135 89ebea61e8de46c3df0a1549bf8dd49505ddbcd5
#22 4.135 + git checkout -q -f origin/0.1-5-g89ebea6
#22 4.138 cd titan.TestPorts.SCTPasp && git fetch && if git rev-parse "origin/R.11.A-8-g2e911c3" 2>/dev/null; then set -x && git checkout -q -f "origin/R.11.A-8-g2e911c3"; else set -x && git checkout -q -f "R.11.A-8-g2e911c3"; fi
#22 4.138 d34ab71f36fc08c9a6dc8c4a8d34fc307c8a39aa
#22 4.139 + git checkout -q -f origin/R.2.A-13-gd34ab71
#22 4.145 origin/a9470fdc99c82fbf988f4508c3161118c9106e28
#22 4.145 + git checkout -q -f a9470fdc99c82fbf988f4508c3161118c9106e28
#22 4.199 cd titan.TestPorts.MTP3asp && git fetch && if git rev-parse "origin/1cecdad6f3641a5f19b3833703bff6e5005eff11" 2>/dev/null; then set -x && git checkout -q -f "origin/1cecdad6f3641a5f19b3833703bff6e5005eff11"; else set -x && git checkout -q -f "1cecdad6f3641a5f19b3833703bff6e5005eff11"; fi
#22 4.212 cd titan.ProtocolEmulations.SCCP && git fetch && if git rev-parse "origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be" 2>/dev/null; then set -x && git checkout -q -f "origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be"; else set -x && git checkout -q -f "f8a44f2cdef44d0c3adf787ab3184c293a9a58be"; fi
#22 4.222 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi
#22 4.435 2e911c3f2cec63694ccae75a28909c9cefa03f3d
#22 4.435 + git checkout -q -f origin/R.11.A-8-g2e911c3
#22 4.507 origin/1cecdad6f3641a5f19b3833703bff6e5005eff11
#22 4.508 + git checkout -q -f 1cecdad6f3641a5f19b3833703bff6e5005eff11
#22 4.510 origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be
#22 4.511 + git checkout -q -f f8a44f2cdef44d0c3adf787ab3184c293a9a58be
#22 4.546 origin/e97d92a8b66bec399babea52f593771b76cb175a
#22 4.546 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#22 4.552 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#22 4.553 make: Leaving directory '/osmo-ttcn3-hacks'
#22 DONE 4.7s

#23 [15/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/REFS/HEADS/MASTER/DEPS/MAKEFILE?FORMAT=TEXT /tmp/deps-Makefile
#23 DONE 0.2s

#24 [16/16] RUN	IF ! diff -q /tmp/deps-Makefile /osmo-ttcn3-hacks/deps/Makefile; then 		cd /osmo-ttcn3-hacks && 		git pull && 		make -j8 deps; 	fi
#24 0.323 Files /tmp/deps-Makefile and /osmo-ttcn3-hacks/deps/Makefile differ
#24 0.386 Already up to date.
#24 0.422 (make -j16 -C deps || make -j1 -C deps)
#24 0.423 make[1]: warning: -j16 forced in submake: resetting jobserver mode.
#24 0.423 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#24 0.765 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi
#24 0.765 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi
#24 0.766 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi
#24 0.766 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi
#24 0.766 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi
#24 0.766 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi
#24 0.767 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi
#24 0.767 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi
#24 0.767 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi
#24 0.767 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi
#24 0.768 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi
#24 0.768 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi
#24 0.769 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi
#24 0.769 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi
#24 0.769 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi
#24 0.770 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi
#24 0.830 origin/8362efef7c6fa341eb947a75786878e0685767b7
#24 0.830 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#24 0.836 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#24 0.836 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#24 0.942 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#24 0.942 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#24 0.942 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#24 0.945 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#24 0.945 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#24 0.945 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#24 0.946 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#24 0.952 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#24 0.961 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#24 0.968 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#24 0.984 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#24 0.984 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#24 1.029 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#24 1.029 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#24 1.029 + git+  checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62egit
#24 1.029  checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#24 1.029 origin/f086e78d74defa044d864f17adaad9433fedc961
#24 1.029 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#24 1.029 + + git checkout -qgit -f f086e78d74defa044d864f17adaad9433fedc961
#24 1.029  checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#24 1.029 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#24 1.029 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#24 1.029 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#24 1.030 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#24 1.030 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#24 1.030 origin/b6602eb357673f097ea1a1d22edd568ecd239da1
#24 1.030 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#24 1.030 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#24 1.032 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#24 1.033 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#24 1.043 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#24 1.044 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#24 1.048 origin/c496d298876fed55c2b730278b7ee77982555563
#24 1.048 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#24 1.049 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#24 1.049 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#24 1.079 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#24 1.098 origin/e97d92a8b66bec399babea52f593771b76cb175a
#24 1.098 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#24 1.131 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#24 1.131 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#24 1.152 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#24 DONE 1.2s

#25 exporting to image
#25 exporting layers
#25 exporting layers 0.9s done
#25 writing image sha256:782fd993b15779262aa2571072f145488b171acdf701512fc2d89abc1b7cc382 done
#25 naming to registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest 0.0s done
#25 DONE 0.9s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/debian-bookworm-titan'
+ docker push registry.osmocom.org/osmocom-build/debian-bookworm-titan
Using default tag: latest
The push refers to repository [registry.osmocom.org/osmocom-build/debian-bookworm-titan]
40b5888cb591: Preparing
f1e762db616f: Preparing
29801aa431da: Preparing
35f000299744: Preparing
2b36da1defce: Preparing
d0e354a1afea: Preparing
0adce22e4d55: Preparing
011cd0dd8597: Preparing
df79a979355f: Preparing
57d89b58bf1d: Preparing
eef6482a64eb: Preparing
a3c285a1b638: Preparing
5845eae03d24: Preparing
f56dfa4ddbfd: Preparing
d0e354a1afea: Waiting
9aa491e53a7a: Preparing
0adce22e4d55: Waiting
bbe1a212f7e9: Preparing
011cd0dd8597: Waiting
df79a979355f: Waiting
57d89b58bf1d: Waiting
eef6482a64eb: Waiting
9aa491e53a7a: Waiting
a3c285a1b638: Waiting
bbe1a212f7e9: Waiting
5845eae03d24: Waiting
f1e762db616f: Pushed
2b36da1defce: Pushed
d0e354a1afea: Layer already exists
40b5888cb591: Pushed
0adce22e4d55: Layer already exists
011cd0dd8597: Layer already exists
df79a979355f: Layer already exists
57d89b58bf1d: Layer already exists
a3c285a1b638: Layer already exists
eef6482a64eb: Layer already exists
5845eae03d24: Layer already exists
9aa491e53a7a: Layer already exists
bbe1a212f7e9: Layer already exists
f56dfa4ddbfd: Layer already exists
29801aa431da: Pushed
35f000299744: Pushed
latest: digest: sha256:8a2286ffbdd5ef21c1b432d390573a6c41dc7230123cdead7850406933441cb0 size: 3660
Triggering a new build of registry-rebuild-upload-ttcn3-bts-tests
Finished: SUCCESS