analysis/test_b2info-luminosity.py
=== stdout of analysis/tests/test_b2info-luminosity.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/test_b2info-luminosity.py
[INFO] Need to get some runs from RunDB for exp [18]
[INFO] Reading exp 18 from rundb (this can take a while depending on the size of the query)
[FATAL] Cannot access to RunDB. 500 Server Error: Internal Server Error for url: https://rundb.belle2.org/rest/v1/runs/?min_experiment=18&max_experiment=18&run_type=physics&expand=True&min_run=100&max_run=650 { function: get_run_info }
[INFO] ===Error Summary================================================================
[FATAL] Cannot access to RunDB. 500 Server Error: Internal Server Error for url: https://rundb.belle2.org/rest/v1/runs/?min_experiment=18&max_experiment=18&run_type=physics&expand=True&min_run=100&max_run=650
[INFO] ================================================================================
=== stderr of analysis/tests/test_b2info-luminosity.py ===
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/analysis/tests/test_b2info-luminosity.py", line 36, in
subprocess.check_call(
File "/cvmfs/belle.cern.ch/el9/externals/v02-04-00/Linux_x86_64/common/lib/python3.12/subprocess.py", line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['b2info-luminosity', '--exp', '18', '--runs', '100,200-300,600-650', '--what', 'online', '--token', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbmRwb2ludHMiOlsicmVzdC92MS9ydW5zLyJdLCJuYW1lIjoiYmFzZjJfdW5pdHRlc3QifQ.QGfS2g5w0KwSCoL1BrLwyo-FwBzd6Gb60rbq036_as4']' returned non-zero exit status 1.
=== end analysis/tests/test_b2info-luminosity.py ===