framework/test_b2conditionsdb_commands.py
=== stdout of framework/tests/test_b2conditionsdb_commands.py ===
[INFO] Steering file: /data/b2soft/buildbot/light/build/framework/tests/test_b2conditionsdb_commands.py
[INFO] Obtaining list of iovs for globaltag main_tag_merge_test_2
--------------------------------------------------------------------------------
Name Rev First First Final Final
Exp Run Exp Run
--------------------------------------------------------------------------------
KLMStripEfficiency 2670 5 0 5 100
KLMStripEfficiency 2914 5 199 5 250
KLMStripEfficiency 2999 5 251 5 298
KLMStripEfficiency 2670 5 299 5 299
KLMStripEfficiency 3001 5 300 5 399
KLMStripEfficiency 3112 5 400 5 499
[INFO] Obtaining list of iovs for globaltag main_tag_merge_test_2 valid in (5, 200, 5, 300)
--------------------------------------------------------------------------------
Name Rev First First Final Final
Exp Run Exp Run
--------------------------------------------------------------------------------
KLMStripEfficiency 2914 5 199 5 250
KLMStripEfficiency 2999 5 251 5 298
KLMStripEfficiency 2670 5 299 5 299
KLMStripEfficiency 3001 5 300 5 399
=== stderr of framework/tests/test_b2conditionsdb_commands.py ===
Traceback (most recent call last):
File "/data/b2soft/buildbot/light/build/framework/tests/test_b2conditionsdb_commands.py", line 50, in
call_command('b2conditionsdb diff main_tag_merge_test_2 main_tag_merge_test_3')
File "/data/b2soft/buildbot/light/build/framework/tests/test_b2conditionsdb_commands.py", line 35, in call_command
output = subprocess.check_output(shlex.split(command), encoding='utf-8').strip().split('\n')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/cvmfs/belle.cern.ch/el9/externals/v02-04-00/Linux_x86_64/common/lib/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/cvmfs/belle.cern.ch/el9/externals/v02-04-00/Linux_x86_64/common/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['b2conditionsdb', 'diff', 'main_tag_merge_test_2', 'main_tag_merge_test_3']' returned non-zero exit status 1.
=== end framework/tests/test_b2conditionsdb_commands.py ===