Skip to content

Console Output

Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1961
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 bee0425ab74159364af6c667765e1522eb0f9c43 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bee0425ab74159364af6c667765e1522eb0f9c43 # timeout=10
Commit message: "ttcn3-sgsn-test: add config files for running SNS testcases"
 > git rev-list --no-walk 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10
[registry-rebuild-upload-titan] $ /bin/sh -xe /tmp/jenkins15434028698565976064.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 \
	 -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.02kB 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 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2
#6 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done
#6 DONE 0.1s

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

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

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

#9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release
#9 DONE 0.3s

#9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release
#9 DONE 0.3s

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

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

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

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

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

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

#16 [ 8/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#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 [ 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
#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

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

#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.312 + apt-get update
#21 0.369 Hit:1 http://deb.debian.org/debian bookworm InRelease
#21 0.369 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#21 0.370 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
#21 0.370 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#21 0.482 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [10.6 kB]
#21 0.490 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-04-23-2036.10-F-2024-04-23-2036.10.pdiff [1595 B]
#21 0.498 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-04-23-2036.10-F-2024-04-23-2036.10.pdiff [1595 B]
#21 0.514 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [144 kB]
#21 0.568 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [155 kB]
#21 0.604 Fetched 415 kB in 0s (1632 kB/s)
#21 0.604 Reading package lists...
#21 0.982 + apt-get install -y --no-install-recommends eclipse-titan
#21 0.989 Reading package lists...
#21 1.358 Building dependency tree...
#21 1.449 Reading state information...
#21 1.536 The following additional packages will be installed:
#21 1.536   expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev libedit2 libicu-dev
#21 1.536   libmd-dev libncurses-dev libncurses6 libpcap-dev libpcap0.8-dev libpcre16-3
#21 1.536   libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libsctp-dev
#21 1.536   libsctp1 libssl-dev libtcl8.6 libxml2-dev pkg-config pkgconf pkgconf-bin
#21 1.536   sgml-base tcl-expect tcl8.6 xml-core
#21 1.536 Suggested packages:
#21 1.536   tk8.6 icu-doc ncurses-doc lksctp-tools libssl-doc sgml-base-doc
#21 1.536   tcl-tclreadline debhelper
#21 1.536 Recommended packages:
#21 1.536   default-jdk
#21 1.703 The following NEW packages will be installed:
#21 1.703   eclipse-titan expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev
#21 1.704   libedit2 libicu-dev libmd-dev libncurses-dev libncurses6 libpcap-dev
#21 1.704   libpcap0.8-dev libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5
#21 1.704   libpkgconf3 libsctp-dev libsctp1 libssl-dev libtcl8.6 libxml2-dev pkg-config
#21 1.704   pkgconf pkgconf-bin sgml-base tcl-expect tcl8.6 xml-core
#21 1.737 0 upgraded, 31 newly installed, 0 to remove and 5 not upgraded.
#21 1.737 Need to get 32.4 MB of archives.
#21 1.737 After this operation, 189 MB of additional disk space will be used.
#21 1.737 Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
#21 1.744 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ eclipse-titan 9.0.0-1 [13.8 MB]
#21 1.752 Get:3 http://deb.debian.org/debian bookworm/main amd64 libtcl8.6 amd64 8.6.13+dfsg-2 [1035 kB]
#21 1.784 Get:4 http://deb.debian.org/debian bookworm/main amd64 tcl8.6 amd64 8.6.13+dfsg-2 [120 kB]
#21 1.786 Get:5 http://deb.debian.org/debian bookworm/main amd64 tcl-expect amd64 5.45.4-2+b1 [133 kB]
#21 1.788 Get:6 http://deb.debian.org/debian bookworm/main amd64 expect amd64 5.45.4-2+b1 [166 kB]
#21 1.789 Get:7 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
#21 1.791 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB]
#21 1.801 Get:9 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB]
#21 1.803 Get:10 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB]
#21 1.804 Get:11 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB]
#21 1.806 Get:12 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB]
#21 1.806 Get:13 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#21 1.806 Get:14 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#21 1.807 Get:15 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#21 1.807 Get:16 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#21 1.807 Get:17 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
#21 1.809 Get:18 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB]
#21 1.815 Get:19 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB]
#21 1.820 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB]
#21 1.820 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB]
#21 1.825 Get:22 http://deb.debian.org/debian bookworm/main amd64 libpcre16-3 amd64 2:8.39-15 [257 kB]
#21 1.829 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpcre32-3 amd64 2:8.39-15 [248 kB]
#21 1.832 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpcrecpp0v5 amd64 2:8.39-15 [143 kB]
#21 1.834 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpcre3-dev amd64 2:8.39-15 [653 kB]
#21 1.843 Get:26 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#21 1.843 Get:27 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
#21 1.844 Get:28 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.11-1~deb12u2 [2430 kB]
#21 1.878 Get:29 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB]
#21 1.880 Get:30 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB]
#21 2.027 Get:31 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB]
#21 2.150 debconf: delaying package configuration, since apt-utils is not installed
#21 2.187 Fetched 32.4 MB in 0s (102 MB/s)
#21 2.263 Selecting previously unselected package sgml-base.
#21 2.263 (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 ... 18206 files and directories currently installed.)
#21 2.290 Preparing to unpack .../00-sgml-base_1.31_all.deb ...
#21 2.307 Unpacking sgml-base (1.31) ...
#21 2.453 Selecting previously unselected package libtcl8.6:amd64.
#21 2.455 Preparing to unpack .../01-libtcl8.6_8.6.13+dfsg-2_amd64.deb ...
#21 2.485 Unpacking libtcl8.6:amd64 (8.6.13+dfsg-2) ...
#21 2.645 Selecting previously unselected package tcl8.6.
#21 2.647 Preparing to unpack .../02-tcl8.6_8.6.13+dfsg-2_amd64.deb ...
#21 2.661 Unpacking tcl8.6 (8.6.13+dfsg-2) ...
#21 2.768 Selecting previously unselected package tcl-expect:amd64.
#21 2.770 Preparing to unpack .../03-tcl-expect_5.45.4-2+b1_amd64.deb ...
#21 2.783 Unpacking tcl-expect:amd64 (5.45.4-2+b1) ...
#21 2.879 Selecting previously unselected package expect.
#21 2.881 Preparing to unpack .../04-expect_5.45.4-2+b1_amd64.deb ...
#21 2.895 Unpacking expect (5.45.4-2+b1) ...
#21 3.014 Selecting previously unselected package libedit2:amd64.
#21 3.015 Preparing to unpack .../05-libedit2_3.1-20221030-2_amd64.deb ...
#21 3.031 Unpacking libedit2:amd64 (3.1-20221030-2) ...
#21 3.122 Selecting previously unselected package libmd-dev:amd64.
#21 3.123 Preparing to unpack .../06-libmd-dev_1.0.4-2_amd64.deb ...
#21 3.138 Unpacking libmd-dev:amd64 (1.0.4-2) ...
#21 3.228 Selecting previously unselected package libbsd-dev:amd64.
#21 3.229 Preparing to unpack .../07-libbsd-dev_0.11.7-2_amd64.deb ...
#21 3.243 Unpacking libbsd-dev:amd64 (0.11.7-2) ...
#21 3.366 Selecting previously unselected package libncurses6:amd64.
#21 3.368 Preparing to unpack .../08-libncurses6_6.4-4_amd64.deb ...
#21 3.382 Unpacking libncurses6:amd64 (6.4-4) ...
#21 3.464 Selecting previously unselected package libncurses-dev:amd64.
#21 3.466 Preparing to unpack .../09-libncurses-dev_6.4-4_amd64.deb ...
#21 3.478 Unpacking libncurses-dev:amd64 (6.4-4) ...
#21 3.583 Selecting previously unselected package libedit-dev:amd64.
#21 3.585 Preparing to unpack .../10-libedit-dev_3.1-20221030-2_amd64.deb ...
#21 3.599 Unpacking libedit-dev:amd64 (3.1-20221030-2) ...
#21 3.716 Selecting previously unselected package libpkgconf3:amd64.
#21 3.718 Preparing to unpack .../11-libpkgconf3_1.8.1-1_amd64.deb ...
#21 3.739 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#21 3.832 Selecting previously unselected package pkgconf-bin.
#21 3.834 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_amd64.deb ...
#21 3.848 Unpacking pkgconf-bin (1.8.1-1) ...
#21 3.942 Selecting previously unselected package pkgconf:amd64.
#21 3.944 Preparing to unpack .../13-pkgconf_1.8.1-1_amd64.deb ...
#21 3.960 Unpacking pkgconf:amd64 (1.8.1-1) ...
#21 4.056 Selecting previously unselected package pkg-config:amd64.
#21 4.058 Preparing to unpack .../14-pkg-config_1.8.1-1_amd64.deb ...
#21 4.074 Unpacking pkg-config:amd64 (1.8.1-1) ...
#21 4.200 Selecting previously unselected package xml-core.
#21 4.202 Preparing to unpack .../15-xml-core_0.18+nmu1_all.deb ...
#21 4.218 Unpacking xml-core (0.18+nmu1) ...
#21 4.320 Selecting previously unselected package libdbus-1-dev:amd64.
#21 4.322 Preparing to unpack .../16-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ...
#21 4.336 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#21 4.444 Selecting previously unselected package libpcap0.8-dev:amd64.
#21 4.446 Preparing to unpack .../17-libpcap0.8-dev_1.10.3-1_amd64.deb ...
#21 4.460 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ...
#21 4.564 Selecting previously unselected package libpcap-dev:amd64.
#21 4.566 Preparing to unpack .../18-libpcap-dev_1.10.3-1_amd64.deb ...
#21 4.581 Unpacking libpcap-dev:amd64 (1.10.3-1) ...
#21 4.688 Selecting previously unselected package libpcre3:amd64.
#21 4.690 Preparing to unpack .../19-libpcre3_2%3a8.39-15_amd64.deb ...
#21 4.705 Unpacking libpcre3:amd64 (2:8.39-15) ...
#21 4.829 Selecting previously unselected package libpcre16-3:amd64.
#21 4.831 Preparing to unpack .../20-libpcre16-3_2%3a8.39-15_amd64.deb ...
#21 4.844 Unpacking libpcre16-3:amd64 (2:8.39-15) ...
#21 4.959 Selecting previously unselected package libpcre32-3:amd64.
#21 4.960 Preparing to unpack .../21-libpcre32-3_2%3a8.39-15_amd64.deb ...
#21 4.975 Unpacking libpcre32-3:amd64 (2:8.39-15) ...
#21 5.092 Selecting previously unselected package libpcrecpp0v5:amd64.
#21 5.094 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-15_amd64.deb ...
#21 5.109 Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ...
#21 5.199 Selecting previously unselected package libpcre3-dev:amd64.
#21 5.201 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-15_amd64.deb ...
#21 5.216 Unpacking libpcre3-dev:amd64 (2:8.39-15) ...
#21 5.362 Selecting previously unselected package libsctp1:amd64.
#21 5.365 Preparing to unpack .../24-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#21 5.378 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#21 5.458 Selecting previously unselected package libsctp-dev:amd64.
#21 5.460 Preparing to unpack .../25-libsctp-dev_1.0.19+dfsg-2_amd64.deb ...
#21 5.478 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#21 5.559 Selecting previously unselected package libssl-dev:amd64.
#21 5.561 Preparing to unpack .../26-libssl-dev_3.0.11-1~deb12u2_amd64.deb ...
#21 5.576 Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ...
#21 5.781 Selecting previously unselected package icu-devtools.
#21 5.783 Preparing to unpack .../27-icu-devtools_72.1-3_amd64.deb ...
#21 5.799 Unpacking icu-devtools (72.1-3) ...
#21 5.901 Selecting previously unselected package libicu-dev:amd64.
#21 5.903 Preparing to unpack .../28-libicu-dev_72.1-3_amd64.deb ...
#21 5.917 Unpacking libicu-dev:amd64 (72.1-3) ...
#21 6.415 Selecting previously unselected package libxml2-dev:amd64.
#21 6.417 Preparing to unpack .../29-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
#21 6.432 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#21 6.573 Selecting previously unselected package eclipse-titan.
#21 6.575 Preparing to unpack .../30-eclipse-titan_9.0.0-1_amd64.deb ...
#21 6.590 Unpacking eclipse-titan (9.0.0-1) ...
#21 7.175 Setting up libpcre16-3:amd64 (2:8.39-15) ...
#21 7.218 Setting up libedit2:amd64 (3.1-20221030-2) ...
#21 7.260 Setting up libpcre3:amd64 (2:8.39-15) ...
#21 7.300 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#21 7.342 Setting up libncurses6:amd64 (6.4-4) ...
#21 7.384 Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ...
#21 7.425 Setting up libpcre32-3:amd64 (2:8.39-15) ...
#21 7.467 Setting up libtcl8.6:amd64 (8.6.13+dfsg-2) ...
#21 7.509 Setting up icu-devtools (72.1-3) ...
#21 7.551 Setting up pkgconf-bin (1.8.1-1) ...
#21 7.593 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#21 7.634 Setting up libmd-dev:amd64 (1.0.4-2) ...
#21 7.676 Setting up sgml-base (1.31) ...
#21 7.737 Setting up libicu-dev:amd64 (72.1-3) ...
#21 7.778 Setting up libbsd-dev:amd64 (0.11.7-2) ...
#21 7.818 Setting up libpcrecpp0v5:amd64 (2:8.39-15) ...
#21 7.878 Setting up tcl8.6 (8.6.13+dfsg-2) ...
#21 7.933 Setting up libncurses-dev:amd64 (6.4-4) ...
#21 7.979 Setting up libpcre3-dev:amd64 (2:8.39-15) ...
#21 8.021 Setting up tcl-expect:amd64 (5.45.4-2+b1) ...
#21 8.064 Setting up pkgconf:amd64 (1.8.1-1) ...
#21 8.106 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#21 8.151 Setting up libedit-dev:amd64 (3.1-20221030-2) ...
#21 8.195 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#21 8.236 Setting up pkg-config:amd64 (1.8.1-1) ...
#21 8.281 Setting up xml-core (0.18+nmu1) ...
#21 8.510 Setting up expect (5.45.4-2+b1) ...
#21 8.557 Processing triggers for libc-bin (2.36-9+deb12u4) ...
#21 8.609 Processing triggers for sgml-base (1.31) ...
#21 8.658 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#21 8.806 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ...
#21 8.849 Setting up libpcap-dev:amd64 (1.10.3-1) ...
#21 8.891 Setting up eclipse-titan (9.0.0-1) ...
#21 8.948 Processing triggers for libc-bin (2.36-9+deb12u4) ...
#21 9.047 + apt-get clean
#21 DONE 9.4s

