Changes:
------------------------------------------ Started by upstream project "master-osmo-hnbgw" build number 13622 originally caused by: Started by upstream project "master-libosmo-pfcp" build number 3248 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-zTVopg5p0Nic/agent.3554844 SSH_AGENT_PID=3554846 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/ws/@tmp/private_key_12176640391327745309.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-hnbgw
git init https://jenkins.osmocom.org/jenkins/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-hnbgw
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-hnbgw +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-hnbgw +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-hnbgw/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build4-deb12build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1108) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140) at PluginClassLoader for git-client/jdk.proxy70/jdk.proxy70.$Proxy148.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522) at hudson.model.Run.execute(Run.java:1842) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) ERROR: Error cloning remote repo 'origin' Retrying after 10 seconds The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-hnbgw # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-hnbgw
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-hnbgw +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://gerrit.osmocom.org/osmo-hnbgw at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522) at hudson.model.Run.execute(Run.java:1842) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-hnbgw +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-hnbgw/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build4-deb12build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1108) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140) at PluginClassLoader for git-client/jdk.proxy70/jdk.proxy70.$Proxy164.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:996) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522) at hudson.model.Run.execute(Run.java:1842) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) ERROR: Error fetching remote repo 'origin' Retrying after 10 seconds The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-hnbgw # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-hnbgw
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-hnbgw +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f9bbf5fdb49c28faeda7e46edfd30870583836f3 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f f9bbf5fdb49c28faeda7e46edfd30870583836f3 # timeout=10
Commit message: "nft_kpi: add udp/2152 filtering rules separately"
git rev-list --no-walk f9bbf5fdb49c28faeda7e46edfd30870583836f3 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins10699046337085717835.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-zTVopg5p0Nic/agent.3554844 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e CFLAGS=-g -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-zTVopg5p0Nic/agent.3554844:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v https://jenkins.osmocom.org/jenkins/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache -e PFCP=0 -e WITH_MANUALS=0 -e NFTABLES=0 osmocom-build/debian-trixie-build /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh + base=/build + deps=/build/deps + inst=/build/deps/install + export deps inst + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d /build/deps ] + [ -d layer1-headers ] + mkdir /build/deps ++ find . -name '*.[hc]' + verify_value_string_arrays_are_terminated.py ./tests/umts_cell_id/umts_cell_id_test.c ./tests/ranap_rab_ass/ranap_rab_ass_test.c ./include/osmocom/hnbgw/nft_kpi.h ./include/osmocom/hnbgw/hnbgw_hnbap.h ./include/osmocom/hnbgw/cnlink.h ./include/osmocom/hnbgw/ps_rab_ass_fsm.h ./include/osmocom/hnbgw/ps_rab_fsm.h ./include/osmocom/hnbgw/hnbgw_sccp.h ./include/osmocom/hnbgw/hnbgw_cn.h ./include/osmocom/hnbgw/hnb_persistent.h ./include/osmocom/hnbgw/ranap_rab_ass.h ./include/osmocom/hnbgw/vty.h ./include/osmocom/hnbgw/hnbgw_rua.h ./include/osmocom/hnbgw/context_map.h ./include/osmocom/hnbgw/hnbgw_ranap.h ./include/osmocom/hnbgw/hnb.h ./include/osmocom/hnbgw/hnbgw.h ./include/osmocom/hnbgw/mgw_fsm.h ./include/osmocom/hnbgw/tdefs.h ./include/osmocom/hnbgw/hnbgw_pfcp.h ./include/osmocom/hnbgw/kpi.h ./include/osmocom/hnbgw/umts_cell_id.h ./src/osmo-hnbgw/ps_rab_fsm.c ./src/osmo-hnbgw/hnbgw_rua.c ./src/osmo-hnbgw/umts_cell_id.c ./src/osmo-hnbgw/ranap_rab_ass.c ./src/osmo-hnbgw/context_map_sccp.c ./src/osmo-hnbgw/tdefs.c ./src/osmo-hnbgw/hnbgw_cn.c ./src/osmo-hnbgw/cnlink_fsm.c ./src/osmo-hnbgw/hnbgw.c ./src/osmo-hnbgw/kpi_dtap.c ./src/osmo-hnbgw/ps_rab_ass_fsm.c ./src/osmo-hnbgw/hnbgw_sccp.c ./src/osmo-hnbgw/hnb_persistent.c ./src/osmo-hnbgw/hnbgw_l3.c ./src/osmo-hnbgw/kpi_ranap.c ./src/osmo-hnbgw/hnbgw_hnbap.c ./src/osmo-hnbgw/mgw_fsm.c ./src/osmo-hnbgw/cnlink.c ./src/osmo-hnbgw/context_map.c ./src/osmo-hnbgw/context_map_rua.c ./src/osmo-hnbgw/hnbgw_vty.c ./src/osmo-hnbgw/nft_kpi.c ./src/osmo-hnbgw/osmo_hnbgw_main.c ./src/osmo-hnbgw/cnlink_paging.c ./src/osmo-hnbgw/hnbgw_pfcp.c ./src/osmo-hnbgw/hnb.c ./src/osmo-hnbgw/hnbgw_ranap.c /usr/local/bin/verify_value_string_arrays_are_terminated.py:22: SyntaxWarning: invalid escape sequence '\s' terminator_re = re.compile('{\s*}|{\s*0\s*}|{\s*' + members + '(0|NULL)\s*,' /usr/local/bin/verify_value_string_arrays_are_terminated.py:22: SyntaxWarning: invalid escape sequence '\s' terminator_re = re.compile('{\s*}|{\s*0\s*}|{\s*' + members + '(0|NULL)\s*,' /usr/local/bin/verify_value_string_arrays_are_terminated.py:23: SyntaxWarning: invalid escape sequence '\s' '\s*' + members + '(0|NULL)\s*}') /usr/local/bin/verify_value_string_arrays_are_terminated.py:23: SyntaxWarning: invalid escape sequence '\s' '\s*' + members + '(0|NULL)\s*}') + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + osmo-build-dep.sh libosmocore '' --disable-doxygen
=============================== libosmocore ===============================
+ mkdir -p /build/deps + cd /build/deps + osmo-deps.sh libosmocore + project=libosmocore + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libosmocore + osmo_git_clone_url libosmocore + echo https://gerrit.osmocom.org/libosmocore + git clone https://gerrit.osmocom.org/libosmocore libosmocore Cloning into 'libosmocore'... fatal: unable to access 'https://gerrit.osmocom.org/libosmocore/': The requested URL returned error: 500 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3554846 killed; [ssh-agent] Stopped. Archiving artifacts