Skip to content

[ROOT639] Updated root to tip of branch master#10475

Merged
akritkbehera merged 1 commit intocms-sw:IB/CMSSW_17_0_X/rootmasterfrom
akritkbehera:root-update-master-20260407
Apr 9, 2026
Merged

[ROOT639] Updated root to tip of branch master#10475
akritkbehera merged 1 commit intocms-sw:IB/CMSSW_17_0_X/rootmasterfrom
akritkbehera:root-update-master-20260407

Conversation

@akritkbehera
Copy link
Copy Markdown
Contributor

No description provided.

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Apr 7, 2026

A new Pull Request was created by @akritkbehera for branch IB/CMSSW_17_0_X/rootmaster.

@akritkbehera, @cmsbuild, @iarspider, @raoatifshad, @smuzaffar can you please review it and eventually sign? Thanks.
@ftenchini, @mandrenguyen, @sextonkennedy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Apr 7, 2026

cms-bot internal usage

@akritkbehera
Copy link
Copy Markdown
Contributor Author

please test

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Apr 7, 2026

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-968cac/52504/summary.html
COMMIT: 2635c1b
CMSSW: CMSSW_17_0_ROOT6_X_2026-04-06-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/10475/52504/install.sh to create a dev area with all the needed externals and cmssw changes.

Failed Unit Tests

I found 9 errors in the following unit tests:

---> test TestFWIORNTupleTempInputReducedProcessHistoryHardwareResources had ERRORS
---> test TestFWIORNTupleTempInputReducedProcessHistoryVersion had ERRORS
---> test TestFWIORNTupleTempInputRefProductIDMetadataConsistency had ERRORS
and more ...

Comparison Summary

Summary:

@makortel
Copy link
Copy Markdown
Contributor

makortel commented Apr 7, 2026

All failing tests are about RNTuple, and they fail along

----- Begin Fatal Exception 07-Apr-2026 18:44:23 CEST-----------------------
An exception of category 'StdException' occurred while
   [0] Calling EventProcessor::runToCompletion (which does almost everything after beginJob and before endJob)
Exception Message:
A std::exception was thrown.
unknown type: edm::ProductDependencies (unchecked RResult access!)
At:
  ROOT::RFieldBase::Create(const std::string&, const std::string&, const ROOT::RCreateFieldOptions&, const ROOT::RNTupleDescriptor*, ROOT::DescriptorId_t)::<lambda(const std::string&, ROOT::RInvalidField::ECategory)> [/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/el8_amd64_gcc13/lcg/root/6.39.1-f82ac22c1a27ad4923c1d5649b7e212f/root-6.39.1/tree/ntuple/src/RFieldBase.cxx:307]
  static ROOT::RResult<std::unique_ptr<ROOT::RFieldBase> > ROOT::RFieldBase::Create(const std::string&, const std::string&, const ROOT::RCreateFieldOptions&, const ROOT::RNTupleDescriptor*, ROOT::DescriptorId_t) [/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/el8_amd64_gcc13/lcg/root/6.39.1-f82ac22c1a27ad4923c1d5649b7e212f/root-6.39.1/tree/ntuple/src/RFieldBase.cxx:578]
  static ROOT::RResult<std::unique_ptr<ROOT::RFieldBase> > ROOT::RFieldBase::Create(const std::string&, const std::string&) [/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/el8_amd64_gcc13/lcg/root/6.39.1-f82ac22c1a27ad4923c1d5649b7e212f/root-6.39.1/tree/ntuple/src/RFieldBase.cxx:259]
----- End Fatal Exception -------------------------------------------------

@makortel
Copy link
Copy Markdown
Contributor

makortel commented Apr 7, 2026

@makortel
Copy link
Copy Markdown
Contributor

makortel commented Apr 7, 2026

The problem should get fixed with cms-sw/cmssw#50683

@akritkbehera
Copy link
Copy Markdown
Contributor Author

please test with cms-sw/cmssw#50683

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Apr 8, 2026

-1

Failed Tests: Build
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-968cac/52532/summary.html
COMMIT: 2635c1b
CMSSW: CMSSW_17_0_X_2026-04-07-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/10475/52532/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-968cac/52532/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-968cac/52532/git-merge-result

Failed Build

I found compilation error when building:

