Skip to content

Failed

nitb_ussd:sysmo.assert_extension.py (from nitb_ussd_sysmo)

Failing for the past 70 builds (Since #749 )
Took 4 sec.

Stacktrace

osmo-nitb_10.42.42.2(pid=609): Process ended prematurely: osmo-nitb_10.42.42.2(pid=609) [trial-818↪nitb_ussd:sysmo↪assert_extension.py:12↪assert_extension.py↪osmo-nitb_10.42.42.2↪osmo-nitb_10.42.42.2(pid=609)]

Standard Output

----------------------------------------------
trial-818 nitb_ussd:sysmo assert_extension.py
----------------------------------------------
02:11:20.826931 tst                  nitb_ussd:sysmo: Using 1 x ip_address (candidates: 1)
02:11:20.838086 tst                  nitb_ussd:sysmo: Using 1 x bts (candidates: 1)
02:11:20.967891 tst              assert_extension.py: using LAC 8430
02:11:21.096779 tst              assert_extension.py: using RAC 15
02:11:21.224718 tst              assert_extension.py: using CellId 8430
02:11:21.352831 tst              assert_extension.py: using BVCI 8426
02:11:21.377591 tst                  nitb_ussd:sysmo: Using 1 x modem (candidates: 1)
02:11:21.641866 tst           assert_extension.py:10: start nitb and bts...
02:11:21.768385 run             osmo-nitb_10.42.42.2: Starting osmo-nitb
02:11:22.399991 run pcap-recorder_any(filters='host 10.42.42.2 and port not 22')(pid=608): Launched
02:11:22.704952 run    osmo-nitb_10.42.42.2(pid=609): Launched
02:11:22.893457 run    osmo-nitb_10.42.42.2(pid=609): ERR: Terminated: ERROR {rc=2}  [trial-818↪nitb_ussd:sysmo↪assert_extension.py:12↪assert_extension.py↪osmo-nitb_10.42.42.2↪osmo-nitb_10.42.42.2(pid=609)]
02:11:23.031930 run    osmo-nitb_10.42.42.2(pid=609): stdout: 
| (launched: 2022-12-05_02:11:22.555078) 
02:11:23.170607 run    osmo-nitb_10.42.42.2(pid=609): stderr: 
| (launched: 2022-12-05_02:11:22.601020)
| ======================================================================
| ERROR: You should not run osmo-nitb. It is ancient, unmaintained and
| obsolete for several years.  If you really want to ignore years of hard work on
| the new post-NITB stack (osmo-bsc, osmo-mgw, osmo-msc, osmo-hlr, osmo-stp),
| you may ues the '--yes-i-really-want-to-run-prehistoric-software' command line
| argument.  DON'T EVER BOTHER THE DEVELOPERS IF YOU ENCOUNTER PROBLEMS WITH IT!!!
| Use https://osmocom.org/projects/cellular-infrastructure/wiki/Osmocom_Network_In_The_Box
| ====================================================================== 
02:11:23.304982 run    osmo-nitb_10.42.42.2(pid=609): stdout: 
| (launched: 2022-12-05_02:11:22.555078) 
02:11:23.438642 run    osmo-nitb_10.42.42.2(pid=609): stderr: 
| (launched: 2022-12-05_02:11:22.601020)
| ======================================================================
| ERROR: You should not run osmo-nitb. It is ancient, unmaintained and
| obsolete for several years.  If you really want to ignore years of hard work on
| the new post-NITB stack (osmo-bsc, osmo-mgw, osmo-msc, osmo-hlr, osmo-stp),
| you may ues the '--yes-i-really-want-to-run-prehistoric-software' command line
| argument.  DON'T EVER BOTHER THE DEVELOPERS IF YOU ENCOUNTER PROBLEMS WITH IT!!!
| Use https://osmocom.org/projects/cellular-infrastructure/wiki/Osmocom_Network_In_The_Box
| ====================================================================== 
02:11:23.828177 tst    osmo-nitb_10.42.42.2(pid=609): stdout: 
| (launched: 2022-12-05_02:11:22.555078) 
02:11:23.950643 tst    osmo-nitb_10.42.42.2(pid=609): stderr: 
| (launched: 2022-12-05_02:11:22.601020)
| ======================================================================
| ERROR: You should not run osmo-nitb. It is ancient, unmaintained and
| obsolete for several years.  If you really want to ignore years of hard work on
| the new post-NITB stack (osmo-bsc, osmo-mgw, osmo-msc, osmo-hlr, osmo-stp),
| you may ues the '--yes-i-really-want-to-run-prehistoric-software' command line
| argument.  DON'T EVER BOTHER THE DEVELOPERS IF YOU ENCOUNTER PROBLEMS WITH IT!!!
| Use https://osmocom.org/projects/cellular-infrastructure/wiki/Osmocom_Network_In_The_Box
| ====================================================================== 
02:11:24.003970 tst           assert_extension.py:12: ERR: Error: osmo-nitb_10.42.42.2(pid=609): Process ended prematurely: osmo-nitb_10.42.42.2(pid=609) [trial-818↪nitb_ussd:sysmo↪assert_extension.py:12↪assert_extension.py↪osmo-nitb_10.42.42.2↪osmo-nitb_10.42.42.2(pid=609)]  [trial-818↪nitb_ussd:sysmo↪assert_extension.py:12]
02:11:24.012162 tst           assert_extension.py:12: Test FAILED (3.2 sec)
02:11:24.046607 run pcap-recorder_any(filters='host 10.42.42.2 and port not 22')(pid=608): Terminating (SIGTERM)
02:11:24.224091 ---      ParallelTerminationStrategy: PID 608 died...
02:11:24.279229 run pcap-recorder_any(filters='host 10.42.42.2 and port not 22')(pid=608): Terminated: ok {rc=0}
02:11:24.363156 bus                        /sierra_1: Setting Powered False

Standard Error

Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/core/test.py", line 76, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/core/util.py", line 414, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/sysmocom/suites/nitb_ussd/assert_extension.py", line 12, in <module>
    nitb.start()
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/obj/nitb_osmo.py", line 67, in start
    self.ctrl.connect()
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/obj/osmo_ctrl.py", line 92, in connect
    MainLoop.wait(self.try_connect, timestep=3, timeout=timeout)
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/core/event_loop.py", line 108, in wait
    if not self.wait_no_raise(condition, condition_args, condition_kwargs, timeout, timestep):
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/core/event_loop.py", line 98, in wait_no_raise
    self.poll(may_block=True)
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/core/event_loop.py", line 86, in poll
    self.deferred_handling.handle_queue()
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/core/event_loop.py", line 33, in handle_queue
    handler(*args, **kwargs)
  File "/home/jenkins/workspace/osmo-gsm-tester_run-rnd/osmo-gsm-tester/src/osmo_gsm_tester/testenv.py", line 142, in poll
    raise log_module.Error('Process ended prematurely: %s' % proc.name())
osmo_gsm_tester.core.log.Error: osmo-nitb_10.42.42.2(pid=609): Process ended prematurely: osmo-nitb_10.42.42.2(pid=609) [trial-818↪nitb_ussd:sysmo↪assert_extension.py:12↪assert_extension.py↪osmo-nitb_10.42.42.2↪osmo-nitb_10.42.42.2(pid=609)]