Skip to content

Conversation

@smuzaffar
Copy link
Contributor

New cmssw-config tag which fixes code-checks. Once this is merged and available in the IBs then

  • we will open cmssw PR to apply to code-checks ( clang-tidy) on the files which were merged without clang-tidy fixes.
  • Already open PRs (when updated) might fail code checks

@smuzaffar
Copy link
Contributor Author

please test with cms-sw/cmssw#46930

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar for branch IB/CMSSW_15_0_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 Dec 13, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9d4feb/43427/summary.html
COMMIT: 0ab7188
CMSSW: CMSSW_15_0_X_2024-12-12-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/9575/43427/install.sh to create a dev area with all the needed externals and cmssw changes.

External Build

I found compilation error when building:

+ cd /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/el8_amd64_gcc12/cms/coral/CORAL_2_3_21-a06072cdf4d39d36e7acac67ae8cef1e
+ echo V09-06-09
+ /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/el8_amd64_gcc12/cms/coral/CORAL_2_3_21-a06072cdf4d39d36e7acac67ae8cef1e/config/updateConfig.py -p CORAL -v CORAL_2_3_21-a06072cdf4d39d36e7acac67ae8cef1e -s V3_00_80 -t /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/cms/coral-tool-conf/100.0-979c92bc71965f26443fe2cc86e2a196 --keys SCRAM_COMPILER=gcc --keys ENABLE_LTO=1 --keys PROJECT_GIT_HASH=CORAL_2_3_21 --keys ENABLE_PGO=0
+ echo -e ''
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.kVKtzD: line 64: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/BUILDROOT/a06072cdf4d39d36e7acac67ae8cef1e/opt/cmssw/el8_amd64_gcc12/cms/coral/CORAL_2_3_21-a06072cdf4d39d36e7acac67ae8cef1e/config/toolbox/el8_amd64_gcc12/tools/selected/cmssw-config.xml: No such file or directory
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.kVKtzD (%prep)


RPM build errors:
line 37: It's not recommended to have unversioned Obsoletes: Obsoletes: cms+coral+CORAL_2_3_21-a06072cdf4d39d36e7acac67ae8cef1e
Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.kVKtzD (%prep)


@cmsbuild
Copy link
Contributor

Pull request #9575 was updated.

@cmsbuild
Copy link
Contributor

Pull request #9575 was updated.

@smuzaffar
Copy link
Contributor Author

please test with cms-sw/cmssw#46930

@smuzaffar
Copy link
Contributor Author

please test with cms-sw/cmssw#46930

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9d4feb/43432/summary.html
COMMIT: 9c15534
CMSSW: CMSSW_15_0_X_2024-12-12-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/9575/43432/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 1 errors in the following unit tests:

---> test test-scram-code-checks had ERRORS

Comparison Summary

Summary:

@smuzaffar
Copy link
Contributor Author

please test with cms-sw/cmssw#46930

@cmsbuild
Copy link
Contributor

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9d4feb/43460/summary.html
COMMIT: 9c15534
CMSSW: CMSSW_15_0_X_2024-12-15-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/9575/43460/install.sh to create a dev area with all the needed externals and cmssw changes.

External Build

I found compilation error when building:

FATAL: malformed spec found while quering it. Command: 
source /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/rpm-env.sh ;  rpm -q --specfile /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/tmpspec-coral --info --define "cmsdist_directory /data/cmsbld/jenkins/workspace/ib-run-pr-tests/cmsdist" --define "compilerv 1231" --define "cmscompilerv 12" --define "cmsos el8_amd64" --define "almalinux_ver 8" --define "almalinux 8" --define "centos_ver 8" --define "centos 8" --define "rhel 8" --define "dist .el8" --define "el8 1" --define "package_vectorization x86-64-v2" --define "cmsswdata_version_link 1"  --define 'buildroot /foo'
Resulted in:

warning: line 30: It's not recommended to have unversioned Obsoletes: Obsoletes: cms+coral+CORAL_2_3_21
error: line 480: Unknown tag: <<<<<<< HEAD
error: query of specfile /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/tmpspec-coral failed, can't parse
Traceback (most recent call last):
  File "./pkgtools/cmsBuild", line 5075, in 
    build(opts, args[1:], PKGFactory)
  File "./pkgtools/cmsBuild", line 4240, in build


@smuzaffar
Copy link
Contributor Author

please test with cms-sw/cmssw#46930

@cmsbuild
Copy link
Contributor

Pull request #9575 was updated.

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9d4feb/43465/summary.html
COMMIT: c987c9b
CMSSW: CMSSW_15_0_X_2024-12-15-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/9575/43465/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 1 errors in the following unit tests:

---> test test-scram-code-checks had ERRORS

Comparison Summary

Summary:

  • You potentially added 14 lines to the logs
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 46
  • DQMHistoTests: Total histograms compared: 3510017
  • DQMHistoTests: Total failures: 457
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3509540
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 45 files compared)
  • Checked 202 log files, 172 edm output root files, 46 DQM output files
  • TriggerResults: found differences in 1 / 44 workflows

@smuzaffar
Copy link
Contributor Author

please test

@smuzaffar smuzaffar merged commit c707746 into IB/CMSSW_15_0_X/master Dec 17, 2024
9 of 10 checks passed
@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9d4feb/43501/summary.html
COMMIT: c987c9b
CMSSW: CMSSW_15_0_X_2024-12-16-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/9575/43501/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-9d4feb/43501/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9d4feb/43501/git-merge-result

Comparison Summary

Summary:

  • You potentially added 14 lines to the logs
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 46
  • DQMHistoTests: Total histograms compared: 3510017
  • DQMHistoTests: Total failures: 434
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3509563
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 45 files compared)
  • Checked 202 log files, 172 edm output root files, 46 DQM output files
  • TriggerResults: no differences found

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.

3 participants