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
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
----- 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
5939 discussions
Start a n
N
ew thread
Build failed in Jenkins: master-osmo-bts » oc2g,origin/nrw/oc2g,0,default,osmocom-master #11004
by jenkins@lists.osmocom.org
06 Oct '25
06 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…
> Changes: ------------------------------------------ [...truncated 155.20 KiB...] In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/fsm.h:13, from oml.c:29: oml.c:837:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 837 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:836:17: note: in expansion of macro 'LOGP' 836 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:837:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 837 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:836:17: note: in expansion of macro 'LOGP' 836 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:837:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 837 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:836:17: note: in expansion of macro 'LOGP' 836 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:837:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 837 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:836:17: note: in expansion of macro 'LOGP' 836 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_activate_req': oml.c:1057:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1057 | act_req->hLayer2 = (HANDLE *)l1if_lchan_to_hLayer(lchan); | ^ oml.c:1106:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1106 | (uint32_t)act_req->hLayer2, get_value_string(oc2gbts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1105:9: note: in expansion of macro 'LOGPLCHAN' 1105 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1106:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1106 | (uint32_t)act_req->hLayer2, get_value_string(oc2gbts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1105:9: note: in expansion of macro 'LOGPLCHAN' 1105 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1106:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1106 | (uint32_t)act_req->hLayer2, get_value_string(oc2gbts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1105:9: note: in expansion of macro 'LOGPLCHAN' 1105 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1106:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1106 | (uint32_t)act_req->hLayer2, get_value_string(oc2gbts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1105:9: note: in expansion of macro 'LOGPLCHAN' 1105 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c: In function 'chmod_modif_compl_cb': oml.c:1328:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1328 | lchan = l1if_hLayer_to_lchan(trx, (uint32_t)cc->hLayer3); | ^ oml.c:1331:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1331 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1330:17: note: in expansion of macro 'LOGP' 1330 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1331:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1331 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1330:17: note: in expansion of macro 'LOGP' 1330 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1331:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1331 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1330:17: note: in expansion of macro 'LOGP' 1330 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1331:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1331 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1330:17: note: in expansion of macro 'LOGP' 1330 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_config_logchpar': oml.c:1405:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1405 | conf_req->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'mph_send_config_ciphering': oml.c:1522:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1522 | cfgr->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'lchan_deact_compl_cb': oml.c:1601:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1601 | lchan = l1if_hLayer_to_lchan(trx, (uint32_t)ic->hLayer3); | ^ oml.c:1604:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1604 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1603:17: note: in expansion of macro 'LOGP' 1603 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1604:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1604 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1603:17: note: in expansion of macro 'LOGP' 1603 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1604:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1604 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1603:17: note: in expansion of macro 'LOGP' 1603 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1604:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1604 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1603:17: note: in expansion of macro 'LOGP' 1603 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_deactivate_req': oml.c:1662:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1662 | deact_req->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'bts_model_opstart': oml.c:1865:32: warning: unused variable 'bb_transc' [-Wunused-variable] 1865 | struct gsm_bts_bb_trx *bb_transc; | ^~~~~~~~~ make[3]: *** [Makefile:635: oml.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/build/src/osmo-bts-oc2g' make[2]: *** [Makefile:396: all-recursive] Error 1 make[2]: Leaving directory '/build/src' make[1]: *** [Makefile:451: all-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:383: all] Error 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1314085 killed; [ssh-agent] Stopped. Archiving artifacts
1
8
0
0
Build failed in Jenkins: master-osmo-bts » lc15,v2017.01,0,default,osmocom-master #11004
by jenkins@lists.osmocom.org
06 Oct '25
06 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=lc15,FIRM…
> Changes: ------------------------------------------ [...truncated 152.18 KiB...] In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/fsm.h:13, from oml.c:29: oml.c:822:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 822 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:821:17: note: in expansion of macro 'LOGP' 821 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:822:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 822 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:821:17: note: in expansion of macro 'LOGP' 821 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:822:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 822 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:821:17: note: in expansion of macro 'LOGP' 821 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:822:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 822 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:821:17: note: in expansion of macro 'LOGP' 821 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_activate_req': oml.c:1042:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1042 | act_req->hLayer2 = (HANDLE *)l1if_lchan_to_hLayer(lchan); | ^ oml.c:1091:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1091 | (uint32_t)act_req->hLayer2, get_value_string(lc15bts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1090:9: note: in expansion of macro 'LOGPLCHAN' 1090 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1091:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1091 | (uint32_t)act_req->hLayer2, get_value_string(lc15bts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1090:9: note: in expansion of macro 'LOGPLCHAN' 1090 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1091:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1091 | (uint32_t)act_req->hLayer2, get_value_string(lc15bts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1090:9: note: in expansion of macro 'LOGPLCHAN' 1090 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1091:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1091 | (uint32_t)act_req->hLayer2, get_value_string(lc15bts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1090:9: note: in expansion of macro 'LOGPLCHAN' 1090 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c: In function 'chmod_modif_compl_cb': oml.c:1317:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1317 | lchan = l1if_hLayer_to_lchan(trx, (uint32_t)cc->hLayer3); | ^ oml.c:1320:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1319:17: note: in expansion of macro 'LOGP' 1319 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1320:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1319:17: note: in expansion of macro 'LOGP' 1319 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1320:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1319:17: note: in expansion of macro 'LOGP' 1319 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1320:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1319:17: note: in expansion of macro 'LOGP' 1319 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_config_logchpar': oml.c:1394:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1394 | conf_req->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'mph_send_config_ciphering': oml.c:1513:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1513 | cfgr->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'lchan_deact_compl_cb': oml.c:1592:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1592 | lchan = l1if_hLayer_to_lchan(trx, (uint32_t)ic->hLayer3); | ^ oml.c:1595:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1595 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1594:17: note: in expansion of macro 'LOGP' 1594 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1595:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1595 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1594:17: note: in expansion of macro 'LOGP' 1594 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1595:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1595 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1594:17: note: in expansion of macro 'LOGP' 1594 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1595:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1595 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1594:17: note: in expansion of macro 'LOGP' 1594 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_deactivate_req': oml.c:1653:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1653 | deact_req->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'bts_model_opstart': oml.c:1860:32: warning: unused variable 'bb_transc' [-Wunused-variable] 1860 | struct gsm_bts_bb_trx *bb_transc; | ^~~~~~~~~ make[3]: *** [Makefile:633: oml.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/build/src/osmo-bts-lc15' make[2]: *** [Makefile:396: all-recursive] Error 1 make[2]: Leaving directory '/build/src' make[1]: Leaving directory '/build' make[1]: *** [Makefile:451: all-recursive] Error 1 make: *** [Makefile:383: all] Error 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1314112 killed; [ssh-agent] Stopped. Archiving artifacts
1
8
0
0
Build failed in Jenkins: master-osmo-bts » lc15,origin/nrw/litecell15,0,default,osmocom-master #11004
by jenkins@lists.osmocom.org
06 Oct '25
06 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=lc15,FIRM…
> Changes: ------------------------------------------ [...truncated 152.30 KiB...] from oml.c:29: oml.c:822:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 822 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:821:17: note: in expansion of macro 'LOGP' 821 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:822:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 822 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:821:17: note: in expansion of macro 'LOGP' 821 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:822:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 822 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:821:17: note: in expansion of macro 'LOGP' 821 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:822:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 822 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:821:17: note: in expansion of macro 'LOGP' 821 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_activate_req': oml.c:1042:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1042 | act_req->hLayer2 = (HANDLE *)l1if_lchan_to_hLayer(lchan); | ^ oml.c:1091:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1091 | (uint32_t)act_req->hLayer2, get_value_string(lc15bts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1090:9: note: in expansion of macro 'LOGPLCHAN' 1090 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1091:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1091 | (uint32_t)act_req->hLayer2, get_value_string(lc15bts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1090:9: note: in expansion of macro 'LOGPLCHAN' 1090 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1091:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1091 | (uint32_t)act_req->hLayer2, get_value_string(lc15bts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1090:9: note: in expansion of macro 'LOGPLCHAN' 1090 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c:1091:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1091 | (uint32_t)act_req->hLayer2, get_value_string(lc15bts_l1sapi_names, act_req->sapi)); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ ../../include/osmo-bts/lchan.h:24:49: note: in expansion of macro 'LOGP' 24 | #define LOGPLCHAN(lchan, ss, lvl, fmt, args...) LOGP(ss, lvl, "%s " fmt, gsm_lchan_name(lchan), ## args) | ^~~~ oml.c:1090:9: note: in expansion of macro 'LOGPLCHAN' 1090 | LOGPLCHAN(lchan, DL1C, LOGL_INFO, "MPH-ACTIVATE.req (hL2=0x%08x, %s ", | ^~~~~~~~~ oml.c: In function 'chmod_modif_compl_cb': oml.c:1317:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1317 | lchan = l1if_hLayer_to_lchan(trx, (uint32_t)cc->hLayer3); | ^ oml.c:1320:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1319:17: note: in expansion of macro 'LOGP' 1319 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1320:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1319:17: note: in expansion of macro 'LOGP' 1319 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1320:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1319:17: note: in expansion of macro 'LOGP' 1319 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1320:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1320 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)cc->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1319:17: note: in expansion of macro 'LOGP' 1319 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_config_logchpar': oml.c:1394:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1394 | conf_req->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'mph_send_config_ciphering': oml.c:1513:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1513 | cfgr->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'lchan_deact_compl_cb': oml.c:1592:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1592 | lchan = l1if_hLayer_to_lchan(trx, (uint32_t)ic->hLayer3); | ^ oml.c:1595:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1595 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC' 105 | logp_stub(caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1594:17: note: in expansion of macro 'LOGP' 1594 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1595:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1595 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:107:76: note: in definition of macro 'LOGPSRCC' 107 | logp_stub(__FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1594:17: note: in expansion of macro 'LOGP' 1594 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1595:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1595 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:89: note: in definition of macro 'LOGPSRCC' 112 | logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1594:17: note: in expansion of macro 'LOGP' 1594 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c:1595:68: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1595 | "Failed to find lchan for hLayer3=0x%x\n", (uint32_t)ic->hLayer3); | ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:83: note: in definition of macro 'LOGPSRCC' 114 | logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ | ^~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC' 50 | LOGPSRC(ss, level, NULL, 0, fmt, ## args) | ^~~~~~~ oml.c:1594:17: note: in expansion of macro 'LOGP' 1594 | LOGP(DL1C, LOGL_ERROR, | ^~~~ oml.c: In function 'mph_send_deactivate_req': oml.c:1653:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1653 | deact_req->hLayer3 = (HANDLE)l1if_lchan_to_hLayer(lchan); | ^ oml.c: In function 'bts_model_opstart': oml.c:1860:32: warning: unused variable 'bb_transc' [-Wunused-variable] 1860 | struct gsm_bts_bb_trx *bb_transc; | ^~~~~~~~~ make[3]: *** [Makefile:633: oml.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CCLD lc15bts-util make[3]: Leaving directory '/build/src/osmo-bts-lc15' make[2]: *** [Makefile:396: all-recursive] Error 1 make[2]: Leaving directory '/build/src' make[1]: Leaving directory '/build' make[1]: *** [Makefile:451: all-recursive] Error 1 make: *** [Makefile:383: all] Error 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2783163 killed; [ssh-agent] Stopped. Archiving artifacts
1
8
0
0
Build failed in Jenkins: master-pysim » pylint,a1=default,a3=default,a4=default,osmocom-master #1817
by jenkins@lists.osmocom.org
06 Oct '25
06 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=def…
> Changes: ------------------------------------------ Started by upstream project "master-pysim" build number 1817 originally caused by: Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=def…
> [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-VItn8YWzGs4E/agent.1104325 SSH_AGENT_PID=1104328 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=def…
> (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/pysim
> git init <
https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=def…
> # timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/pysim
> git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/pysim
+refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url
https://gerrit.osmocom.org/pysim
# timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 947154639c9ac57da76fbc6235818df4c93e2ec3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 947154639c9ac57da76fbc6235818df4c93e2ec3 # timeout=10 Commit message: "pySim.esim.saip.FsNodeADF: Fix __str__ method" > git rev-list --no-walk 947154639c9ac57da76fbc6235818df4c93e2ec3 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins2552019056098441790.sh + readlink -f /tmp/ssh-VItn8YWzGs4E/agent.1104325 + 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-pysim/JOB_TYPE=pylint,a1=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-VItn8YWzGs4E/agent.1104325:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v <
https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=def…
>:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=pylint osmocom-build/debian-trixie-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./tests/ ] + [ -z ] + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + pip3 freeze + grep pylint pylint==3.3.4 + virtualenv -p python3 venv --system-site-packages created virtual environment CPython3.13.5.final.0-64 in 74ms creator CPython3Posix(dest=/build/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/build/.local/share/virtualenv) added seed packages: pip==25.1.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = /build/contrib/jenkins.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=/build/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/build/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ x != x ] + basename /build/venv + VIRTUAL_ENV_PROMPT=venv + export VIRTUAL_ENV_PROMPT + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install . Processing /build Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pyscard in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.3.0) Requirement already satisfied: pyserial in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5) Requirement already satisfied: pytlv in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.71) Requirement already satisfied: cmd2>=1.5.0 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.7.0) Requirement already satisfied: jsonpath-ng in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (1.7.0) Requirement already satisfied: construct>=2.10.70 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.10.70) Requirement already satisfied: bidict in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.23.1) Requirement already satisfied: pyosmocom>=0.0.9 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.0.9) Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from pySim==1.0) (6.0.2) Requirement already satisfied: termcolor in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.1.0) Requirement already satisfied: colorlog in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (6.9.0) Requirement already satisfied: pycryptodomex in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.23.0) Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from pySim==1.0) (25.0) Collecting smpp.pdu@
git+https://github.com/hologram-io/smpp.pdu
(from pySim==1.0) Cloning
https://github.com/hologram-io/smpp.pdu
to /tmp/pip-install-mtld2ahd/smpp-pdu_302d1f0784c84c15ae7f405f6c3c3681 Running command git clone --filter=blob:none --quiet
https://github.com/hologram-io/smpp.pdu
/tmp/pip-install-mtld2ahd/smpp-pdu_302d1f0784c84c15ae7f405f6c3c3681 Resolved
https://github.com/hologram-io/smpp.pdu
to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: asn1tools in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.166.0) Collecting smpp.twisted3@
git+https://github.com/jookies/smpp.twisted
(from pySim==1.0) Cloning
https://github.com/jookies/smpp.twisted
to /tmp/pip-install-mtld2ahd/smpp-twisted3_4622aab9905242c9ba0843164d6c8a6d Running command git clone --filter=blob:none --quiet
https://github.com/jookies/smpp.twisted
/tmp/pip-install-mtld2ahd/smpp-twisted3_4622aab9905242c9ba0843164d6c8a6d Resolved
https://github.com/jookies/smpp.twisted
to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: Twisted~=23.10.0 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (23.10.0) Requirement already satisfied: smpp.pdu3~=0.4 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (0.6) Requirement already satisfied: attrs>=21.3.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (25.3.0) Requirement already satisfied: automat>=0.8.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (25.4.16) Requirement already satisfied: constantly>=15.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (23.10.4) Requirement already satisfied: hyperlink>=17.1.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (21.0.0) Requirement already satisfied: incremental>=22.10.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (24.7.2) Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (4.13.2) Requirement already satisfied: zope-interface>=5 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (8.0.1) Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.13/dist-packages (from cmd2>=1.5.0->pySim==1.0) (1.11.0) Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.13/dist-packages (from cmd2>=1.5.0->pySim==1.0) (1.7.1) Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.13/dist-packages (from cmd2>=1.5.0->pySim==1.0) (0.2.14) Requirement already satisfied: idna>=2.5 in /usr/local/lib/python3.13/dist-packages (from hyperlink>=17.1.1->Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (3.10) Requirement already satisfied: setuptools>=61.0 in /usr/lib/python3/dist-packages (from incremental>=22.10.0->Twisted~=23.10.0->smpp.twisted3@
git+https://github.com/jookies/smpp.twisted-
>pySim==1.0) (78.1.1) Requirement already satisfied: gsm0338 in /usr/local/lib/python3.13/dist-packages (from pyosmocom>=0.0.9->pySim==1.0) (1.1.0) Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.13/dist-packages (from rich-argparse>=1.7.1->cmd2>=1.5.0->pySim==1.0) (14.1.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.13/dist-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.5.0->pySim==1.0) (4.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/lib/python3/dist-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.5.0->pySim==1.0) (2.18.0) Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.13/dist-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.5.0->pySim==1.0) (0.1.2) Requirement already satisfied: pyparsing>=3.0.6 in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (3.2.5) Requirement already satisfied: bitstruct in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (8.21.0) Requirement already satisfied: ply in /usr/local/lib/python3.13/dist-packages (from jsonpath-ng->pySim==1.0) (3.11) Building wheels for collected packages: pySim Building wheel for pySim (pyproject.toml): started Building wheel for pySim (pyproject.toml): finished with status 'done' Created wheel for pySim: filename=pysim-1.0-py3-none-any.whl size=377894 sha256=6f7430bd27f82dc3478b84f21845a2201dc0d7ef8f88e610ee6f1d9df36bffd2 Stored in directory: /tmp/pip-ephem-wheel-cache-39xobmry/wheels/b0/1d/3c/709e3f75c4c9eee27afb4d1c24b3fe6475d1cbf47103308b7c Successfully built pySim Installing collected packages: pySim Successfully installed pySim-1.0 + python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim tests/unittests/test_apdu.py tests/unittests/test_esim.py tests/unittests/test_esim_bsp.py tests/unittests/test_esim_saip.py tests/unittests/test_euicc.py tests/unittests/test_files.py tests/unittests/test_globalplatform.py tests/unittests/test_javacard.py tests/unittests/test_ota.py tests/unittests/test_sms.py tests/unittests/test_tlvs.py tests/unittests/test_utils.py osmo-smdpp.py pySim-prog.py pySim-read.py pySim-shell.py pySim-smpp2sim.py pySim-trace.py setup.py contrib/csv-encrypt-columns.py contrib/eidtool.py contrib/es2p_client.py contrib/es9p_client.py contrib/esim-qrcode-gen.py contrib/fsdump-diff-apply.py contrib/generate_smdpp_certs.py contrib/saip-tool.py contrib/sim-rest-client.py contrib/sim-rest-server.py contrib/suci-keytool.py contrib/unber.py ************* Module osmo-smdpp osmo-smdpp.py:657:72: E0606: Possibly using variable 'iccid_str' before assignment (possibly-used-before-assignment) ************* Module pySim-smpp2sim pySim-smpp2sim.py:427:4: E1101: Module 'twisted.internet.reactor' has no 'run' member (no-member) ************* Module es9p_client contrib/es9p_client.py:126:11: E0606: Possibly using variable 'opts' before assignment (possibly-used-before-assignment) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1104328 killed; [ssh-agent] Stopped. Archiving artifacts
1
4
0
0
Build failed in Jenkins: osmo-gsm-tester_virtual #8108
by jenkins@lists.osmocom.org
04 Oct '25
04 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/8108/displa…
> Changes: ------------------------------------------ [...truncated 162.08 KiB...] 22:51:01.936213 --- ParallelTerminationStrategy: PID 130 died... 22:51:01.937728 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:01.941407 --- ParallelTerminationStrategy: PID 131 died... 22:51:01.942888 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:01.946556 --- ParallelTerminationStrategy: PID 132 died... 22:51:01.948010 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:01.951618 --- ParallelTerminationStrategy: PID 133 died... 22:51:01.953084 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:01.957106 --- ParallelTerminationStrategy: PID 134 died... 22:51:01.958562 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:01.962180 --- ParallelTerminationStrategy: PID 135 died... 22:51:01.963637 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:01.967283 --- ParallelTerminationStrategy: PID 136 died... 22:51:01.968763 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:01.972418 --- ParallelTerminationStrategy: PID 137 died... 22:51:01.973909 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:01.977497 --- ParallelTerminationStrategy: PID 138 died... 22:51:01.978927 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:01.982538 --- ParallelTerminationStrategy: PID 139 died... 22:51:01.983984 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:01.987546 --- ParallelTerminationStrategy: PID 140 died... 22:51:01.988993 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:01.992551 --- ParallelTerminationStrategy: PID 141 died... 22:51:01.993988 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:01.997620 --- ParallelTerminationStrategy: PID 142 died... 22:51:01.999081 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:02.002641 --- ParallelTerminationStrategy: PID 143 died... 22:51:02.004083 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:02.007733 --- ParallelTerminationStrategy: PID 144 died... 22:51:02.009185 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:02.012773 --- ParallelTerminationStrategy: PID 145 died... 22:51:02.014210 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:02.017759 --- ParallelTerminationStrategy: PID 146 died... 22:51:02.019189 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:02.022846 --- ParallelTerminationStrategy: PID 147 died... 22:51:02.024304 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:02.027937 --- ParallelTerminationStrategy: PID 148 died... 22:51:02.029411 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:02.033058 --- ParallelTerminationStrategy: PID 149 died... 22:51:02.034538 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:02.038320 --- ParallelTerminationStrategy: PID 150 died... 22:51:02.039780 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:02.043408 --- ParallelTerminationStrategy: PID 151 died... 22:51:02.044896 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:02.048539 --- ParallelTerminationStrategy: PID 152 died... 22:51:02.050022 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:02.053639 --- ParallelTerminationStrategy: PID 153 died... 22:51:02.055122 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:02.058735 --- ParallelTerminationStrategy: PID 154 died... 22:51:02.060188 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:02.063822 --- ParallelTerminationStrategy: PID 155 died... 22:51:02.065310 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:02.068943 --- ParallelTerminationStrategy: PID 156 died... 22:51:02.070406 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:02.074180 --- ParallelTerminationStrategy: PID 157 died... 22:51:02.075716 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:02.079494 --- ParallelTerminationStrategy: PID 158 died... 22:51:02.081019 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:02.084799 --- ParallelTerminationStrategy: PID 159 died... 22:51:02.086317 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:02.090076 --- ParallelTerminationStrategy: PID 160 died... 22:51:02.091571 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:02.095183 --- ParallelTerminationStrategy: PID 161 died... 22:51:02.096640 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:02.100262 --- ParallelTerminationStrategy: PID 162 died... 22:51:02.101758 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:02.105380 --- ParallelTerminationStrategy: PID 163 died... 22:51:02.106834 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:02.110440 --- ParallelTerminationStrategy: PID 164 died... 22:51:02.111890 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:02.115519 --- ParallelTerminationStrategy: PID 165 died... 22:51:02.116982 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:02.120585 --- ParallelTerminationStrategy: PID 166 died... 22:51:02.122077 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:02.125723 --- ParallelTerminationStrategy: PID 167 died... 22:51:02.127181 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:02.130807 --- ParallelTerminationStrategy: PID 168 died... 22:51:02.132266 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:02.135880 --- ParallelTerminationStrategy: PID 169 died... 22:51:02.137350 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:02.140990 --- ParallelTerminationStrategy: PID 170 died... 22:51:02.142484 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:02.146103 --- ParallelTerminationStrategy: PID 171 died... 22:51:02.147567 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:02.151196 --- ParallelTerminationStrategy: PID 172 died... 22:51:02.152652 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:02.156253 --- ParallelTerminationStrategy: PID 173 died... 22:51:02.157735 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:02.161391 --- ParallelTerminationStrategy: PID 174 died... 22:51:02.162872 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:02.166523 --- ParallelTerminationStrategy: PID 175 died... 22:51:02.167993 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:02.171612 --- ParallelTerminationStrategy: PID 176 died... 22:51:02.173122 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:02.176762 --- ParallelTerminationStrategy: PID 177 died... 22:51:02.178286 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:02.182070 --- ParallelTerminationStrategy: PID 178 died... 22:51:02.183591 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:02.187288 --- ParallelTerminationStrategy: PID 179 died... 22:51:02.188758 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:02.192373 --- ParallelTerminationStrategy: PID 180 died... 22:51:02.193830 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:02.197517 --- ParallelTerminationStrategy: PID 181 died... 22:51:02.198985 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:02.202742 --- ParallelTerminationStrategy: PID 182 died... 22:51:02.204275 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:02.208052 --- ParallelTerminationStrategy: PID 183 died... 22:51:02.209597 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:02.213392 --- ParallelTerminationStrategy: PID 184 died... 22:51:02.214911 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:02.218686 --- ParallelTerminationStrategy: PID 185 died... 22:51:02.220210 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:02.223936 --- ParallelTerminationStrategy: PID 186 died... 22:51:02.225406 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:02.229138 --- ParallelTerminationStrategy: PID 187 died... 22:51:02.230658 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:02.234333 --- ParallelTerminationStrategy: PID 188 died... 22:51:02.235788 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:02.239432 --- ParallelTerminationStrategy: PID 189 died... 22:51:02.240897 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:02.244538 --- ParallelTerminationStrategy: PID 190 died... 22:51:02.246033 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:02.249673 --- ParallelTerminationStrategy: PID 191 died... 22:51:02.251132 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:02.254783 --- ParallelTerminationStrategy: PID 192 died... 22:51:02.256250 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:02.259897 --- ParallelTerminationStrategy: PID 193 died... 22:51:02.261401 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:02.265030 --- ParallelTerminationStrategy: PID 194 died... 22:51:02.266489 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:02.270126 --- ParallelTerminationStrategy: PID 195 died... 22:51:02.271585 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:02.275233 --- ParallelTerminationStrategy: PID 196 died... 22:51:02.276696 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:02.280375 --- ParallelTerminationStrategy: PID 197 died... 22:51:02.281843 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:02.285488 --- ParallelTerminationStrategy: PID 198 died... 22:51:02.286964 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:02.290757 --- ParallelTerminationStrategy: PID 199 died... 22:51:02.292279 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:02.296068 --- ParallelTerminationStrategy: PID 200 died... 22:51:02.297623 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:02.301400 --- ParallelTerminationStrategy: PID 201 died... 22:51:02.302917 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:02.306580 --- ParallelTerminationStrategy: PID 202 died... 22:51:02.308099 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:02.311891 --- ParallelTerminationStrategy: PID 203 died... 22:51:02.313381 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:02.317107 --- ParallelTerminationStrategy: PID 204 died... 22:51:02.318629 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:02.322304 --- ParallelTerminationStrategy: PID 205 died... 22:51:02.323787 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:02.327575 --- ParallelTerminationStrategy: PID 206 died... 22:51:02.329118 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:02.332949 --- ParallelTerminationStrategy: PID 207 died... 22:51:02.334480 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:02.338281 --- ParallelTerminationStrategy: PID 208 died... 22:51:02.339819 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:02.343607 --- ParallelTerminationStrategy: PID 209 died... 22:51:02.345165 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:02.348941 --- ParallelTerminationStrategy: PID 210 died... 22:51:02.350399 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:02.354068 --- ParallelTerminationStrategy: PID 211 died... 22:51:02.355591 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:02.359406 --- ParallelTerminationStrategy: PID 212 died... 22:51:02.360931 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:02.364703 --- ParallelTerminationStrategy: PID 213 died... 22:51:02.366221 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:02.370008 --- ParallelTerminationStrategy: PID 214 died... 22:51:02.371526 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:02.375321 --- ParallelTerminationStrategy: PID 215 died... 22:51:02.376850 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:02.380611 --- ParallelTerminationStrategy: PID 216 died... 22:51:02.382136 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:02.385909 --- ParallelTerminationStrategy: PID 217 died... 22:51:02.387423 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:02.391164 --- ParallelTerminationStrategy: PID 218 died... 22:51:02.392700 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:02.396420 --- ParallelTerminationStrategy: PID 219 died... 22:51:02.397957 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:02.401667 --- ParallelTerminationStrategy: PID 220 died... 22:51:02.403131 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:02.406788 --- ParallelTerminationStrategy: PID 221 died... 22:51:02.408301 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:02.412089 --- ParallelTerminationStrategy: PID 222 died... 22:51:02.413652 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:02.417454 --- ParallelTerminationStrategy: PID 223 died... 22:51:02.418938 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:02.422585 --- ParallelTerminationStrategy: PID 224 died... 22:51:02.424047 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:02.427732 --- ParallelTerminationStrategy: PID 225 died... 22:51:02.429282 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:02.432996 --- ParallelTerminationStrategy: PID 226 died... 22:51:02.434453 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:02.438096 --- ParallelTerminationStrategy: PID 227 died... 22:51:02.439568 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:02.443333 --- ParallelTerminationStrategy: PID 228 died... 22:51:02.444884 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:02.448523 --- ParallelTerminationStrategy: PID 229 died... 22:51:02.450088 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:02.453851 --- ParallelTerminationStrategy: PID 230 died... 22:51:02.455372 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:02.459165 --- ParallelTerminationStrategy: PID 231 died... 22:51:02.460721 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:02.464507 --- ParallelTerminationStrategy: PID 232 died... 22:51:02.466027 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:02.469817 --- ParallelTerminationStrategy: PID 233 died... 22:51:02.471344 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:02.475130 --- ParallelTerminationStrategy: PID 234 died... 22:51:02.476672 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:05.880848 --- ParallelTerminationStrategy: PID 34 died... 22:51:05.889491 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8108 netreg_mass FAIL --------------------------------------------------------------------- 22:51:05.975561 tst trial-8108: Storing JUnit report in /build/trial-8108/run.2025-10-03_22-48-33/trial-8108.xml -------------------------------------------------------------------------------------------- trial-8108 FAIL -------------------------------------------------------------------------------------------- 22:51:05.987188 tst trial-8108: trial-8108: FAIL, 1 suites failed FAIL: netreg_mass (fail: 1) FAIL: register_default_mass.py (146.6 sec) Exception: Completion ratio of 77.000000% lower than threshold. + rm -rf trial-8108/inst + cd trial-8108 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-10-03 22:48:33 No journal files were found. + readlink last_run + tar czf /build/trial-8108-run.tgz run.2025-10-03_22-48-33 + tar czf /build/trial-8108-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-10-03_13_26_33.tgz osmo-bts-oc2g.build-2025-10-02_07_55_46.tgz osmo-bts-sysmo.build-2025-10-02_07_55_57.tgz osmo-bts.build-2025-10-02_07_55_48.tgz osmo-ggsn.build-2025-10-03_20_42_30.tgz osmo-hlr.build-2025-10-03_16_36_47.tgz osmo-hnbgw.build-2025-10-03_13_30_15.tgz osmo-mgw.build-2025-10-03_08_33_14.tgz osmo-msc.build-2025-10-03_13_32_24.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-03_07_34_01.tgz osmo-pcu-sysmo.build-2025-10-03_07_36_10.tgz osmo-pcu.build-2025-10-03_07_36_18.tgz osmo-sgsn.build-2025-10-03_20_48_21.tgz osmo-stp.build-2025-10-03_13_25_19.tgz osmo-trx.build-2025-10-03_14_27_26.tgz osmocom-bb.build-2025-10-03_21_17_22.tgz srslte.build-19.tgz + exit 1 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/
>:/workspace debian:bookworm chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results [Checks API] No suitable checks publisher found.
1
1
0
0
Build failed in Jenkins: ttcn3-bts-test #2914
by jenkins@lists.osmocom.org
02 Oct '25
02 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test/2914/display/redirect
> Changes: ------------------------------------------ [...truncated 9.38 MiB...] <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1480 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:315 TC_sabm_retransmit_bts testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_invalid_resp' time='15.045490'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1481 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:379 TC_sabm_invalid_resp testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_dm' time='15.041416'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_establish_ign_first_sabm' time='15.040308'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1483 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:488 TC_establish_ign_first_sabm testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_iframe_seq_and_ack' time='15.047336'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.044880'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.039687'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.044261'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1487 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:831 TC_nr_seq_error testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_rec_invalid_frame' time='15.046087'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.043376'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.040113'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.042291'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.042182'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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.045291'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_incorrect_c' time='15.043278'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.046584'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.040874'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.046848'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_vhh' time='15.043634'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_hvhh' time='15.042877'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_ipa_vff' time='15.042082'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vff' time='15.044075'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vhh' time='15.044831'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='15.042484'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vff' time='15.042243'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vhh' time='15.041560'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_hvhh' time='15.045361'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='15.045818'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='15.045644'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='15.042536'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='15.044607'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vbs_notification' time='15.041143'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:422 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:83 TC_vbs_notification testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_uplink_free_and_busy' time='15.047985'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:423 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:190 TC_vgcs_uplink_free_and_busy testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_fail' time='15.040185'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:424 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:289 TC_vgcs_talker_fail testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_est_rel' time='15.042734'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:425 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:333 TC_vgcs_talker_est_rel testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_listener_det' time='15.035496'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:426 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:411 TC_vgcs_listener_det testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='Titan' tests='17' failures='1' errors='0' skipped='0' inconc='0' time='98.00'> <testcase classname='BTS_Tests_OML' name='TC_wrong_mdisc' time='10.685197'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_msgtype' time='0.688298'/> <testcase classname='BTS_Tests_OML' name='TC_short_length' time='0.700126'/> <testcase classname='BTS_Tests_OML' name='TC_long_length' time='0.709086'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_placement' time='0.711866'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_seq' time='0.715882'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_obj_class' time='0.706954'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_bts_nr' time='0.710679'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_trx_nr' time='0.709971'/> <testcase classname='BTS_Tests_OML' name='TC_radio_carrier_opstart_noattr' time='0.716101'/> <testcase classname='BTS_Tests_OML' name='TC_bts_opstart' time='0.682326'/> <testcase classname='BTS_Tests_OML' name='TC_bts_opstart_noattr' time='0.683553'/> <testcase classname='BTS_Tests_OML' name='TC_ts_opstart' time='0.699101'/> <testcase classname='BTS_Tests_OML' name='TC_ts_opstart_noattr' time='0.674803'/> <testcase classname='BTS_Tests_OML' name='TC_initial_state_reports' time='0.694469'/> <testcase classname='BTS_Tests_OML' name='TC_ipa_osmo_pcu_anr_fwd' time='2.674962'> <failure type='fail-verdict'>Timeout waiting for ANR request on PCU inteface BTS_Tests_OML.ttcn:818 BTS_Tests_OML control part BTS_Tests_OML.ttcn:797 TC_ipa_osmo_pcu_anr_fwd testcase </failure> </testcase> <testcase classname='BTS_Tests_OML' name='TC_ipa_rsl_connect_nack' time='0.696301'/> </testsuite> + RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 0.66, 0.54, 1.16[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: ttcn3-bts-test-io_uring #509
by jenkins@lists.osmocom.org
02 Oct '25
02 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-io_uring/509/display…
> Changes: ------------------------------------------ [...truncated 9.98 MiB...] <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1480 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:315 TC_sabm_retransmit_bts testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_invalid_resp' time='15.040796'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1481 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:379 TC_sabm_invalid_resp testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_dm' time='15.050421'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_establish_ign_first_sabm' time='15.042300'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1483 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:488 TC_establish_ign_first_sabm testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_iframe_seq_and_ack' time='15.045658'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.048536'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.033656'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.043712'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1487 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:831 TC_nr_seq_error testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_rec_invalid_frame' time='15.027512'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.047546'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.040625'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.034013'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.036895'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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.039978'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_incorrect_c' time='15.039455'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.049215'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.033930'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" 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='15.054762'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_vhh' time='15.027329'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_hvhh' time='15.049209'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_ipa_vff' time='15.034858'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vff' time='15.042103'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vhh' time='15.043073'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='15.044278'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vff' time='15.046091'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vhh' time='15.031977'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_hvhh' time='15.048131'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='15.029079'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='15.048280'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='15.039110'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='15.044998'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vbs_notification' time='15.032804'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:422 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:83 TC_vbs_notification testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_uplink_free_and_busy' time='15.042013'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:423 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:190 TC_vgcs_uplink_free_and_busy testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_fail' time='15.046390'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:424 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:289 TC_vgcs_talker_fail testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_est_rel' time='15.041706'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:425 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:333 TC_vgcs_talker_est_rel testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_listener_det' time='15.040204'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:426 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:411 TC_vgcs_listener_det testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='Titan' tests='17' failures='1' errors='0' skipped='0' inconc='0' time='98.00'> <testcase classname='BTS_Tests_OML' name='TC_wrong_mdisc' time='10.593654'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_msgtype' time='0.695448'/> <testcase classname='BTS_Tests_OML' name='TC_short_length' time='0.678910'/> <testcase classname='BTS_Tests_OML' name='TC_long_length' time='0.687941'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_placement' time='0.682102'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_seq' time='0.692547'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_obj_class' time='0.685589'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_bts_nr' time='0.667883'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_trx_nr' time='0.663117'/> <testcase classname='BTS_Tests_OML' name='TC_radio_carrier_opstart_noattr' time='0.673357'/> <testcase classname='BTS_Tests_OML' name='TC_bts_opstart' time='0.698562'/> <testcase classname='BTS_Tests_OML' name='TC_bts_opstart_noattr' time='0.689259'/> <testcase classname='BTS_Tests_OML' name='TC_ts_opstart' time='0.703546'/> <testcase classname='BTS_Tests_OML' name='TC_ts_opstart_noattr' time='0.710930'/> <testcase classname='BTS_Tests_OML' name='TC_initial_state_reports' time='0.704876'/> <testcase classname='BTS_Tests_OML' name='TC_ipa_osmo_pcu_anr_fwd' time='2.719089'> <failure type='fail-verdict'>Timeout waiting for ANR request on PCU inteface BTS_Tests_OML.ttcn:818 BTS_Tests_OML control part BTS_Tests_OML.ttcn:797 TC_ipa_osmo_pcu_anr_fwd testcase </failure> </testcase> <testcase classname='BTS_Tests_OML' name='TC_ipa_rsl_connect_nack' time='0.678229'/> </testsuite> + RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 0.56, 0.52, 1.36[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
Jenkins build became unstable: ttcn3-hnbgw-test-asan #484
by jenkins@lists.osmocom.org
02 Oct '25
02 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-asan/484/display/r…
>
1
0
0
0
Jenkins build became unstable: ttcn3-bsc-test-sccplite-latest #2454
by jenkins@lists.osmocom.org
02 Oct '25
02 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-sccplite-latest/2454…
>
1
1
0
0
Jenkins build became unstable: ttcn3-hnbgw-test-io_uring #575
by jenkins@lists.osmocom.org
02 Oct '25
02 Oct '25
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-io_uring/575/displ…
>
1
0
0
0
← Newer
1
...
44
45
46
47
48
49
50
...
594
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
Results per page:
10
25
50
100
200