/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/bin/python3 -m compileall -q src/Validation/TrackingMCTruth/python
>> Done generating edm plugin poisoned information
>> All python modules compiled
gmake[1]: Target 'PostBuild' not remade because of errors.
gmake[1]: Leaving directory '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300'
gmake: *** [config/SCRAM/GMake/Makefile.rules:1942: src] Error 2
gmake: Target 'all' not remade because of errors.
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2
Command exited with non-zero status 2
	Command being timed: "scram build -v -k -j 16"
	User time (seconds): 75749.39


@Dr15Jones
Copy link
Copy Markdown

Dr15Jones commented Apr 8, 2026

Looking at the build log, the problem appears to be in

@@@ Refreshing Plugins:edmPluginRefresh for lib/el8_amd64_gcc13
@@@@ Refreshing Plugins:edmPluginRefresh for biglib/el8_amd64_gcc13
>> Done python_symlink
>> Compiling python3 modules cfipython/el8_amd64_gcc13
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/bin/python3 -m compileall -q cfipython/el8_amd64_gcc13
>> Compiling python3 modules python
>> Compiling python3 modules src/CondFormats/PPSObjects/python
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/bin/python3 -m compileall -q src/CondFormats/PPSObjects/python

 *** Break *** segmentation violation
>> Compiling python3 modules src/CondTools/BTau/python
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/bin/python3 -m compileall -q src/CondTools/BTau/python
...
>> Compiling python3 modules src/HeterogeneousCore/MPICore/python
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/bin/python3 -m compileall -q src/HeterogeneousCore/MPICore/python


===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================

Thread 5 (Thread 0x148cf3dff700 (LWP 58730) "edmPluginRefres"):
#0  0x0000148d499ee371 in pthread_cond_wait

GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000148cf411dbc5 in void std::condition_variable::wait<progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}::operator()() const::{lambda()#1}>(std::unique_lock<std::mutex>&, progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}::operator()() const::{lambda()#1}) () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libdip.so
#2  0x0000148cf410e17f in progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}::operator()() const () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libdip.so
#3  0x0000148cf418ca10 in void std::__invoke_impl<void, progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}>(std::__invoke_other, progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}&&) () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libdip.so
#4  0x0000148cf418c097 in std::__invoke_result<progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}>::type std::__invoke<progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}>(progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}&&) () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libdip.so
#5  0x0000148cf418b464 in void std::thread::_Invoker<std::tuple<progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}> >::_M_invoke<0ul>(std::_Index_tuple<0ul>) () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libdip.so
#6  0x0000148cf418a4ae in std::thread::_Invoker<std::tuple<progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}> >::operator()() () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libdip.so
#7  0x0000148cf4188ccc in std::thread::_State_impl<std::thread::_Invoker<std::tuple<progschj::ThreadPool::start_worker(unsigned long, std::unique_lock<std::mutex> const&)::{lambda()#1}> > >::_M_run() () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libdip.so
#8  0x0000148d49ce2204 in std::execute_native_thread_routine (__p=0x6c63160) at ../../../../../libstdc++-v3/src/c++11/thread.cc:104
#9  0x0000148d499e81ca in start_thread () from /lib64/libpthread.so.0
#10 0x0000148d49643953 in clone () from /lib64/libc.so.6
...
[Threads 2 - 4 are basically the same as above ]
...
Thread 1 (Thread 0x148d49f13ac0 (LWP 58303) "edmPluginRefres"):
#0  0x0000148d49711e52 in waitpid () from /lib64/libc.so.6
#1  0x0000148d496657c7 in do_system () from /lib64/libc.so.6
#2  0x0000148d49391be4 in TUnixSystem::StackTrace() () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libCore.so
#3  0x0000148d49391594 in TUnixSystem::DispatchSignals(ESignals) () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libCore.so
#4  <signal handler called>
#5  0x0000148d19e8eb54 in ?? () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libCling.so
#6  0x0000148d4926c485 in TROOT::RegisterModule(char const*, char const**, char const**, char const*, char const*, void (*)(), std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int> > > const&, char const**, bool) () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/lib/libCore.so
#7  0x0000148cdefc2c33 in (anonymous namespace)::TriggerDictionaryInitialization_CondFormatsMLObjects_xr_Impl() () from /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02936/el8_amd64_gcc13/cms/cmssw/CMSSW_17_0_X_2026-04-06-2300/lib/el8_amd64_gcc13/libCondFormatsMLObjects.so
#8  0x0000148d49ee611a in call_init (l=<optimized out>, argc=argc
entry=2, argv=argv
entry=0x7ffe7bbd7a88, env=env
entry=0x24d0de0) at dl-init.c:72
#9  0x0000148d49ee621a in call_init (env=0x24d0de0, argv=0x7ffe7bbd7a88, argc=2, l=<optimized out>) at dl-init.c:118
#10 _dl_init (main_map=0x7dea570, argc=2, argv=0x7ffe7bbd7a88, env=0x24d0de0) at dl-init.c:119
#11 0x0000148d49782aec in _dl_catch_exception () from /lib64/libc.so.6
#12 0x0000148d49eed92e in dl_open_worker (a=0x7ffe7bbd6870) at dl-open.c:788
#13 dl_open_worker (a=0x7ffe7bbd6870) at dl-open.c:751
#14 0x0000148d49782a94 in _dl_catch_exception () from /lib64/libc.so.6
#15 0x0000148d49eedb81 in _dl_open (file=0x7dd6510 "lib/el8_amd64_gcc13/pluginCondCoreMLObjectsPlugins.so", mode=-2147483391, caller_dlopen=0x148d4a0fa615 <edmplugin::SharedLibrary::SharedLibrary(std::filesystem::__cxx11::path const&)+69>, nsid=<optimized out>, argc=2, argv=<optimized out>, env=0x24d0de0) at dl-open.c:870
#16 0x0000148d48dfcf8a in dlopen_doit () from /lib64/libdl.so.2
#17 0x0000148d49782a94 in _dl_catch_exception () from /lib64/libc.so.6
#18 0x0000148d49782b53 in _dl_catch_error () from /lib64/libc.so.6
#19 0x0000148d48dfd52e in _dlerror_run () from /lib64/libdl.so.2
#20 0x0000148d48dfd02a in dlopen

