analysis/fei_examples.py
=== stdout of analysis/tests/fei_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/tests/fei_examples.py
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/examples/FEI/B_converted_train.py
____ _ _ _ _ ____ _ _ ____ _ _ ___ _ _ _ ___ ____ ____ ___ ____ ____ ___ ____ ___ _ ____ _ _
|___ | | | | |___ | | |___ |\ | | | |\ | | |___ |__/ |__] |__/ |___ | |__| | | | | |\ |
| |__| |___ |___ |___ \/ |___ | \| | | | \| | |___ | \ | | \ |___ | | | | | |__| | \|
Author: Thomas Keck 2014 - 2017
Please cite my PhD thesis
Stage 0: Run over all files to count the number of events and McParticles
[INFO] Belle DB server is set to: can01
[WARNING] B2BII is accessing the payloads from the conditions database.
The recommended procedure is to use the offline database and it is significantly
faster than using the global database.
If you need the payloads which are not included in the current offline database,
please contact b2bii librarian.
[WARNING] An override for DBEntry MagneticField was created.
[AnalysisConfiguration -> B2BIIMdstInput -> B2BIIFixMdst(? <=0[] ) -> B2BIIConvertMdst -> [[VariablesToHistogram_MCCount]] -> RootOutput]
[INFO] Starting event processing, random seed is set to '4596e2ed8d4519a4e34b2164f841c2b1a1c7b345876b0528661c3ac2e1f64723'
[INFO] Conditions Database: found working metadata provider
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltag is B2BII_MC
[ERROR] Conditions Database: Problem parsing payload information.
globaltag = B2BII_MC
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions Database: found working metadata provider
provider = /cvmfs/belle.cern.ch/conditions/database.sqlite
[INFO] %MuidProb: Reading file /cvmfs/belle.cern.ch/el9/externals/v02-02-04/share/belle_legacy/data-files/muid/muid_muon_e000005.dat
%MuidProb: Version 2.0 created on 18-May-2001 23:38:00 by Leo Piilonen.
%MuidProb:
[INFO] range
[INFO] chi**2
[INFO] range
[INFO] chi**2
[INFO] eEcl
[INFO] %MuidProb: Reading file /cvmfs/belle.cern.ch/el9/externals/v02-02-04/share/belle_legacy/data-files/muid/muid_pion_e000005.dat
%MuidProb: Version 2.0 created on 18-May-2001 23:38:00 by Leo Piilonen.
%MuidProb:
[INFO] range
[INFO] chi**2
[INFO] range
[INFO] chi**2
[INFO] eEcl
[INFO] %MuidProb: Reading file /cvmfs/belle.cern.ch/el9/externals/v02-02-04/share/belle_legacy/data-files/muid/muid_kaon_e000005.dat
%MuidProb: Version 2.0 created on 18-May-2001 23:38:00 by Leo Piilonen.
%MuidProb:
[INFO] range
[INFO] chi**2
[INFO] range
[INFO] chi**2
[INFO] eEcl
[INFO] %B2BIIFixMdst muid is initialized by basf with
Endcap_MX_layer = 11
UseECL = false
ExpNo = 0 ==> use value in data file
[INFO] B2BIIConvertMdst: initialized.
[WARNING] nisKsFinder output has been disabled. ksnbVLike, ksnbNoLam, ksnbStandard will not be converted. { module: B2BIIConvertMdst }
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started. { function: void Belle2::EventProcessor::process(const Belle2::PathPtr&, long int) }
[INFO] ===Error Summary================================================================
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.
[ERROR] Conditions Database: Problem parsing payload information.
globaltag = B2BII_MC
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[WARNING] nisKsFinder output has been disabled. ksnbVLike, ksnbNoLam, ksnbStandard will not be converted. { module: B2BIIConvertMdst }
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 2 warnings occurred during processing
=== stderr of analysis/tests/fei_examples.py ===
F
======================================================================
FAIL: test_fei_examples (__main__.ExamplesTest.test_fei_examples) [B_converted_train.py]
Test supported FEI examples.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/b2soft/buildbot/light/build/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 116.578s
FAILED (failures=1)
=== end analysis/tests/fei_examples.py ===