Skip to content

Console Output

Started by upstream project "master-osmo-fl2k" build number 1651
originally caused by:
 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/master-osmo-fl2k/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQTjYQc/agent.3054575
SSH_AGENT_PID=3054577
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-fl2k/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_1059221173886101256.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-osmo-fl2k/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitea.osmocom.org/sdr/osmo-fl2k # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/sdr/osmo-fl2k
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gitea.osmocom.org/sdr/osmo-fl2k +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 6c81d75b49c57e0661ce8e6c16ae49e420e62e2e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c81d75b49c57e0661ce8e6c16ae49e420e62e2e # timeout=10
Commit message: "README.md: Populate it with the usual content"
 > git rev-list --no-walk 6c81d75b49c57e0661ce8e6c16ae49e420e62e2e # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins8469722389908900814.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-XXXXXXQTjYQc/agent.3054575
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-fl2k/a1=default,a2=default,a3=default,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-XXXXXXQTjYQc/agent.3054575:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo-fl2k/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/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 osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ CFLAGS=-Werror
+ command -v osmo-clean-workspace.sh
+ [ -x /usr/local/bin/osmo-clean-workspace.sh ]
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ cmake -DINSTALL_UDEV_RULES=ON -DCMAKE_C_FLAGS=-Werror .
CMake Deprecation Warning at CMakeLists.txt:22 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Build type not specified: defaulting to release.
-- Extracting version information from git describe...
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
-- Checking for module 'libusb-1.0'
--   Found libusb-1.0, version 1.0.26
-- Looking for libusb_handle_events_timeout_completed
-- Looking for libusb_handle_events_timeout_completed - found
-- Looking for libusb_error_name
-- Looking for libusb_error_name - found
-- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib/x86_64-linux-gnu/libusb-1.0.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Building for version: 0.2.0 / 0.2.0
-- Using install prefix: /usr/local
-- Configuring done
-- Generating done
-- Build files have been written to: /build
+ make -j 12
[ 14%] Building C object src/CMakeFiles/libosmo-fl2k_shared.dir/libosmo-fl2k.c.o
[ 14%] Building C object src/CMakeFiles/libosmo-fl2k_static.dir/libosmo-fl2k.c.o
[ 28%] Linking C static library libosmo-fl2k.a
[ 28%] Linking C shared library libosmo-fl2k.so
[ 28%] Built target libosmo-fl2k_static
[ 28%] Built target libosmo-fl2k_shared
[ 50%] Building C object src/CMakeFiles/fl2k_tcp.dir/fl2k_tcp.c.o
[ 50%] Building C object src/CMakeFiles/fl2k_test.dir/fl2k_test.c.o
[ 50%] Building C object src/CMakeFiles/fl2k_file.dir/fl2k_file.c.o
[ 57%] Building C object src/CMakeFiles/fl2k_fm.dir/fl2k_fm.c.o
[ 64%] Building C object src/CMakeFiles/fl2k_fm.dir/rds_waveforms.c.o
[ 71%] Building C object src/CMakeFiles/fl2k_fm.dir/rds_mod.c.o
[ 78%] Linking C executable fl2k_file
[ 85%] Linking C executable fl2k_tcp
[ 92%] Linking C executable fl2k_test
[ 92%] Built target fl2k_file
[ 92%] Built target fl2k_tcp
[ 92%] Built target fl2k_test
[100%] Linking C executable fl2k_fm
[100%] Built target fl2k_fm
+ make DESTDIR=_install install
[ 14%] Built target libosmo-fl2k_shared
[ 28%] Built target libosmo-fl2k_static
[ 42%] Built target fl2k_file
[ 57%] Built target fl2k_tcp
[ 71%] Built target fl2k_test
[100%] Built target fl2k_fm
Install the project...
-- Install configuration: "Release"
-- Installing: _install/etc/udev/rules.d/osmo-fl2k.rules
-- Installing: _install/usr/local/lib/pkgconfig/libosmo-fl2k.pc
-- Installing: _install/usr/local/include/osmo-fl2k.h
-- Installing: _install/usr/local/include/osmo-fl2k_export.h
-- Installing: _install/usr/local/lib/libosmo-fl2k.so.0.2.0
-- Installing: _install/usr/local/lib/libosmo-fl2k.so.0
-- Installing: _install/usr/local/lib/libosmo-fl2k.so
-- Installing: _install/usr/local/lib/libosmo-fl2k.a
-- Installing: _install/usr/local/bin/fl2k_file
-- Set runtime path of "_install/usr/local/bin/fl2k_file" to ""
-- Installing: _install/usr/local/bin/fl2k_tcp
-- Set runtime path of "_install/usr/local/bin/fl2k_tcp" to ""
-- Installing: _install/usr/local/bin/fl2k_test
-- Set runtime path of "_install/usr/local/bin/fl2k_test" to ""
-- Installing: _install/usr/local/bin/fl2k_fm
-- Set runtime path of "_install/usr/local/bin/fl2k_fm" to ""
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Removing CMakeCache.txt
Removing CMakeFiles/
Removing Makefile
Removing _install/
Removing cmake_install.cmake
Removing cmake_uninstall.cmake
Removing include/CMakeFiles/
Removing include/Makefile
Removing include/cmake_install.cmake
Removing install_manifest.txt
Removing libosmo-fl2k.pc
Removing src/CMakeFiles/
Removing src/Makefile
Removing src/cmake_install.cmake
Removing src/fl2k_file
Removing src/fl2k_fm
Removing src/fl2k_tcp
Removing src/fl2k_test
Removing src/libosmo-fl2k.a
Removing src/libosmo-fl2k.so
Removing src/libosmo-fl2k.so.0
Removing src/libosmo-fl2k.so.0.2.0
+ [ -d  ]
+ [ -d layer1-headers ]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3054577 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error?
Finished: SUCCESS