#22 [14/16] RUN	GIT clone https://gerrit.osmocom.org/osmo-ttcn3-hacks && 	make -j8 -C /osmo-ttcn3-hacks deps
#22 0.324 Cloning into 'osmo-ttcn3-hacks'...
#22 1.416 make: Entering directory '/osmo-ttcn3-hacks'
#22 1.442 (make -j16 -C deps || make -j1 -C deps)
#22 1.443 make[1]: Entering directory '/osmo-ttcn3-hacks'
#22 1.443 make[1]: warning: -j16 forced in submake: resetting jobserver mode.
#22 1.490 git clone https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions
#22 1.490 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA
#22 1.490 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0
#22 1.491 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#22 1.491 Cloning into 'titan.Libraries.TCCUsefulFunctions'...
#22 1.491 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS
#22 1.491 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE
#22 1.491 Cloning into 'titan.ProtocolEmulations.M3UA'...
#22 1.491 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0
#22 1.492 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0
#22 1.492 Cloning into 'titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'...
#22 1.492 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP
#22 1.492 Cloning into 'titan.ProtocolModules.BSSAPP_v7.3.0'...
#22 1.492 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6
#22 1.492 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP
#22 1.492 Cloning into 'titan.ProtocolModules.GRE'...
#22 1.492 Cloning into 'titan.ProtocolModules.DNS'...
#22 1.492 Cloning into 'titan.ProtocolModules.GTP_v13.5.0'...
#22 1.493 Cloning into 'titan.ProtocolModules.GTPv2_v13.7.0'...
#22 1.493 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762
#22 1.493 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006
#22 1.493 Cloning into 'titan.ProtocolModules.ICMP'...
#22 1.493 Cloning into 'titan.ProtocolModules.ICMPv6'...
#22 1.493 Cloning into 'titan.ProtocolModules.IP'...
#22 1.494 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP
#22 1.494 Cloning into 'titan.ProtocolModules.ISUP_Q.762'...
#22 1.494 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0
#22 1.495 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA
#22 1.495 Cloning into 'titan.ProtocolModules.L2TP'...
#22 1.495 Cloning into 'titan.ProtocolModules.JSON_v07_2006'...
#22 1.496 Cloning into 'titan.ProtocolModules.LLC_v7.1.0'...
#22 1.496 Cloning into 'titan.ProtocolModules.M3UA'...
#22 1.615 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 1.615 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 1.621 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 1.755 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 1.755 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 1.758 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 1.761 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 1.761 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 1.764 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 1.764 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 1.765 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 1.765 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 1.768 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 1.768 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 1.773 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 1.803 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 1.819 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0
#22 1.820 Cloning into 'titan.ProtocolModules.MobileL3_v13.4.0'...
#22 1.832 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP
#22 1.833 Cloning into 'titan.ProtocolModules.SMPP'...
#22 1.835 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP
#22 1.836 Cloning into 'titan.ProtocolModules.TCP'...
#22 1.922 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP
#22 1.923 Cloning into 'titan.ProtocolModules.UDP'...
#22 1.928 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP
#22 1.928 Cloning into 'titan.ProtocolModules.RTP'...
#22 1.929 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA
#22 1.929 Cloning into 'titan.ProtocolModules.M2PA'...
#22 1.941 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE
#22 1.942 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP
#22 1.942 Cloning into 'titan.ProtocolModules.ROSE'...
#22 1.942 Cloning into 'titan.ProtocolModules.SCTP'...
#22 1.948 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 1.950 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP
#22 1.950 Cloning into 'titan.ProtocolModules.SDP'...
#22 1.956 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 1.957 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 1.963 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA
#22 1.963 Cloning into 'titan.ProtocolModules.SUA'...
#22 1.963 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1
#22 1.964 Cloning into 'titan.ProtocolModules.NAS_EPS_15.2.0.1'...
#22 1.981 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0
#22 1.982 Cloning into 'titan.ProtocolModules.NS_v7.3.0'...
#22 1.996 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0
#22 1.997 Cloning into 'titan.ProtocolModules.SGsAP_13.2.0'...
#22 2.028 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0
#22 2.029 Cloning into 'titan.ProtocolModules.SNDCP_v7.0.0'...
#22 2.031 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0
#22 2.032 Cloning into 'titan.ProtocolModules.PFCP_v15.1.0'...
#22 2.054 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 2.060 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API
#22 2.061 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 2.062 Cloning into 'titan.TestPorts.Common_Components.Socket-API'...
#22 2.067 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 2.069 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 2.075 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 2.101 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket
#22 2.101 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 2.101 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 2.102 Cloning into 'titan.TestPorts.Common_Components.Abstract_Socket'...
#22 2.110 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg
#22 2.111 Cloning into 'titan.TestPorts.HTTPmsg'...
#22 2.119 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 2.120 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp
#22 2.121 Cloning into 'titan.TestPorts.IPL4asp'...
#22 2.137 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 2.155 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 2.196 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 2.207 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 2.229 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 2.231 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp
#22 2.232 Cloning into 'titan.TestPorts.LANL2asp'...
#22 2.237 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp
#22 2.238 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp
#22 2.238 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg
#22 2.238 Cloning into 'titan.TestPorts.PCAPasp'...
#22 2.239 Cloning into 'titan.TestPorts.PIPEasp'...
#22 2.239 Cloning into 'titan.TestPorts.SIPmsg'...
#22 2.239 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 2.240 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp
#22 2.240 Cloning into 'titan.TestPorts.TELNETasp'...
#22 2.244 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 2.244 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 2.254 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp
#22 2.254 Cloning into 'titan.TestPorts.TCPasp'...
#22 2.297 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp
#22 2.298 Cloning into 'titan.TestPorts.UDPasp'...
#22 2.306 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
#22 2.306 git clone https://github.com/osmocom/titan.TestPorts.SCTPasp
#22 2.306 Cloning into 'titan.TestPorts.UNIX_DOMAIN_SOCKETasp'...
#22 2.306 Cloning into 'titan.TestPorts.SCTPasp'...
#22 2.328 git clone https://github.com/osmocom/titan.TestPorts.MTP3asp
#22 2.328 Cloning into 'titan.TestPorts.MTP3asp'...
#22 2.346 git clone https://github.com/osmocom/titan.ProtocolEmulations.SCCP
#22 2.347 Cloning into 'titan.ProtocolEmulations.SCCP'...
#22 2.365 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 2.369 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 2.369 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 2.370 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 2.374 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 2.376 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 2.399 git clone https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0
#22 2.400 Cloning into 'titan.ProtocolModules.BSSGP_v13.0.0'...
#22 2.404 git clone https://gerrit.osmocom.org/osmo-uecups
#22 2.404 Cloning into 'osmo-uecups'...
#22 2.419 git clone https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP
#22 2.419 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 2.420 Cloning into 'titan.ProtocolModules.BSSMAP'...
#22 2.424 git clone https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP
#22 2.424 Cloning into 'titan.ProtocolModules.MAP'...
#22 2.437 git clone https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB
#22 2.437 Cloning into 'titan.TestPorts.USB'...
#22 2.505 git clone https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET
#22 2.506 Cloning into 'titan.TestPorts.AF_PACKET'...
#22 2.532 cd titan.Libraries.TCCUsefulFunctions && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions && git fetch
#22 2.535 cd titan.ProtocolEmulations.M3UA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA && git fetch
#22 2.542 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.553 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.553 cd titan.ProtocolModules.DNS && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS && git fetch
#22 2.555 cd titan.ProtocolModules.GRE && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE && git fetch
#22 2.555 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.558 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.577 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 2.598 cd titan.ProtocolModules.ICMP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP && git fetch
#22 2.603 cd titan.ProtocolModules.ICMPv6 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 && git fetch
#22 2.672 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 2.672 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 2.677 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 2.681 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 2.687 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 2.690 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 2.697 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 2.697 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 2.725 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.725 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 2.726 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 2.731 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.734 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.736 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.741 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.745 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.752 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.753 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.756 cd titan.ProtocolModules.IP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP && git fetch
#22 2.773 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.773 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.803 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.804 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.820 cd titan.ProtocolModules.L2TP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP && git fetch
#22 2.861 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 2.863 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 2.864 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 2.867 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 2.874 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 2.875 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 2.883 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 2.883 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 2.885 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 2.899 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 2.907 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 2.924 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 2.929 b3687da06a0080e52d5d8cc558dbd86236780019
#22 2.929 + git checkout -q -f origin/R.35.B-6-gb3687da
#22 2.929 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#22 2.930 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#22 2.930 20cfaf83231b859dc8311ef4aba5cbe1d294325e
#22 2.930 + git checkout -q -f origin/R.2.A-4-g20cfaf8
#22 2.930 origin/f086e78d74defa044d864f17adaad9433fedc961
#22 2.930 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961
#22 2.931 origin/R.7.B
#22 2.931 + git checkout -q -f R.7.B
#22 2.931 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 2.933 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.935 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 2.935 cd titan.ProtocolModules.M3UA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA && git fetch
#22 2.936 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 2.937 654c446e18e1f98fa9a9ff7f364923f8e8460d37
#22 2.937 + git checkout -q -f origin/R.2.A-5-g654c446
#22 2.939 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#22 2.939 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#22 2.940 cd titan.ProtocolModules.SMPP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP && git fetch
#22 2.943 cd titan.ProtocolModules.TCP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP && git fetch
#22 2.943 85cb1248ae3bb2f34747b1e0c82dee44876f953b
#22 2.944 + git checkout -q -f origin/R.2.A-5-g85cb124
#22 2.944 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 2.947 cd titan.ProtocolModules.UDP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP && git fetch
#22 2.949 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#22 2.949 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#22 2.952 cd titan.ProtocolModules.RTP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP && git fetch
#22 2.953 cd titan.ProtocolModules.M2PA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA && git fetch
#22 2.954 cd titan.ProtocolModules.ROSE && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE && git fetch
#22 2.957 cd titan.ProtocolModules.SCTP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP && git fetch
#22 2.962 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#22 2.962 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#22 2.965 cd titan.ProtocolModules.SDP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP && git fetch
#22 2.972 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 2.982 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 2.982 cd titan.ProtocolModules.SUA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA && git fetch
#22 2.991 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.071 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 3.073 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 3.073 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 3.073 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 3.087 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 3.087 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 3.088 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 3.091 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 3.091 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 3.093 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 3.099 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 3.100 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 3.105 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 3.108 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 3.116 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 3.118 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 3.137 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.139 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#22 3.139 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.139 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#22 3.139 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.141 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.142 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.148 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.151 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.152 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.153 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.153 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.154 42d428b44462fb5b44bc773b72571d28a1e09910
#22 3.154 + git checkout -q -f origin/R.8.A-5-g42d428b
#22 3.155 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.158 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.161 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.163 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.166 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#22 3.166 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#22 3.168 origin/R.1.A
#22 3.169 + git checkout -q -f R.1.A
#22 3.170 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.171 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.281 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 3.283 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 3.285 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 3.288 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 3.289 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 3.289 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 3.292 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 3.296 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 3.297 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 3.298 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 3.301 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 3.302 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 3.303 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 3.309 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 3.313 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 3.321 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 3.341 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#22 3.341 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#22 3.343 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.346 83ee83aa58ec30a5af420972662acb562c2e839f
#22 3.346 origin/b6602eb357673f097ea1a1d22edd568ecd239da1
#22 3.347 + + git checkout -q -fgit b6602eb357673f097ea1a1d22edd568ecd239da1
#22 3.347  checkout -q -f origin/R.5.A-4-g83ee83a
#22 3.347 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.349 origin/c496d298876fed55c2b730278b7ee77982555563
#22 3.350 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#22 3.350 7f00ea0fa4d07fa2bbf6d99dd41180a377e8e4bd
#22 3.350 + git checkout -q -f origin/R.14.A-6-g7f00ea0
#22 3.353 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.354 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.356 cd titan.TestPorts.HTTPmsg && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg && git fetch
#22 3.356 eea8aa3b7f525e5d3d422f3734f9e2e77c243ccb
#22 3.356 + git checkout -q -f origin/R.4.A-5-geea8aa3
#22 3.357 f2c901795e2fd42f2d9fdd437210d3078e20557e
#22 3.357 + git checkout -q -f origin/R.2.A-5-gf2c9017
#22 3.360 cd titan.TestPorts.IPL4asp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp && git fetch
#22 3.360 cd titan.TestPorts.LANL2asp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp && git fetch
#22 3.362 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.362 cd titan.TestPorts.PCAPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp && git fetch
#22 3.363 556ef3fdae2e42cdefc1ca60e0bc155676cfc47e
#22 3.363 + git checkout -q -f origin/R.2.A-5-g556ef3f
#22 3.364 0f6774c6d146bf03d5e222d33bd911f7981a1b3c
#22 3.364 + git checkout -q -f origin/R.1.C-5-g0f6774c
#22 3.365 a75b58983f46814974470d1089387d3f351cd60b
#22 3.366 + git checkout -q -f origin/R.2.A-5-ga75b589
#22 3.366 cf1137ac84627f85fc97c7fcdbd7841fb0441e31
#22 3.366 cd titan.TestPorts.PIPEasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp && git fetch
#22 3.366 + git checkout -q -f origin/R.5.A-5-gcf1137a
#22 3.367 cd titan.TestPorts.SIPmsg && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg && git fetch
#22 3.367 39e5f45f1ad1055ab7af373338b0d0365bf9814e
#22 3.367 + git checkout -q -f origin/R.3.A-5-g39e5f45
#22 3.369 cd titan.TestPorts.TELNETasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp && git fetch
#22 3.371 cd titan.TestPorts.TCPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp && git fetch
#22 3.372 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.373 cd titan.TestPorts.UDPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp && git fetch
#22 3.378 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.505 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 3.505 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 3.506 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 3.506 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 3.506 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 3.506 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 3.513 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 3.513 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 3.514 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 3.514 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 3.514 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 3.516 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 3.516 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 3.521 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 3.522 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 3.528 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 3.570 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.571 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.571 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.571 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.571 f73f1952ae180145465ba4b17f197c502d31d1ce
#22 3.571 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.572 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.572 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.572 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.572 + git checkout -q -f origin/R.2.A-6-gf73f195
#22 3.572 2ba853c7d197f7f39d97b76fca4726a7143fb4ad
#22 3.573 + git checkout -q -f origin/R.1.A-2-g2ba853c
#22 3.573 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.575 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.575 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.576 cd titan.TestPorts.SCTPasp && git remote set-url origin https://github.com/osmocom/titan.TestPorts.SCTPasp && git fetch
#22 3.581 d0f0ce6c06f91922c5fdf6c56b9b99a3472ee775
#22 3.582 + git checkout -q -f origin/R.2.A-5-gd0f0ce6
#22 3.582 5ccaeab7b3093e2bd8e88eee73c8362d1a2e4f32
#22 3.582 + git checkout -q -f origin/R.1.B-3-g5ccaeab
#22 3.584 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.584 cd titan.TestPorts.MTP3asp && git remote set-url origin https://github.com/osmocom/titan.TestPorts.MTP3asp && git fetch
#22 3.585 cd titan.ProtocolEmulations.SCCP && git remote set-url origin https://github.com/osmocom/titan.ProtocolEmulations.SCCP && git fetch
#22 3.609 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.711 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 3.722 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 3.722 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 3.722 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 3.723 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 3.728 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 3.729 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 3.731 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 3.732 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 3.732 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 3.733 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 3.734 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 3.738 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 3.774 8b01154b10a1c5b04dd0fb7f6e0ac84aed7f78af
#22 3.774 + git checkout -q -f origin/R.7.D-3-g8b01154
#22 3.776 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.776 029bccbdfcdf865f59123e8ca3f550c1fe4de5a8
#22 3.776 + git checkout -q -f origin/R.30.E-7-g029bccb
#22 3.777 e4f9dd056b4103b4f298eb3201d7e18df909886f
#22 3.777 + git checkout -q -f origin/R.15.A-1-ge4f9dd0
#22 3.781 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.783 2c91bc600ec6fa2fcf0bb353a58ca05c1dd9b9b8
#22 3.783 + git checkout -q -f origin/R.9.A-5-g2c91bc6
#22 3.784 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#22 3.784 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#22 3.785 bd41994ab31af385c0b87a8074bf9f768c28c514
#22 3.785 + git checkout -q -f origin/R.9.B-4-gbd41994
#22 3.786 9a0dfdecfd33cf083890aa537015de718f960642
#22 3.787 + git checkout -q -f origin/R.9.B-4-g9a0dfde
#22 3.787 cd osmo-uecups && git remote set-url origin https://gerrit.osmocom.org/osmo-uecups && git fetch
#22 3.787 b07c265526573250e693d430413bc07f9245d81c
#22 3.787 + git checkout -q -f origin/R.8.C-3-gb07c265
#22 3.788 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#22 3.788 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#22 3.789 cd titan.ProtocolModules.BSSMAP && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP && git fetch
#22 3.791 9ad320fb679f8bf7a826442fad3aad5d75c6571b
#22 3.791 + git checkout -q -f origin/R.8.A-3-g9ad320f
#22 3.791 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#22 3.791 cd titan.ProtocolModules.MAP && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP && git fetch
#22 3.791 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#22 3.792 cd titan.TestPorts.USB && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB && git fetch
#22 3.792 f4380d0dabc61a482a647e5caa66fb7f4b26b86a
#22 3.795 + git checkout -q -f origin/R.6.A-6-gf4380d0
#22 3.795 cd titan.TestPorts.AF_PACKET && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET && git fetch
#22 3.845 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 3.849 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.852 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 3.853 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.856 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 3.900 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 3.904 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 3.907 origin/a9470fdc99c82fbf988f4508c3161118c9106e28
#22 3.907 + git checkout -q -f a9470fdc99c82fbf988f4508c3161118c9106e28
#22 3.907 89ebea61e8de46c3df0a1549bf8dd49505ddbcd5
#22 3.907 + git checkout -q -f origin/0.1-5-g89ebea6
#22 3.908 origin/8362efef7c6fa341eb947a75786878e0685767b7
#22 3.908 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#22 3.908 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 3.910 79c6a3db8dcf25d39023b2b3bec9928f63482ad3
#22 3.910 + git checkout -q -f origin/R.2.A-1-g79c6a3d
#22 3.912 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#22 3.913 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#22 3.918 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 3.964 d34ab71f36fc08c9a6dc8c4a8d34fc307c8a39aa
#22 3.964 + git checkout -q -f origin/R.2.A-13-gd34ab71
#22 4.103 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.217 2e911c3f2cec63694ccae75a28909c9cefa03f3d
#22 4.217 + git checkout -q -f origin/R.11.A-8-g2e911c3
#22 4.218 origin/1cecdad6f3641a5f19b3833703bff6e5005eff11
#22 4.218 + git checkout -q -f 1cecdad6f3641a5f19b3833703bff6e5005eff11
#22 4.224 origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be
#22 4.224 + git checkout -q -f f8a44f2cdef44d0c3adf787ab3184c293a9a58be
#22 4.433 origin/e97d92a8b66bec399babea52f593771b76cb175a
#22 4.433 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#22 4.439 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#22 4.440 make: Leaving directory '/osmo-ttcn3-hacks'
#22 DONE 4.6s