GLIBC_2.2.5 () from /lib64/libdl.so.2
#21 0x0000148d4a0fa615 in edmplugin::SharedLibrary::SharedLibrary(std::filesystem::__cxx11::path const&) () from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/lib/el8_amd64_gcc13/libFWCorePluginManager.so
#22 0x000000000040853d in main ()
===========================================================

>> Compiling python3 modules src/HeterogeneousCore/SonicTriton/python
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/bin/python3 -m compileall -q src/HeterogeneousCore/SonicTriton/python
>> Compiling python3 modules src/IOMC/EventVertexGenerators/python
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_17_0_X_2026-04-07-2300/external/el8_amd64_gcc13/bin/python3 -m compileall -q src/IOMC/EventVertexGenerators/python
Error in child process while processing: 139
gmake[1]: *** [.SCRAM/el8_amd64_gcc13/MakeData/src.mk:141: lib/el8_amd64_gcc13/.edmplugincache] Error 139
...

So it looks like edmPluginRefresh crashed while trying to load lib/el8_amd64_gcc13/pluginCondCoreMLObjectsPlugins.so which invoked TriggerDictionaryInitialization_CondFormatsMLObjects_xr_Impl that lead to the crash.

The confusing bit about the log is edmPluginRefresh is running concurrently with the compiling of all the python code.

@Dr15Jones
Copy link
Copy Markdown

It is also interesting that multiple threads are started just by loading a plugin. The only package I could find that uses dip is

DQM/BeamMonitor/bin/BuildFile.xml:  <use name="dip"/>
DQM/BeamMonitor/plugins/BuildFile.xml:  <use name="dip"/>

@Dr15Jones
Copy link
Copy Markdown

please test with cms-sw/cmssw#50683

@Dr15Jones
Copy link
Copy Markdown

So I installed the PR locally and in src/CondCore/MLObjectsPlugins I did a scram b -j 8 and the same crash happens. So the problem is reproducible.

@Dr15Jones
Copy link
Copy Markdown

However, If I process just that one plugin

edmPluginRefresh ../../../lib/el8_amd64_gcc13/pluginCondCoreMLObjectsPlugins.so

it works just fine. So the problem is because we have edmPluginRefresh running over the entire library.

In fact, there is a #define in refresh.cc that set how many libraries it scans at a time. The default is 2000. I changed that to 10 and I was able to scan the whole code base in this PR. So it appears to be at least two plugins that are incompatible.

