lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2026
June
May
April
March
February
January
2025
December
November
October
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
List overview
Download
jenkins-notifications
May 2026
----- 2026 -----
June 2026
May 2026
April 2026
March 2026
February 2026
January 2026
----- 2025 -----
December 2025
November 2025
October 2025
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
jenkins-notifications@lists.osmocom.org
1 participants
55 discussions
Start a n
N
ew thread
Jenkins build is back to normal : TTCN3-centos7-pcap-client-test #1613
by jenkins@lists.osmocom.org
05 May '26
05 May '26
See <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/1613…
>
1
0
0
0
Build failed in Jenkins: TTCN3-centos7-pcap-client-test #1611
by jenkins@lists.osmocom.org
05 May '26
05 May '26
See <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/1611…
> Changes: ------------------------------------------ [...truncated 6.21 KiB...] --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/centos7-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.28kB done #1 DONE 0.1s #2 [auth] sharing credentials for
registry.osmocom.org
#2 DONE 0.0s #3 [internal] load metadata for
registry.osmocom.org/centos:centos7
#3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [1/8] FROM
registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8…
#6 resolve
registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8…
0.0s done #6 DONE 0.0s #5 [internal] load build context #5 transferring context: 568B done #5 DONE 0.1s #7 [8/8] ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/R…
/tmp/repomd.xml #7 DONE 0.2s #7 [8/8] ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/R…
/tmp/repomd.xml #7 DONE 0.2s #8 [6/8] RUN DNF install -y autoconf autoconf-archive autogen automake bison c-ares-devel doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkgconfig readline-devel sqlite sqlite-devel telnet #8 CACHED #9 [2/8] RUN SET -x && sed -i '
s/mirror.centos.org/vault.centos.org/g
' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo #9 CACHED #10 [3/8] RUN YUM install -y dnf #10 CACHED #11 [4/8] RUN ECHO "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf #11 CACHED #12 [5/8] RUN EXPORT MIRROR_HTTPS="$(echo
https://downloads.osmocom.org
| sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_7)"; echo "type=rpm-md"; echo "
baseurl=https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/
"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo #12 CACHED #13 [7/8] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [8/8] ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/R…
/tmp/repomd.xml #14 DONE 0.1s #15 exporting to image #15 exporting layers 0.1s done #15 writing image sha256:3ff02092bc380bb63b4473e44fc7120e15b8e7743fcb4db475f719d8393f6378 done #15 naming to docker.io/osmocom-build/centos7-build:latest #15 naming to docker.io/osmocom-build/centos7-build:latest 0.0s done #15 DONE 0.1s rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/ws/c…
'> + docker_image_exists centos7-build + docker images -q osmocom-build/centos7-build + test -n 3ff02092bc38 + list_osmo_packages centos7 centos7-build + local distro=centos7 + local image=centos7-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos7-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcap-master-centos7 + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name osmo-pcap-master-centos7 + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name osmo-pcap-master-centos7 + echo osmo-pcap-master-centos7 + sed s/\-centos7$// + dir=osmo-pcap-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-pcap-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcap-master-centos7 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcap-master BUILD_ARGS= UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/osmo-pcap-master-centos7 OSMO_TTCN3_BRANCH=master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/ws/o…
'> 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 <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/ws/c…
> .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=centos:centos7 \ --build-arg DISTRO=centos7 \ --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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-pcap-master-centos7:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/centos7-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/centos7-build:latest #5 DONE 0.1s #6 [2/8] RUN CASE "centos7" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libzmq3-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmo-netif)" "pkgconfig(libzmq)" ;; esac #6 ... #7 [5/8] ADD
HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT
/tmp/commit-osmo-pcap #7 DONE 0.1s #4 [internal] load build context #4 transferring context: 251B done #4 DONE 0.1s #6 [2/8] RUN CASE "centos7" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libzmq3-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmo-netif)" "pkgconfig(libzmq)" ;; esac #6 0.771 Nightly packages of the Osmocom project (CentOS 0.0 B/s | 0 B 00:00 #6 0.849 Nightly packages of the Osmocom project (CentOS 381 kB/s | 25 kB 00:00 #6 0.907 CentOS-7 - Base 0.0 B/s | 0 B 00:00 #6 1.012 CentOS-7 - Updates 0.0 B/s | 0 B 00:00 #6 1.167 CentOS-7 - Extras 0.0 B/s | 0 B 00:00 #6 1.184 Loading repository 'network_osmocom_nightly' has failed, ignoring this repo. #6 1.223 No match for argument: pkgconfig(libosmocore) #6 1.223 No match for argument: pkgconfig(libosmoctrl) #6 1.223 No match for argument: pkgconfig(libosmogb) #6 1.223 No match for argument: pkgconfig(libosmogsm) #6 1.224 No match for argument: pkgconfig(libosmovty) #6 1.224 No match for argument: pkgconfig(libosmo-netif) #6 1.224 No match for argument: pkgconfig(libzmq) #6 1.225 Error: Unable to find a match: pkgconfig(libosmocore) pkgconfig(libosmoctrl) pkgconfig(libosmogb) pkgconfig(libosmogsm) pkgconfig(libosmovty) pkgconfig(libosmo-netif) pkgconfig(libzmq) #6 ERROR: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev \t\t\tlibosmo-netif-dev \t\t\tlibzmq3-dev \t\t\t&& \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\t\"pkgconfig(libosmocore)\" \t\t\t\"pkgconfig(libosmoctrl)\" \t\t\t\"pkgconfig(libosmogb)\" \t\t\t\"pkgconfig(libosmogsm)\" \t\t\t\"pkgconfig(libosmovty)\" \t\t\t\"pkgconfig(libosmo-netif)\" \t\t\t\"pkgconfig(libzmq)\" \t\t;; \tesac" did not complete successfully: exit code: 1 ------ > [2/8] RUN CASE "centos7" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libzmq3-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmo-netif)" "pkgconfig(libzmq)" ;; esac: 1.167 CentOS-7 - Extras 0.0 B/s | 0 B 00:00 1.184 Loading repository 'network_osmocom_nightly' has failed, ignoring this repo. 1.223 No match for argument: pkgconfig(libosmocore) 1.223 No match for argument: pkgconfig(libosmoctrl) 1.223 No match for argument: pkgconfig(libosmogb) 1.223 No match for argument: pkgconfig(libosmogsm) 1.224 No match for argument: pkgconfig(libosmovty) 1.224 No match for argument: pkgconfig(libosmo-netif) 1.224 No match for argument: pkgconfig(libzmq) 1.225 Error: Unable to find a match: pkgconfig(libosmocore) pkgconfig(libosmoctrl) pkgconfig(libosmogb) pkgconfig(libosmogsm) pkgconfig(libosmovty) pkgconfig(libosmo-netif) pkgconfig(libzmq) ------ [33m1 warning found (use docker --debug to expand): [0m - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) Dockerfile:7 -------------------- 6 | 7 | >>> RUN case "$DISTRO" in \ 8 | >>> debian*) \ 9 | >>> apt-get update && \ 10 | >>> apt-get install -y --no-install-recommends \ 11 | >>> libosmocore-dev \ 12 | >>> libosmo-netif-dev \ 13 | >>> libzmq3-dev \ 14 | >>> && \ 15 | >>> apt-get clean \ 16 | >>> ;; \ 17 | >>> centos*) \ 18 | >>> dnf install -y \ 19 | >>> "pkgconfig(libosmocore)" \ 20 | >>> "pkgconfig(libosmoctrl)" \ 21 | >>> "pkgconfig(libosmogb)" \ 22 | >>> "pkgconfig(libosmogsm)" \ 23 | >>> "pkgconfig(libosmovty)" \ 24 | >>> "pkgconfig(libosmo-netif)" \ 25 | >>> "pkgconfig(libzmq)" \ 26 | >>> ;; \ 27 | >>> esac 28 | -------------------- ERROR: failed to solve: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev \t\t\tlibosmo-netif-dev \t\t\tlibzmq3-dev \t\t\t&& \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\t\"pkgconfig(libosmocore)\" \t\t\t\"pkgconfig(libosmoctrl)\" \t\t\t\"pkgconfig(libosmogb)\" \t\t\t\"pkgconfig(libosmogsm)\" \t\t\t\"pkgconfig(libosmovty)\" \t\t\t\"pkgconfig(libosmo-netif)\" \t\t\t\"pkgconfig(libzmq)\" \t\t;; \tesac" did not complete successfully: exit code: 1 make: *** [../make/Makefile:97: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/ws/o…
'> + exit 1 + RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 0.67, 1.24, 1.58[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
1
0
0
0
Build failed in Jenkins: ttcn3-bts-test #3130
by jenkins@lists.osmocom.org
05 May '26
05 May '26
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test/3130/display/redirect
> Changes: ------------------------------------------ [...truncated 12.48 MiB...] <failure type='fail-verdict'>"BTS_Tests.ttcn:732 : Tguard timeout" BTS_Tests.ttcn:9551 BTS_Tests control part BTS_Tests.ttcn:7519 TC_rll_rel_req testcase </failure> </testcase> <testcase classname='BTS_Tests:hopping' name='TC_rll_unit_data_req_DCCH' time='2.313978'/> <testcase classname='BTS_Tests:hopping' name='TC_rll_unit_data_req_ACCH' time='4.855709'/> <testcase classname='BTS_Tests:hopping' name='TC_rll_unit_data_ind_DCCH' time='2.926488'/> <testcase classname='BTS_Tests:hopping' name='TC_rll_unit_data_ind_ACCH' time='10.583786'/> <testcase classname='BTS_Tests:hopping' name='TC_chan_act_a51' time='2.636627'/> <testcase classname='BTS_Tests:hopping' name='TC_chan_act_a52' time='2.698661'/> <testcase classname='BTS_Tests:hopping' name='TC_chan_act_a53' time='2.712614'/> <testcase classname='BTS_Tests:hopping' name='TC_chan_act_a54' time='2.711205'/> <testcase classname='BTS_Tests:hopping' name='TC_encr_cmd_a51' time='5.241609'/> <testcase classname='BTS_Tests:hopping' name='TC_encr_cmd_a52' time='5.219724'/> <testcase classname='BTS_Tests:hopping' name='TC_encr_cmd_a53' time='5.210856'/> <testcase classname='BTS_Tests:hopping' name='TC_encr_cmd_a54' time='5.235781'/> <testcase classname='BTS_Tests:hopping' name='TC_err_rep_wrong_mdisc' time='1.179236'/> <testcase classname='BTS_Tests:hopping' name='TC_err_rep_wrong_msg_type' time='1.286548'/> <testcase classname='BTS_Tests:hopping' name='TC_err_rep_wrong_sequence' time='1.278872'/> <testcase classname='BTS_Tests:hopping' name='TC_lapdm_selftest' time='0.004544'/> <testcase classname='BTS_Tests:hopping' name='TC_tch_sign_l2_fill_frame' time='18.490570'/> <testcase classname='BTS_Tests:hopping' name='TC_tch_sign_l2_fill_frame_dtxd' time='2.131106'> <failure type='fail-verdict'>Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19) BTS_Tests.ttcn:9573 BTS_Tests control part BTS_Tests.ttcn:8104 TC_tch_sign_l2_fill_frame_dtxd testcase </failure> </testcase> <testcase classname='BTS_Tests:hopping' name='TC_chopped_ipa_ping' time='24.682601'/> <testcase classname='BTS_Tests:hopping' name='TC_chopped_ipa_payload' time='42.618818'/> <testcase classname='BTS_Tests:hopping' name='TC_ms_pwr_ctrl_constant' time='16.497503'/> <testcase classname='BTS_Tests:hopping' name='TC_ms_pwr_ctrl_pf_ewma' time='32.090912'/> <testcase classname='BTS_Tests:hopping' name='TC_speech_no_rtp_tchf' time='7.401599'/> <testcase classname='BTS_Tests:hopping' name='TC_speech_no_rtp_tchh' time='5.460788'/> <testcase classname='BTS_Tests:hopping' name='TC_speech_rtp_tchf' time='7.590193'/> <testcase classname='BTS_Tests:hopping' name='TC_speech_rtp_tchh' time='5.443299'/> <testcase classname='BTS_Tests:hopping' name='TC_speech_osmux_tchf' time='3.349606'/> <testcase classname='BTS_Tests:hopping' name='TC_speech_osmux_tchh' time='3.393273'/> <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchf144' time='2.076998'/> <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchf96' time='2.065802'/> <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchf48' time='2.134621'/> <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchh48' time='5.282924'> <failure type='fail-verdict'>Timeout waiting for matching Downlink data frame BTS_Tests.ttcn:9591 BTS_Tests control part BTS_Tests.ttcn:8874 TC_data_rtp_tchh48 testcase </failure> </testcase> <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchf24' time='1.773968'/> <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchh24' time='5.304899'> <failure type='fail-verdict'>Timeout waiting for matching Downlink data frame BTS_Tests.ttcn:9593 BTS_Tests control part BTS_Tests.ttcn:8943 TC_data_rtp_tchh24 testcase </failure> </testcase> <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchf144' time='1.927905'/> <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchf96' time='2.004166'/> <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchf48' time='1.985897'/> <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchh48' time='2.135390'/> <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchf24' time='2.020789'/> <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchh24' time='2.150442'/> <testcase classname='BTS_Tests:hopping' name='TC_early_immediate_assignment' time='3.561330'/> <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_rxqual_thresh' time='9.067164'> <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind BTS_Tests.ttcn:9604 BTS_Tests control part BTS_Tests.ttcn:9238 TC_acch_overpower_rxqual_thresh testcase </failure> </testcase> <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_rxqual_thresh_dtx' time='9.029384'> <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind BTS_Tests.ttcn:9605 BTS_Tests control part BTS_Tests.ttcn:9279 TC_acch_overpower_rxqual_thresh_dtx testcase </failure> </testcase> <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_always_on_facch' time='9.046703'> <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind BTS_Tests.ttcn:9606 BTS_Tests control part BTS_Tests.ttcn:9311 TC_acch_overpower_always_on_facch testcase </failure> </testcase> <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_always_on_sacch' time='9.051110'> <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind BTS_Tests.ttcn:9607 BTS_Tests control part BTS_Tests.ttcn:9343 TC_acch_overpower_always_on_sacch testcase </failure> </testcase> <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_limit' time='9.027560'> <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind BTS_Tests.ttcn:9608 BTS_Tests control part BTS_Tests.ttcn:9374 TC_acch_overpower_limit testcase </failure> </testcase> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbch_load_idle_no_cbch' time='11.121113'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_1block' time='14.251801'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_2block' time='14.194111'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_3block' time='14.201789'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_4block' time='14.238276'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_multi' time='20.178470'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_schedule' time='14.139375'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_default_only' time='16.217283'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_default_and_normal' time='17.189993'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_default_then_null' time='26.196055'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch4_load_idle' time='16.035690'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch4_load_overload' time='18.179103'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_1block' time='14.202414'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_2block' time='14.212778'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_3block' time='14.201904'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_4block' time='14.218350'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_multi' time='20.186743'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_schedule' time='14.168598'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_default_only' time='16.229077'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_default_and_normal' time='17.203363'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch8_load_idle' time='16.131792'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch8_load_overload' time='18.206092'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_p1ro' time='12.156880'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_p1ro_end' time='16.124075'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_pcu' time='1.117315'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi0' time='2.891203'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi0_nopayload' time='21.387712'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi3' time='21.277622'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi4' time='21.229949'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_contention' time='21.199713'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_retransmit' time='3.139903'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_retransmit_bts' time='81.427758'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_invalid_resp' time='23.287511'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_dm' time='14.032768'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_establish_ign_first_sabm' time='7.893978'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_iframe_seq_and_ack' time='29.492316'> <failure type='fail-verdict'>Received RSL ERROR IND { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := false }, msg_type := RSL_MT_ERROR_IND (3), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_RLM_CAUSE (22), body := { rlm_cause := { len := 1, payload := '01'O } } } } } BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_iframe_timer_recovery' time='24.601810'> <failure type='fail-verdict'>Received RSL ERROR IND { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := false }, msg_type := RSL_MT_ERROR_IND (3), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_RLM_CAUSE (22), body := { rlm_cause := { len := 1, payload := '01'O } } } } } BTS_Tests_LAPDm.ttcn:1485 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:685 TC_iframe_timer_recovery testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_ns_seq_error' time='29.606193'> <failure type='fail-verdict'>"BTS_Tests.ttcn:732 : Tguard timeout" BTS_Tests_LAPDm.ttcn:1486 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:768 TC_ns_seq_error testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_nr_seq_error' time='2.848476'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_rec_invalid_frame' time='118.998041'> <failure type='fail-verdict'>"BTS_Tests_LAPDm.ttcn:909 : Missing LAPDm_RR RSP" BTS_Tests_LAPDm.ttcn:1488 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:961 TC_rec_invalid_frame testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_segm_concat_dcch' time='13.461746'> <failure type='fail-verdict'>"BTS_Tests_LAPDm.ttcn:1023 : received unexpected LAPDm { sacch := false, sapi := 0, lapdm := { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := false, s := '10'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O (\"++++++++++++++++++++\") } } }" BTS_Tests_LAPDm.ttcn:1489 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1088 TC_segm_concat_dcch testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_segm_concat_sacch' time='48.587025'> <failure type='fail-verdict'>"BTS_Tests_LAPDm.ttcn:1023 : received unexpected LAPDm { sacch := true, sapi := 0, lapdm := { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O (\"++++++++++++++++++\") } } }" BTS_Tests_LAPDm.ttcn:1490 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1093 TC_segm_concat_sacch testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_t200_n200' time='39.861727'> <failure type='fail-verdict'>Missing RSL RLL ERROR INDICATION BTS_Tests_LAPDm.ttcn:1491 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1182 TC_t200_n200 testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_rr_response_frame_loss' time='6.645279'> <failure type='fail-verdict'>Timeout waiting for RR or REJ BTS_Tests_LAPDm.ttcn:1492 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1239 TC_rr_response_frame_loss testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_incorrect_cr' time='15.797086'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_incorrect_c' time='23.290178'> <failure type='fail-verdict'>"BTS_Tests.ttcn:732 : Tguard timeout" BTS_Tests_LAPDm.ttcn:1494 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1341 TC_sabm_incorrect_c testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_normal_reestablishment' time='16.045016'> <failure type='fail-verdict'>"BTS_Tests_LAPDm.ttcn:1023 : received unexpected LAPDm { sacch := false, sapi := 0, lapdm := { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 5, m := false, el := 1, payload := 'C5E5078DC4'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O (\"+++++++++++++++\") } } }" BTS_Tests_LAPDm.ttcn:1495 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1403 TC_normal_reestablishment testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_normal_reestablishment_state_unacked' time='12.287153'> <failure type='fail-verdict'>"BTS_Tests_LAPDm.ttcn:1023 : received unexpected LAPDm { sacch := false, sapi := 0, lapdm := { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := false, s := '10'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O (\"++++++++++++++++++++\") } } }" BTS_Tests_LAPDm.ttcn:1496 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1470 TC_normal_reestablishment_state_unacked testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_vff' time='2.395483'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_vhh' time='2.497727'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_hvhh' time='2.502537'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_ipa_vff' time='2.484843'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vff' time='2.491386'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vhh' time='2.531603'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='2.513498'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vff' time='1.291235'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vhh' time='1.300702'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_hvhh' time='1.292769'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='1.287193'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='1.264717'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='1.280580'/> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='1.300619'/> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vbs_notification' time='4.653509'/> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_uplink_free_and_busy' time='1.725431'/> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_fail' time='17.021656'/> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_est_rel' time='1.343748'/> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_listener_det' time='3.339536'/> </testsuite> <?xml version="1.0"?> <testsuite name='Titan' tests='17' failures='0' errors='0' skipped='0' inconc='0' time='96.00'> <testcase classname='BTS_Tests_OML' name='TC_wrong_mdisc' time='10.678182'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_msgtype' time='0.679846'/> <testcase classname='BTS_Tests_OML' name='TC_short_length' time='0.711537'/> <testcase classname='BTS_Tests_OML' name='TC_long_length' time='0.710215'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_placement' time='0.711448'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_seq' time='0.675423'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_obj_class' time='0.686889'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_bts_nr' time='0.701498'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_trx_nr' time='0.700675'/> <testcase classname='BTS_Tests_OML' name='TC_radio_carrier_opstart_noattr' time='0.691326'/> <testcase classname='BTS_Tests_OML' name='TC_bts_opstart' time='0.720213'/> <testcase classname='BTS_Tests_OML' name='TC_bts_opstart_noattr' time='0.677931'/> <testcase classname='BTS_Tests_OML' name='TC_ts_opstart' time='0.720383'/> <testcase classname='BTS_Tests_OML' name='TC_ts_opstart_noattr' time='0.686376'/> <testcase classname='BTS_Tests_OML' name='TC_initial_state_reports' time='0.682035'/> <testcase classname='BTS_Tests_OML' name='TC_ipa_osmo_pcu_anr_fwd' time='0.689971'/> <testcase classname='BTS_Tests_OML' name='TC_ipa_rsl_connect_nack' time='0.674965'/> </testsuite> + check_respawn_count + set +x [0;31m ================================================================ WARNING: osmo-bts was respawned 4 times (expected: 3)! (OS#6794) ================================================================ [0m+ RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 0.70, 0.82, 1.53[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found.
1
0
0
0
Build failed in Jenkins: osmocom-coverity-status #883
by jenkins@lists.osmocom.org
04 May '26
04 May '26
See <
https://jenkins.osmocom.org/jenkins/job/osmocom-coverity-status/883/display…
> Changes: ------------------------------------------ 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/osmocom-coverity-status/ws/
> 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 <
https://jenkins.osmocom.org/jenkins/job/osmocom-coverity-status/ws/
> # timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bfd7af42f7d36e565e5d5bf2f5787eab72cd1021 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfd7af42f7d36e565e5d5bf2f5787eab72cd1021 # timeout=10 Commit message: "jobs/ttcn3-testsuites-testenv: fix rm apt partial" > git rev-list --no-walk bfd7af42f7d36e565e5d5bf2f5787eab72cd1021 # timeout=10 [osmocom-coverity-status] $ /bin/sh -xe /tmp/jenkins14784590012148909257.sh + coverity/badge_status.sh 2026-05-02 06:01:02
URL:https://scan.coverity.com/projects/7523/badge.svg
[807] -> "_temp/badge.svg" [1] ERROR: coverity failed! Find the error details here:
https://scan.coverity.com/projects/osmocom?tab=overview
Build step 'Execute shell' marked build as failure
1
3
0
0
Jenkins build became unstable: ttcn3-remsim-test-asan #695
by jenkins@lists.osmocom.org
02 May '26
02 May '26
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test-asan/695/display/…
>
1
1
0
0
← Newer
1
2
3
4
5
6
Older →
Jump to page:
1
2
3
4
5
6
Results per page:
10
25
50
100
200