#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.307 Files /tmp/deps-Makefile and /osmo-ttcn3-hacks/deps/Makefile differ
#24 0.363 Already up to date.
#24 0.392 (make -j16 -C deps || make -j1 -C deps)
#24 0.393 make[1]: warning: -j16 forced in submake: resetting jobserver mode.
#24 0.393 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#24 0.726 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.726 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.726 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.727 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.727 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.727 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.727 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.727 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.728 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.728 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.728 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.729 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.729 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.729 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.730 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.730 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.794 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#24 0.795 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#24 0.795 origin/8362efef7c6fa341eb947a75786878e0685767b7
#24 0.795 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#24 0.892 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#24 0.892 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#24 0.892 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#24 0.893 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#24 0.893 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#24 0.898 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#24 0.902 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#24 0.903 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#24 0.903 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#24 0.903 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#24 0.903 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#24 0.905 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#24 0.907 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#24 0.965 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#24 0.965 + origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#24 0.966 git checkout -q -forigin/b6602eb357673f097ea1a1d22edd568ecd239da1
#24 0.966  17e76d3662bd0bb815158e8a9de1ec413f21b530
#24 0.966 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#24 0.966 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d+ git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#24 0.966 
#24 0.966 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#24 0.966 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#24 0.966 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#24 0.967 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#24 0.967 origin/c496d298876fed55c2b730278b7ee77982555563
#24 0.967 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#24 0.967 origin/f086e78d74defa044d864f17adaad9433fedc961
#24 0.967 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#24 0.967 + git+ + gitgit checkout checkout -q -q -f -f f086e78d74defa044d864f17adaad9433fedc961 e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#24 0.967 
#24 0.967  checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#24 0.967 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#24 0.967 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#24 0.968 + origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#24 0.968 git checkout+ git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 -q -f
#24 0.968  1be86705f39ae38f3c04b2109806ee20d25e91d0
#24 0.968 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#24 0.968 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#24 0.968 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#24 1.057 origin/e97d92a8b66bec399babea52f593771b76cb175a
#24 1.057 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#24 1.059 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#24 DONE 1.1s