@Dr15Jones
Copy link
Copy Markdown

Dr15Jones commented Apr 8, 2026

If I explicitly exclude pluginCondCoreMLObjectsPlugins.so and pluginCondToolsMLObjectsplugins.so from edmPluginRefresh call, the job runs farther but fails in pluginUtilities_payload2xml.so with exactly the same traceback containing TriggerDictionaryInitialization_CondFormatsMLObjects_xr_Impl.

Excluding all 3 allows edmPluginRefresh to finish.

@Dr15Jones
Copy link
Copy Markdown

Strangely enough, if I ONLY load any combination of the 3 plugins into edmPluginRefresh, it works fine.

@Dr15Jones
Copy link
Copy Markdown

I think I may see the problem, although CondFormats/MLObjects uses ROOT, it was NOT checkout as part of the build done in this PR!

@Dr15Jones
Copy link
Copy Markdown

If I explicitly add CondFormats/MLObjects to my work area and build it, doing edmPluginRefresh plugin*.so in the properly lib sub-directory now works.

So the problem is the PR did not check out all the needed packages when doing the build.

@makortel
Copy link
Copy Markdown
Contributor

makortel commented Apr 8, 2026

test parameters:

@makortel
Copy link
Copy Markdown
Contributor

makortel commented Apr 8, 2026

@cmsbuild, please test

@makortel
Copy link
Copy Markdown
Contributor

makortel commented Apr 8, 2026

I think I may see the problem, although CondFormats/MLObjects uses ROOT, it was NOT checkout as part of the build done in this PR!

Good catch. I opened cms-sw/cmssw#50692 to add the dependence there.

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Apr 8, 2026

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-968cac/52551/summary.html
COMMIT: 2635c1b
CMSSW: CMSSW_17_0_X_2026-04-08-1100/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/10475/52551/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-968cac/52551/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-968cac/52551/git-merge-result

Failed Unit Tests

I found 2 errors in the following unit tests:

---> test TestFWCoreReflectionClassVersionUpdate had ERRORS
---> test TestIOPoolInputNoParentDictionary had ERRORS

Comparison Summary

Summary:

  • You potentially removed 145 lines from the logs
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 53
  • DQMHistoTests: Total histograms compared: 4181709
  • DQMHistoTests: Total failures: 14802
  • DQMHistoTests: Total nulls: 18
  • DQMHistoTests: Total successes: 4166869
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 23540.622999999992 KiB( 52 files compared)
  • DQMHistoSizes: changed ( 1000.0,... ): 478.125 KiB Hcal/DigiTask
  • DQMHistoSizes: changed ( 10224.0,... ): 618.750 KiB Hcal/DigiTask
  • DQMHistoSizes: changed ( 11634.0,... ): 632.812 KiB Hcal/DigiTask
  • DQMHistoSizes: changed ( 2022.0010001,... ): 604.688 KiB Hcal/DigiTask
  • Checked 227 log files, 197 edm output root files, 53 DQM output files
  • TriggerResults: no differences found

Max Memory Comparisons exceeding threshold

@cms-sw/core-l2 , I found 33 workflow step(s) with memory usage exceeding the error threshold:

