Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom-build-tags-against-master
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/Osmocom-build-tags-against-master # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/fixeria/fixes
Seen branch in repository origin/laforge/dahdi-wip
Seen branch in repository origin/lynxis/staging
Seen branch in repository origin/master
Seen branch in repository origin/neels/obs
Seen branch in repository origin/neels/test
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/centos-install-test
Seen branch in repository origin/osmith/dependency-check
Seen branch in repository origin/osmith/fix-python3
Seen branch in repository origin/osmith/gerrit-lint
Seen branch in repository origin/osmith/gerrit-mail-on-success
Seen branch in repository origin/osmith/ggsn-kernel-mod-test
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/obs-check-builders
Seen branch in repository origin/osmith/obs-fixes
Seen branch in repository origin/osmith/obs-latest-fix
Seen branch in repository origin/osmith/obs-mirror
Seen branch in repository origin/osmith/obs-nftables
Seen branch in repository origin/osmith/offline-nodes
Seen branch in repository origin/osmith/rpm
Seen branch in repository origin/osmith/ttcn3-centos
Seen branch in repository origin/osmith/ttcn3-latest
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/osmith/wip-ci-packaging
Seen branch in repository origin/osmith/wip-docuum
Seen branch in repository origin/osmith/wip-manuals
Seen branch in repository origin/osmith/wip-obs
Seen branch in repository origin/osmith/wip-obs-asan
Seen branch in repository origin/osmith/wip-os-6165
Seen branch in repository origin/osmith/wip-repo-install-qemu
Seen branch in repository origin/osmith/wip-testenv
Seen branch in repository origin/pespin/limesuite-latest
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pespin/open5gs
Seen branch in repository origin/pespin/stp
Seen 37 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 1484bf5d525e0bcffbea3fa31f9c23db73068700 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1484bf5d525e0bcffbea3fa31f9c23db73068700 # timeout=10
Commit message: "jobs/ttcn3-testsuites-testenv: enable ttcn3-s1gw-test-latest"
 > git rev-list --no-walk 1484bf5d525e0bcffbea3fa31f9c23db73068700 # timeout=10
[Osmocom-build-tags-against-master] $ /bin/sh -xe /tmp/jenkins5136417750309381861.sh
+ docker run --rm=true -e PARALLEL_MAKE=-j8 -u build -v /home/osmocom-build/jenkins/workspace/Osmocom-build-tags-against-master:/build -w /build osmocom-build/debian-bookworm-build scripts/osmocom-build-old-tags-against-master.sh
Temp dir: /build/_temp
Building libraries from current master...
 * libosmocore        35663e1885146293941aa6420764900589c9838a
 * libosmo-abis       7306f1959dc969062ebada771503ab71f19213e5
 * libosmo-netif      89a11fd644dcf9e5741196e4923ec3020c19afd0
 * libosmo-sigtran    f2ffced67bb4350bb0d1d3cdbeca9e525bbb767b
 * libosmo-sccp-legacy 3cf8531a5793195011add7020a00827a0b6f1042
---
BUILD FAILED: libosmo-sccp-legacy-3cf8531a5793195011add7020a00827a0b6f1042.txt
Showing last lines of build log below (full log in temp dir/jenkins artifacts):
---
  290 | }
      | ^
xua_msg.c: In function 'xua_msg_get_len':
xua_msg.c:339:1: warning: control reaches end of non-void function [-Wreturn-type]
  339 | }
      | ^
xua_msg.c: In function 'xua_class_msg_name':
xua_msg.c:461:1: warning: control reaches end of non-void function [-Wreturn-type]
  461 | }
      | ^
xua_msg.c: In function 'xua_class_iei_name':
xua_msg.c:473:1: warning: control reaches end of non-void function [-Wreturn-type]
  473 | }
      | ^
make[2]: *** [Makefile:478: libxua_a-xua_msg.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/build/_deps/libosmo-sccp-legacy/src'
make[1]: *** [Makefile:459: check-recursive] Error 1
make[1]: Leaving directory '/build/_deps/libosmo-sccp-legacy'
make: *** [Makefile:758: check] Error 2
---
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: FAILURE