sweep FCS MPT Run3 devs to 22.0
Sweep of !54822 (merged) and related MRs to release 22.0
Merge request reports
Activity
assigned to @thcarter
- Resolved by Thomas Michael Carter
mentioned in merge request !57049 (closed)
added 1 commit
- 9f42de19 - remove ISF_FastCaloSimFlags dependency and hard code param files
added 22.0 Simulation labels
This merge request affects 3 packages:
- Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimInterfaces
- Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimServices
- Simulation/ISF/ISF_FastCaloSim/ISF_PunchThroughTools
Affected files list will not be printed in this case
Adding @jchapman ,@pjacka ,@mfauccig ,@xiaozhon ,@ahasib ,@tadej ,@schaarsc as watchers
CI Result FAILURE (hash 9f42de19)Athena DetCommon externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 1
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 60408]- Resolved by Thomas Michael Carter
ISF_FastCaloSimServices_ISF_FastCaloSimServices_Config_test
fails with the following error:ToolSvc 0 ERROR retrieve(): No Tool Type/Name given ISF_Kernel_ATLFAST3MT_QS.ISF_FastCaloSimV2Tool 0 ERROR ISF_FastCaloSimServices/src/FastCaloSimV2Tool.cxx:66 (StatusCode ISF::FastCaloSimV2Tool::initialize()): code FAILURE: m_punchThroughTool.retrieve() ISF_Kernel_ATLFAST3MT_QS.ISF_FastCaloSimV2Tool 0 ERROR AthenaBaseComps/AthenaBaseComps/AthCommonDataStore.icc:43 (StatusCode AthCommonDataStore<PBASE>::sysInitialize() [with PBASE = AthCommonMsg<AlgTool>]): code FAILURE: PBASE::sysInitialize() ISF_Kernel_ATLFAST3MT_QS.ISF_FastCaloSimV2Tool 0 ERROR /var/lib/jenkins/workspace/CI-MERGE-REQUEST-CC7/22.0/Simulation/ISF/ISF_Core/ISF_Interfaces/ISF_Interfaces/BaseSimulatorTool.h:53 (StatusCode ISF::BaseSimulatorTool::sysInitialize()): code FAILURE: AthAlgTool::sysInitialize() ToolSvc 0 ERROR Error initializing tool 'ISF_Kernel_ATLFAST3MT_QS.ISF_FastCaloSimV2Tool' ISF_Kernel_ATLFAST3MT_QS 0 ERROR ISF_Algorithms/src/SimKernelMT.cxx:46 (StatusCode ISF::SimKernelMT::initialize()): code FAILURE: m_simulationTools.retrieve() ISF_Kernel_ATLFAST3MT_QS 0 ERROR AthenaBaseComps/AthenaBaseComps/AthCommonDataStore.icc:43 (StatusCode AthCommonDataStore<PBASE>::sysInitialize() [with PBASE = AthCommonMsg<Algorithm>]): code FAILURE: PBASE::sysInitialize() AthAlgSeq 0 ERROR Unable to initialize Algorithm ISF::SimKernelMT/ISF_Kernel_ATLFAST3MT_QS
Looks like missing configuration.
added review-user-action-required label