#25 exporting to image
#25 exporting layers
#25 exporting layers 0.8s done
#25 writing image sha256:22fc32753aeb6a315cc50fcbc16834c45b13316d04b453d0b408a6bb6898ec40 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]
58abb6d510f9: Preparing
5591e993e222: Preparing
76b2390699bf: Preparing
6af70e613a5a: Preparing
417f84fa4e4c: Preparing
f85babf4965c: Preparing
4d3da467460b: Preparing
a21b4134ad51: Preparing
4a6faf470359: Preparing
22ce80423f0c: Preparing
66196dad4903: Preparing
197acd27a4ea: Preparing
f85babf4965c: Waiting
a21b4134ad51: Waiting
4a6faf470359: Waiting
4d3da467460b: Waiting
fa3a2a4997d1: Preparing
22ce80423f0c: Waiting
ecd3329a9b38: Preparing
7b2e060cc167: Preparing
c5bb35826823: Preparing
66196dad4903: Waiting
197acd27a4ea: Waiting
fa3a2a4997d1: Waiting
7b2e060cc167: Waiting
ecd3329a9b38: Waiting
c5bb35826823: Waiting
5591e993e222: Pushed
417f84fa4e4c: Pushed
f85babf4965c: Layer already exists
58abb6d510f9: Pushed
4d3da467460b: Layer already exists
a21b4134ad51: Layer already exists
22ce80423f0c: Layer already exists
4a6faf470359: Layer already exists
197acd27a4ea: Layer already exists
fa3a2a4997d1: Layer already exists
66196dad4903: Layer already exists
ecd3329a9b38: Layer already exists
7b2e060cc167: Layer already exists
c5bb35826823: Layer already exists
76b2390699bf: Pushed
6af70e613a5a: Pushed
latest: digest: sha256:59685b939293f7fc9d120b65c723da7720f761a4990052af0788088a89cb7481 size: 3660
Triggering a new build of registry-rebuild-upload-ttcn3-bts-tests
Finished: SUCCESS