Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROOTMaster] Updated root to tip of branch master #8999

Conversation

iarspider
Copy link
Contributor

No description provided.

@iarspider
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @iarspider for branch IB/CMSSW_14_1_X/rootmaster.

@smuzaffar, @iarspider, @aandvalenzuela can you please review it and eventually sign? Thanks.
@rappoccio, @sextonkennedy, @antoniovilela you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 12, 2024

cms-bot internal usage

@Dr15Jones
Copy link

I also need this version of ROOT for tests I'm doing on RNTuple (as it has the newer interface).

@cmsbuild
Copy link
Contributor

-1

Failed Tests: Build
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37361/summary.html
COMMIT: 2e67a11
CMSSW: CMSSW_14_1_ROOT6_X_2024-02-11-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8999/37361/install.sh to create a dev area with all the needed externals and cmssw changes.

Build

I found compilation error when building:

                 from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_1_ROOT6_X_2024-02-11-2300/src/FWCore/Framework/interface/LuminosityBlockForOutput.h:21,
                 from src/PhysicsTools/NanoAOD/plugins/rntuple/NanoAODRNTuples.h:8,
                 from src/PhysicsTools/NanoAOD/plugins/rntuple/NanoAODRNTuples.cc:1:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/include/c++/12.3.1/bits/unique_ptr.h: In instantiation of 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = ROOT::Experimental::RNTupleWriter; _Args = {unique_ptr >, unique_ptr >}; __detail::__unique_ptr_t<_Tp> = __detail::__unique_ptr_t]':
src/PhysicsTools/NanoAOD/plugins/rntuple/NanoAODRNTuples.cc:26:45:   required from here
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/include/c++/12.3.1/bits/unique_ptr.h:1065:30: error: 'ROOT::Experimental::RNTupleWriter::RNTupleWriter(std::unique_ptr, std::unique_ptr)' is private within this context
 1065 |     { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); }
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from src/PhysicsTools/NanoAOD/plugins/rntuple/NanoAODRNTuples.h:14:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/lcg/root/6.31.01-a6b31fd47d9cb14388e9669f24a910f5/include/ROOT/RNTuple.hxx:462:4: note: declared private here
  462 |    RNTupleWriter(std::unique_ptr model, std::unique_ptr sink);


@smuzaffar
Copy link
Contributor

@smuzaffar
Copy link
Contributor

smuzaffar commented Feb 12, 2024

ok, hopefully cms-sw/cmssw#43949 should fix the build errors

@smuzaffar
Copy link
Contributor

smuzaffar commented Feb 12, 2024

test parameters:

@smuzaffar
Copy link
Contributor

please test for CMSSW_14_1_ROOT6_X

@smuzaffar
Copy link
Contributor

please test for CMSSW_14_1_ROOT6_X

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37399/summary.html
COMMIT: 2e67a11
CMSSW: CMSSW_14_1_ROOT6_X_2024-02-12-2300/el8_amd64_gcc12
Additional Tests: NANO
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8999/37399/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 4 errors in the following unit tests:

---> test test_TreeAndTkMapProducer had ERRORS
---> test TestRunnerFWCoreTFWLiteSelector had ERRORS
---> test materialBudgetTrackerPlots had ERRORS
and more ...

Comparison Summary

Summary:

@smuzaffar
Copy link
Contributor

please test for CMSSW_14_1_ROOT6_X

@smuzaffar
Copy link
Contributor

@iarspider , can you please look in to these failing unit tests. Looks like they are all related to the root master change

@smuzaffar
Copy link
Contributor

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37457/summary.html
COMMIT: 2e67a11
CMSSW: CMSSW_14_1_ROOT6_X_2024-02-13-2300/el8_amd64_gcc12
Additional Tests: NANO
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8999/37457/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-8df347/37457/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37457/git-merge-result

Unit Tests

I found 4 errors in the following unit tests:

---> test test_TreeAndTkMapProducer had ERRORS
---> test materialBudgetTrackerPlots had ERRORS
---> test materialBudgetHGCalPlots had ERRORS
and more ...

Comparison Summary

Summary:

@smuzaffar
Copy link
Contributor

please test for CMSSW_14_1_ROOT6_X

TPROOF unit test will fail but lets tests the reset of the changes (from ROOT import *)

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37482/summary.html
COMMIT: 2e67a11
CMSSW: CMSSW_14_1_ROOT6_X_2024-02-14-2300/el8_amd64_gcc12
Additional Tests: NANO
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8999/37482/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-8df347/37482/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37482/git-merge-result

Unit Tests

I found 4 errors in the following unit tests:

---> test test_TreeAndTkMapProducer had ERRORS
---> test TestRunnerFWCoreTFWLiteSelector had ERRORS
---> test materialBudgetTrackerPlots had ERRORS
and more ...

Comparison Summary

Summary:

@iarspider
Copy link
Contributor Author

please test for CMSSW_14_1_ROOT6_X

@iarspider
Copy link
Contributor Author

please abort

@iarspider
Copy link
Contributor Author

please test for CMSSW_14_1_ROOT6_X

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37525/summary.html
COMMIT: 2e67a11
CMSSW: CMSSW_14_1_ROOT6_X_2024-02-15-2300/el8_amd64_gcc12
Additional Tests: NANO
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8999/37525/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-8df347/37525/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37525/git-merge-result

Unit Tests

I found 3 errors in the following unit tests:

---> test test_TreeAndTkMapProducer had ERRORS
---> test materialBudgetTrackerPlots had ERRORS
---> test materialBudgetHGCalPlots had ERRORS

Comparison Summary

Summary:

@smuzaffar
Copy link
Contributor

lets get this in root6 IBs . PR to fix the unit tests for from ROOT import * fix can be merged later

@smuzaffar smuzaffar merged commit b371bcd into cms-sw:IB/CMSSW_14_1_X/rootmaster Feb 18, 2024
10 of 12 checks passed
@iarspider iarspider deleted the root-update-master-20240212 branch February 19, 2024 09:52
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