Expand to see workflows ...
  • Error: Workflow 5.1_TTbarFS step2 max memory diff -182.0 exceeds +/- 90.0 MiB
  • Error: Workflow 9.0_Higgs200ChargedTaus step4 max memory diff -227.3 exceeds +/- 90.0 MiB
  • Error: Workflow 25.0_TTbar step4 max memory diff -227.3 exceeds +/- 90.0 MiB
  • Error: Workflow 135.4_ZEEFS_13 step2 max memory diff -182.0 exceeds +/- 90.0 MiB
  • Error: Workflow 312.0_Pyquen_ZeemumuJets_pt10_2760GeV_2022 step4 max memory diff -240.2 exceeds +/- 90.0 MiB
  • Error: Workflow 312.0_Pyquen_ZeemumuJets_pt10_2760GeV_2022 step1 max memory diff 100.9 exceeds +/- 90.0 MiB
  • Error: Workflow 1000.0_RunMinBias2011A step5 max memory diff 97.8 exceeds +/- 90.0 MiB
  • Error: Workflow 1001.0_RunMinBias2011A step7 max memory diff -796.2 exceeds +/- 90.0 MiB
  • Error: Workflow 1001.0_RunMinBias2011A step11 max memory diff -165.2 exceeds +/- 90.0 MiB
  • Error: Workflow 1001.0_RunMinBias2011A step9 max memory diff -796.2 exceeds +/- 90.0 MiB
  • Error: Workflow 1306.0_SingleMuPt1_UP15 step4 max memory diff -247.8 exceeds +/- 90.0 MiB
  • Error: Workflow 1330.0_ZMM_13 step4 max memory diff -247.5 exceeds +/- 90.0 MiB
  • Error: Workflow 10224.0_TTbar_13+2017PU step4 max memory diff -284.9 exceeds +/- 90.0 MiB
  • Error: Workflow 11634.0_TTbar_14TeV+2022 step4 max memory diff -288.4 exceeds +/- 90.0 MiB
  • Error: Workflow 12434.0_TTbar_14TeV+2023 step4 max memory diff -288.4 exceeds +/- 90.0 MiB
  • Error: Workflow 12834.0_TTbar_14TeV+2024 step4 max memory diff -288.4 exceeds +/- 90.0 MiB
  • Error: Workflow 12846.0_ZEE_14+2024 step4 max memory diff -288.2 exceeds +/- 90.0 MiB
  • Error: Workflow 13034.0_TTbar_14TeV+2024PU step4 max memory diff -288.4 exceeds +/- 90.0 MiB
  • Error: Workflow 13234.0_TTbar_14TeV+2022FS step3 max memory diff -206.6 exceeds +/- 90.0 MiB
  • Error: Workflow 14034.0_TTbar_14TeV+2023FS step3 max memory diff -206.6 exceeds +/- 90.0 MiB
  • Error: Workflow 14234.0_TTbar_14TeV+2023FSPU step3 max memory diff -206.6 exceeds +/- 90.0 MiB
  • Error: Workflow 16834.0_TTbar_14TeV+2025 step4 max memory diff -288.4 exceeds +/- 90.0 MiB
  • Error: Workflow 17034.0_TTbar_14TeV+2025PU step4 max memory diff -288.4 exceeds +/- 90.0 MiB
  • Error: Workflow 18434.0_TTbar_14TeV+2026 step4 max memory diff -539.8 exceeds +/- 90.0 MiB
  • Error: Workflow 18634.0_TTbar_14TeV+2026PU step4 max memory diff -539.9 exceeds +/- 90.0 MiB
  • Error: Workflow 25202.0_TTbar_13 step4 max memory diff -247.6 exceeds +/- 90.0 MiB
  • Error: Workflow 34434.0_TTbar_14TeV+Run4D121 step4 max memory diff -500.6 exceeds +/- 90.0 MiB
  • Error: Workflow 34434.75_TTbar_14TeV+Run4D121_HLT75e33Timing step3 max memory diff -184.6 exceeds +/- 90.0 MiB
  • Error: Workflow 34434.911_TTbar_14TeV+Run4D121_DD4hep step4 max memory diff -500.1 exceeds +/- 90.0 MiB
  • Error: Workflow 34496.0_CloseByPGun_CE_E_Front_120um+Run4D121 step4 max memory diff -500.4 exceeds +/- 90.0 MiB
  • Error: Workflow 34500.0_CloseByPGun_CE_H_Coarse_Scint+Run4D121 step4 max memory diff -500.4 exceeds +/- 90.0 MiB
  • Error: Workflow 34634.999_TTbar_14TeV+Run4D121PU_PMXS1S2PR step5 max memory diff -500.6 exceeds +/- 90.0 MiB
  • Error: Workflow 250202.181_TTbar13TeVPUppmx2018 step5 max memory diff -285.9 exceeds +/- 90.0 MiB

@makortel
Copy link
Copy Markdown
Contributor

makortel commented Apr 9, 2026

ignore tests-rejected with manual-override

These two unit tests fail every time update ROOT, so this update seems to be good to go in now.

@akritkbehera
Copy link
Copy Markdown
Contributor Author

+externals

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Apr 9, 2026

This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_17_0_X/rootmaster IBs (test failures were overridden). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @mandrenguyen, @ftenchini (and backports should be raised in the release meeting by the corresponding L2)

@akritkbehera akritkbehera merged commit bb8eb5c into cms-sw:IB/CMSSW_17_0_X/rootmaster Apr 9, 2026
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants