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

Add enforceGUIDInFileName option to PoolSource and EmbeddedRootSource (11_0_X) #28586

Merged
merged 8 commits into from Dec 17, 2019

Conversation

makortel
Copy link
Contributor

@makortel makortel commented Dec 9, 2019

PR description:

Quoting original PR

This PR adds an option to PoolSource and EmbeddedRootSource to enforce that the file name (without extension) corresponds the GUID of the file. The added configuration parameter is enforceGUIDInFileName = cms.untracked.bool, and is set to false by default to preserve the current behavior. In case of a mismatch a new error code 8034 (FileNameInconsistentWithGUID) is returned.

The motivation for such an option comes from dmwm/WMCore#9432.

PR validation:

(Relevant) tests in #28561 worked, no problems in IBs.

if this PR is a backport please specify the original PR:

Backport of #28561 (using exactly the same branch otherwise exactly the same branch but adding a commit cleaning up FWCore/Utilities/test/BuildFile.xml).

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 9, 2019

A new Pull Request was created by @makortel (Matti Kortelainen) for CMSSW_11_0_X.

It involves the following packages:

FWCore/Framework
FWCore/MessageLogger
FWCore/Utilities
IOPool/Input

@cmsbuild, @smuzaffar, @Dr15Jones can you please review it and eventually sign? Thanks.
@felicepantaleo, @wddgit this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@makortel
Copy link
Contributor Author

makortel commented Dec 9, 2019

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 9, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3879/console Started: 2019/12/09 16:03

@makortel
Copy link
Contributor Author

makortel commented Dec 9, 2019

@cmsbuild, please abort

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 9, 2019

Jenkins tests are aborted.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 9, 2019

Pull request #28586 was updated. @cmsbuild, @smuzaffar, @Dr15Jones can you please check and sign again.

@makortel
Copy link
Contributor Author

makortel commented Dec 9, 2019

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 9, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3880/console Started: 2019/12/09 16:29
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3890/console Started: 2019/12/09 23:04

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c570a3/3890/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2793840
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2793497
  • DQMHistoTests: Total skipped: 341
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@cmsbuild cmsbuild changed the base branch from CMSSW_11_0_X to master December 10, 2019 10:31
@cmsbuild
Copy link
Contributor

@makortel, CMSSW_11_0_X branch is closed for direct updates. cms-bot is going to move this PR to master branch.
In future, please use cmssw master branch to submit your changes.

@smuzaffar
Copy link
Contributor

please ignore the last comment by bot

@smuzaffar smuzaffar changed the base branch from master to CMSSW_11_0_X December 10, 2019 10:43
@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_11_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_11_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@Dr15Jones
Copy link
Contributor

backport #28561

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 993bba3 into cms-sw:CMSSW_11_0_X Dec 17, 2019
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.

None yet

5 participants