22.0 remove iPatRec/xKalman flags from inDetRecExample
Although this MR touches many (sometimes obsolete) packages, most of the changes are simply removing references to the iPatRec and xKalman flags. The main change is their deletion in the InDetRecExample packages, from the flags/jobOptions file. Carried out in the context of ATLIDTRKCP-200.q431 and units tests run locally, q221 didn't run even on the unpatched version.
Merge request reports
Activity
This merge request affects 15 packages:
- DetectorDescription/GeoModel/GeoModelStandalone/DumpGeo
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs
- InnerDetector/InDetConfig
- InnerDetector/InDetEventCnv/PixelRawDataByteStreamCnv
- InnerDetector/InDetExample/InDetAlignExample
- InnerDetector/InDetExample/InDetBeamSpotExample
- InnerDetector/InDetExample/InDetRecExample
- InnerDetector/InDetExample/InDetSLHC_Example
- InnerDetector/InDetMonitoring/TRT_Monitoring
- InnerDetector/InDetRecTools/TRT_TrackHoleSearch
- InnerDetector/InDetValidation/InDetPerformanceRTT
- PhysicsAnalysis/D3PDMaker/InDetD3PDMaker
- Reconstruction/RecExample/RecExCond
- Tracking/TrkVertexFitter/TrkVertexSeedFinderUtils
- Trigger/TrigValidation/TrigInDetValidation
Adding @cgrefe ,@goetz ,@amorley ,@kzoch ,@ibragimo ,@mvozak ,@battagl ,@sroe ,@csuster ,@jpanduro ,@calfayan ,@hartj ,@stsuno ,@sutt ,@nkoehler ,@rbianchi as watchers
CI Result FAILURE (hash daf40455)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 13120]This merge request affects 16 packages:
- DetectorDescription/GeoModel/GeoModelStandalone/DumpGeo
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs
- InnerDetector/InDetConfig
- InnerDetector/InDetEventCnv/PixelRawDataByteStreamCnv
- InnerDetector/InDetExample/InDetAlignExample
- InnerDetector/InDetExample/InDetBeamSpotExample
- InnerDetector/InDetExample/InDetRecExample
- InnerDetector/InDetExample/InDetSLHC_Example
- InnerDetector/InDetMonitoring/TRT_Monitoring
- InnerDetector/InDetRecTools/TRT_TrackHoleSearch
- InnerDetector/InDetValidation/InDetPerformanceRTT
- PhysicsAnalysis/D3PDMaker/InDetD3PDMaker
- Reconstruction/RecExample/RecExCond
- Tracking/TrkVertexFitter/TrkVertexSeedFinderUtils
- Trigger/TrigTools/TrigInDetConfig
- Trigger/TrigValidation/TrigInDetValidation
Adding @cgrefe ,@goetz ,@amorley ,@kzoch ,@ibragimo ,@mvozak ,@battagl ,@sroe ,@csuster ,@jpanduro ,@calfayan ,@hartj ,@stsuno ,@sutt ,@nkoehler ,@rbianchi as watchers
CI Result FAILUREAthena AthSimulation AnalysisBase AthGeneration externals cmake N/A N/A N/A N/A make N/A N/A N/A N/A required tests N/A N/A N/A N/A optional tests N/A N/A N/A N/A Due to problems in externals build or cmake configuration the job is stopped, results are not available on the ATLAS CI monitor Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 13158]added 1 commit
- 794d0cd2 - Remove iPatRec/xKalman from InDetTrigRecExample
This merge request affects 17 packages:
- DetectorDescription/GeoModel/GeoModelStandalone/DumpGeo
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs
- InnerDetector/InDetConfig
- InnerDetector/InDetEventCnv/PixelRawDataByteStreamCnv
- InnerDetector/InDetExample/InDetAlignExample
- InnerDetector/InDetExample/InDetBeamSpotExample
- InnerDetector/InDetExample/InDetRecExample
- InnerDetector/InDetExample/InDetSLHC_Example
- InnerDetector/InDetExample/InDetTrigRecExample
- InnerDetector/InDetMonitoring/TRT_Monitoring
- InnerDetector/InDetRecTools/TRT_TrackHoleSearch
- InnerDetector/InDetValidation/InDetPerformanceRTT
- PhysicsAnalysis/D3PDMaker/InDetD3PDMaker
- Reconstruction/RecExample/RecExCond
- Tracking/TrkVertexFitter/TrkVertexSeedFinderUtils
- Trigger/TrigTools/TrigInDetConfig
- Trigger/TrigValidation/TrigInDetValidation
Adding @cgrefe ,@goetz ,@amorley ,@kzoch ,@ibragimo ,@mvozak ,@battagl ,@sroe ,@csuster ,@jpanduro ,@calfayan ,@hartj ,@stsuno ,@sutt ,@nkoehler ,@rbianchi as watchers
CI Result FAILURE (hash 794d0cd2)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 13165]- Resolved by Peter Berta
Hi,
It looks like these changes introduce new errors in the tests: could you please resolve them?
For example, in the q221Test-test:
RDOtoRDOTrigger 13:19:07 Traceback (most recent call last): RDOtoRDOTrigger 13:19:07 File "/build2/ci-builds/master/Athena/build/Athena/x86_64-centos7-gcc8-opt/jobOptions/RecExCond/RecExCommon_flags.py", line 297, in <module> RDOtoRDOTrigger 13:19:07 InDetFlags.doxKalman=False RDOtoRDOTrigger 13:19:07 File "/build2/ci-builds/master/Athena/build/Athena/x86_64-centos7-gcc8-opt/python/AthenaCommon/JobProperties.py", line 507, in __setattr__ RDOtoRDOTrigger 13:19:07 raise AttributeError(errString) RDOtoRDOTrigger 13:19:07 AttributeError: JobPropertyContainer:: JobProperties.InDetJobProperties does not have property doxKalman RDOtoRDOTrigger 13:19:07 ERROR: Could not instantiate InDetFlags
MLB (L1)
added review-user-action-required label and removed review-pending-level-1 label
This merge request affects 17 packages:
- DetectorDescription/GeoModel/GeoModelStandalone/DumpGeo
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs
- InnerDetector/InDetConfig
- InnerDetector/InDetEventCnv/PixelRawDataByteStreamCnv
- InnerDetector/InDetExample/InDetAlignExample
- InnerDetector/InDetExample/InDetBeamSpotExample
- InnerDetector/InDetExample/InDetRecExample
- InnerDetector/InDetExample/InDetSLHC_Example
- InnerDetector/InDetExample/InDetTrigRecExample
- InnerDetector/InDetMonitoring/TRT_Monitoring
- InnerDetector/InDetRecTools/TRT_TrackHoleSearch
- InnerDetector/InDetValidation/InDetPerformanceRTT
- PhysicsAnalysis/D3PDMaker/InDetD3PDMaker
- Reconstruction/RecExample/RecExCond
- Tracking/TrkVertexFitter/TrkVertexSeedFinderUtils
- Trigger/TrigTools/TrigInDetConfig
- Trigger/TrigValidation/TrigInDetValidation
Adding @cgrefe ,@goetz ,@amorley ,@kzoch ,@ibragimo ,@mvozak ,@battagl ,@sroe ,@csuster ,@jpanduro ,@calfayan ,@hartj ,@stsuno ,@sutt ,@nkoehler ,@rbianchi as watchers