analysis/variablemanager_examples.py
=== stdout of analysis/tests/variablemanager_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/variablemanager_examples.py
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/VariableManager/variablesToEventBasedTree.py
[INFO] Starting event processing, random seed is set to 'df78fe23f3174ec5c4f35da5cdd3a41c27d82bd8c55a0c4910a68ebcdd47cca1'
[INFO] Added file /data/b2soft/buildbot/development/releases/current/analysis/tests/mdst.root
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: K-:all (K+:all)
[INFO] -> MDST source: Tracks
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleSelector: K-
[INFO] -> With cuts : kaonID > 0.2
[INFO] ParticleSelector: pi+
[INFO] -> With cuts : pionID > 0.2
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D0.
[INFO] - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] Conditions Database: found working metadata provider
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
globaltag = release-05-01-03 { module: ParticleLoader_PLists }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ParticleLoader_PLists function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ParticleLoader_PLists }
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
globaltag = release-05-01-03 { module: ParticleLoader_PLists }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
=== stderr of analysis/tests/variablemanager_examples.py ===
======================================================================
FAIL: test_variablemanager_examples (__main__.ExamplesTest) [variablesToEventBasedTree.py]
Test supported variable manager examples.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 47, in _test_examples_dir
self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0
----------------------------------------------------------------------
Ran 1 test in 810.099s
FAILED (failures=1)
=== end analysis/tests/variablemanager_examples.py ===