analysis/rave_examples.py

=== stdout of analysis/tests/rave_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/rave_examples.py
TFile: B2A404-Rave-VertexFit.root
TTree: dsttree
TBranch: __experiment__, 0
TBranch: __run__, 0
TBranch: __event__, 4
TBranch: __production__, 0
TBranch: __candidate__, 0
TBranch: __ncandidates__, 1
TBranch: __eventType__, 
TBranch: __weight__, 1
TBranch: M, 2.011
TBranch: ErrM, 0.002818
TBranch: SigM, 0.3757
TBranch: InvM, 2.012
TBranch: isSignal, 1
TBranch: mcErrors, 0
TBranch: mcPDG, 413
TBranch: mcFlightTime, 0
TBranch: mcFlightDistance, 0
TBranch: flightTime, 0.003179
TBranch: flightDistance, 0.1123
TBranch: flightTimeErr, 0.001465
TBranch: flightDistanceErr, 0.05174
TBranch: D0_M, 1.865
TBranch: D0_ErrM, 0.002808
TBranch: D0_SigM, 0.2166
TBranch: D0_InvM, 1.866
TBranch: D0_isSignal, 1
TBranch: D0_mcErrors, 0
TBranch: D0_mcPDG, 421
TBranch: D0_K_electronID, 5.853e-07
TBranch: D0_K_muonID, 4.073e-27
TBranch: D0_K_pionID, 4.872e-05
TBranch: D0_K_kaonID, 1
TBranch: D0_K_protonID, 2.772e-08
TBranch: D0_K_deuteronID, 8.985e-28
TBranch: D0_K_binaryPID_11_211, 0.01187
TBranch: D0_K_binaryPID_13_211, 8.361e-23
TBranch: D0_K_binaryPID_211_321, 4.872e-05
TBranch: D0_K_binaryPID_321_2212, 1
TBranch: D0_K_binaryPID_211_2212, 0.9994
TBranch: D0_K_dr, 0.01662
TBranch: D0_K_dx, -0.01032
TBranch: D0_K_dy, 0.01303
TBranch: D0_K_dz, 0.005952
TBranch: D0_K_d0, -0.01668
TBranch: D0_K_z0, 0.00523
TBranch: D0_K_pValue, 0.4727
TBranch: D0_K_ndf, -1
TBranch: D0_K_isSignal, 1
TBranch: D0_K_mcErrors, 0
TBranch: D0_K_mcPDG, -321
TBranch: D0_pi_electronID, 8.502e-15
TBranch: D0_pi_muonID, 0.3396
TBranch: D0_pi_pionID, 0.6604
TBranch: D0_pi_kaonID, 1.929e-59
TBranch: D0_pi_protonID, 4.709e-68
TBranch: D0_pi_deuteronID, 1.307e-78
TBranch: D0_pi_binaryPID_11_211, 1.287e-14
TBranch: D0_pi_binaryPID_13_211, 0.3396
TBranch: D0_pi_binaryPID_211_321, 1
TBranch: D0_pi_binaryPID_321_2212, 1
TBranch: D0_pi_binaryPID_211_2212, 1
TBranch: D0_pi_dr, 0.03931
TBranch: D0_pi_dx, 0.03302
TBranch: D0_pi_dy, 0.02132
TBranch: D0_pi_dz, 0.02137
TBranch: D0_pi_d0, 0.03936
TBranch: D0_pi_z0, 0.02069
TBranch: D0_pi_pValue, 0.5054
TBranch: D0_pi_ndf, -1
TBranch: D0_pi_isSignal, 1
TBranch: D0_pi_mcErrors, 0
TBranch: D0_pi_mcPDG, 211
TBranch: pi_electronID, 0.0002385
TBranch: pi_muonID, 0.1196
TBranch: pi_pionID, 0.8802
TBranch: pi_kaonID, 5.269e-21
TBranch: pi_protonID, 1.836e-24
TBranch: pi_deuteronID, 2.386e-25
TBranch: pi_binaryPID_11_211, 0.0002709
TBranch: pi_binaryPID_13_211, 0.1196
TBranch: pi_binaryPID_211_321, 1
TBranch: pi_binaryPID_321_2212, 0.9997
TBranch: pi_binaryPID_211_2212, 1
TBranch: pi_dr, 0.004867
TBranch: pi_dx, 0.004449
TBranch: pi_dy, -0.001973
TBranch: pi_dz, -0.02197
TBranch: pi_d0, 0.004848
TBranch: pi_z0, -0.0227
TBranch: pi_pValue, 0.02998
TBranch: pi_ndf, -1
TBranch: pi_isSignal, 1
TBranch: pi_mcErrors, 0
TBranch: pi_mcPDG, 211
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/fitting/B2A405-Rave-MassVertexFit.py
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:kpi',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:kpi_mass',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D*+:1',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D*+:2',0.0, updateAllDaughters=False, path=mypath)
Please consult the documentation at  https://software.belle2.org 
(search for TreeFitter) for special constraints.
To silence this warning, add silence_warning=True when you call this function.
[INFO] Starting event processing, random seed is set to 'dfedfba9d9c48b951f146abf1ba302c97754b41cd5363c7be9f8b01a45271133'
[INFO] Added file /belle2/examples-data/B02pi0D0_D2kpi_B2Dstarpi_Dstar2Dpi_D2kpi.root
[INFO] Conditions Database: found working metadata provider
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltags (highest priority first) are master_2018-11-28, Legacy_IP_Information, Legacy_CollisionAxisCMS
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = Legacy_IP_Information
	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] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleSelector: pi+:loose
