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

SCRAM: fix scram list when search project with part of version string #9371

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

smuzaffar
Copy link
Contributor

This update fixes SCRAM V3 list

Singularity> scram l -c ASNEED
SCRAM warning: >>>> There are no SCRAM project yet installed for architecture el8_amd64_gcc12. <<<<

vs

Singularity> ~/bin/scram3 l -c ASNEED
CMSSW           CMSSW_14_1_ASNEEDED_X_2024-08-12-2300 /cvmfs/cms-ib.cern.ch/sw/x86_64/week0/el8_amd64_gcc12/cms/cmssw/CMSSW_14_1_ASNEEDED_X_2024-08-12-2300
CMSSW           CMSSW_14_1_ASNEEDED_X_2024-08-14-1100 /cvmfs/cms-ib.cern.ch/sw/x86_64/week0/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_14_1_ASNEEDED_X_2024-08-14-1100
CMSSW           CMSSW_14_1_ASNEEDED_X_2024-08-16-1100 /cvmfs/cms-ib.cern.ch/sw/x86_64/week0/el8_amd64_gcc12/cms/cmssw/CMSSW_14_1_ASNEEDED_X_2024-08-16-1100
CMSSW           CMSSW_14_1_ASNEEDED_X_2024-08-19-1100 /cvmfs/cms-ib.cern.ch/sw/x86_64/week1/el8_amd64_gcc12/cms/cmssw/CMSSW_14_1_ASNEEDED_X_2024-08-19-1100

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar for branch IB/CMSSW_14_1_X/master.

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 20, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c15a0e/41034/summary.html
COMMIT: 95a0feb
CMSSW: CMSSW_14_1_X_2024-08-20-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/9371/41034/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-c15a0e/41034/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c15a0e/41034/git-merge-result

Comparison Summary

Summary:

  • You potentially added 23 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 973 differences found in the comparisons
  • DQMHistoTests: Total files compared: 44
  • DQMHistoTests: Total histograms compared: 3319664
  • DQMHistoTests: Total failures: 4601
  • DQMHistoTests: Total nulls: 6
  • DQMHistoTests: Total successes: 3315037
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 45.892999999999994 KiB( 43 files compared)
  • DQMHistoSizes: changed ( 10224.0,... ): 0.520 KiB EgammaV/ElectronMcSignalValidatorMiniAOD
  • DQMHistoSizes: changed ( 10224.0,... ): 0.518 KiB EgammaV/ElectronMcSignalValidatorPt1000
  • DQMHistoSizes: changed ( 10224.0,... ): 0.506 KiB EgammaV/ElectronMcSignalValidator
  • DQMHistoSizes: changed ( 24834.911,... ): 1.371 KiB HLT/Vertexing
  • DQMHistoSizes: changed ( 24834.911,... ): 0.867 KiB EgammaV/ElectronMcSignalValidatorMiniAOD
  • DQMHistoSizes: changed ( 24834.911,... ): -0.326 KiB HLT/Tracking
  • Checked 191 log files, 161 edm output root files, 44 DQM output files
  • TriggerResults: no differences found

@smuzaffar
Copy link
Contributor Author

+externals

@smuzaffar smuzaffar merged commit 6e112c2 into IB/CMSSW_14_1_X/master Aug 20, 2024
9 checks passed
@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_14_1_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @mandrenguyen, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild cmsbuild mentioned this pull request Aug 21, 2024
@smuzaffar smuzaffar deleted the smuzaffar-patch-3 branch August 21, 2024 21:00
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.

2 participants