[INFO]    -> With cuts  : pionID > 0.1 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: K+:all (K-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleSelector: K+:loose
[INFO]    -> With cuts  : kaonID > 0.1 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] ParticleVertexFitter: Performing vertex fit on D0:kpi using Rave
[INFO] ParticleVertexFitter: Performing massvertex fit on D0:kpi_mass using Rave
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D*+:1.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D*+:2.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] ParticleVertexFitter: Performing vertex fit on D*+:1 using Rave
[INFO] ParticleVertexFitter: Performing vertex fit on D*+:2 using Rave
[INFO] ParticleVertexFitter: Additional ipprofile will be applied
[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 = Legacy_IP_Information
	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] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 1 warnings occurred during processing
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/fitting/B2A406-Rave-DecayStringVertexFit.py
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:kpi',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:st',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:st',0.0, updateAllDaughters=False, path=mypath)
Please consult the documentation at  https://software.belle2.org 
(search for TreeFitter) for special constraints.
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:du',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D*+:1',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D*+:2',0.0, updateAllDaughters=False, path=mypath)
Please consult the documentation at  https://software.belle2.org 
(search for TreeFitter) for special constraints.
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D*+:3',0.0, updateAllDaughters=False, path=mypath)
Please consult the documentation at  https://software.belle2.org 
(search for TreeFitter) for special constraints.
To silence this warning, add silence_warning=True when you call this function.
[INFO] Starting event processing, random seed is set to 'be7795fdb738dbe7f3dc3032a63c852c7fd5dd8a7bb614351f2b3bce8030eb1b'
[INFO] Added file /belle2/examples-data/B02pi0D0_D2kpi_B2Dstarpi_Dstar2Dpi_D2kpi.root
[INFO] Conditions Database: found working metadata provider
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltags (highest priority first) are master_2018-11-28, Legacy_IP_Information, Legacy_CollisionAxisCMS
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = Legacy_IP_Information
	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] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleSelector: pi+:loose
[INFO]    -> With cuts  : pionID > 0.1 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: K+:all (K-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleSelector: K+:loose
[INFO]    -> With cuts  : kaonID > 0.1 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] ParticleVertexFitter: Performing massvertex fit on D0:kpi using Rave
[INFO] ParticleVertexFitter: Performing vertex fit on D0:st using Rave
 ... message repeated 1 times
[INFO] ParticleVertexFitter: Using specified decay string: ^D0 -> K- pi+
[INFO] ParticleVertexFitter: Additional ipprofile will be applied
[INFO] ParticleVertexFitter: Performing vertex fit on D0:du using Rave
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D*+:1.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D*+:2.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D*+:3.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] ParticleVertexFitter: Performing vertex fit on D*+:1 using Rave
[INFO] ParticleVertexFitter: Performing vertex fit on D*+:2 using Rave
[INFO] ParticleVertexFitter: Additional ipprofile will be applied
[INFO] ParticleVertexFitter: Performing vertex fit on D*+:3 using Rave
[INFO] ParticleVertexFitter: Using specified decay string: D*+ -> D0 ^pi+
[INFO] ParticleVertexFitter: Additional ipprofile will be applied
[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 = Legacy_IP_Information
	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] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 1 warnings occurred during processing
=== stderr of analysis/tests/rave_examples.py ===
FF
======================================================================
FAIL: test_fitting_examples (__main__.ExamplesTest.test_fitting_examples) [B2A405-Rave-MassVertexFit.py]
Test supported fitting examples.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/b2soft/buildbot/development/releases/current/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 53, in _test_examples_dir
    self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0

======================================================================
FAIL: test_fitting_examples (__main__.ExamplesTest.test_fitting_examples) [B2A406-Rave-DecayStringVertexFit.py]
Test supported fitting examples.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/b2soft/buildbot/development/releases/current/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 53, in _test_examples_dir
    self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0

----------------------------------------------------------------------
Ran 1 test in 248.055s

FAILED (failures=2)
=== end analysis/tests/rave_examples.py ===