Skip to content

Conversation

@vargasa
Copy link
Contributor

@vargasa vargasa commented Oct 9, 2020

PR description:

Addresses #31567

FYI: @ianna, @ghugo83, @cvuosalo

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 9, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 9, 2020

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31729/18927

  • This PR adds an extra 72KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 9, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 9, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31729/18929

  • This PR adds an extra 72KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 9, 2020

A new Pull Request was created by @vargasa (Andres Vargas) for master.

It involves the following packages:

CondCore/GeometryPlugins
CondCore/Utilities
CondFormats/GeometryObjects
CondTools/Geometry
Geometry/CaloEventSetup
Geometry/Records
Geometry/TrackerGeometryBuilder
Geometry/TrackerNumberingBuilder
SLHCUpgradeSimulations/Geometry

@civanch, @Dr15Jones, @makortel, @cvuosalo, @christopheralanwest, @ianna, @mdhildreth, @cmsbuild, @yuanchao, @tocheng, @tlampen, @ggovi, @pohsun, @kpedro88 can you please review it and eventually sign? Thanks.
@fabiocos, @makortel, @JanFSchulte, @tocheng, @VinInn, @mmusich, @mtosi, @ebrondol, @seemasharmafnal, @venturia this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@ianna
Copy link
Contributor

ianna commented Oct 9, 2020

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 9, 2020

The tests are being triggered in jenkins.

@mmusich
Copy link
Contributor

mmusich commented Oct 9, 2020

-1
@vargasa, if the Global Tags are not cleaned by the record first, I suspect this will fail...

BTW: why have you proceeded without explicit aknowledgement from the DPG?

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 9, 2020

-1

Tested at: 54d75b9

CMSSW: CMSSW_11_2_X_2020-10-09-1100
SCRAM_ARCH: slc7_amd64_gcc820

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-617005/9833/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-617005/9833/git-merge-result

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-617005/9833/summary.html

I found follow errors while testing this PR

Failed tests: Build ClangBuild

  • Build:

I found compilation error when building:

trackerTopology
--- Registered EDM Plugin: GeometryTrackerNumberingBuilderPlugins
Entering library rule at src/Geometry/TrackerNumberingBuilder/test
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/src/Geometry/TrackerNumberingBuilder/test/ModuleNumbering.cc
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/src/Geometry/TrackerNumberingBuilder/test/ModuleNumbering.cc:41:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/poison/Geometry/TrackerNumberingBuilder/interface/CmsTrackerDebugNavigator.h:1:2: error: #error THIS FILE HAS BEEN REMOVED FROM THE PACKAGE.
 #error THIS FILE HAS BEEN REMOVED FROM THE PACKAGE.
  ^~~~~
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/src/Geometry/TrackerNumberingBuilder/test/ModuleNumbering.cc:41:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/poison/Geometry/TrackerNumberingBuilder/interface/CmsTrackerDebugNavigator.h:1:2: error: #error THIS FILE HAS BEEN REMOVED FROM THE PACKAGE.
 #error THIS FILE HAS BEEN REMOVED FROM THE PACKAGE.

  • Clang:

I found compilation error while trying to compile with clang. Command used:

USER_CUDA_FLAGS='--expt-relaxed-constexpr' USER_CXXFLAGS='-Wno-register -fsyntax-only' scram build -k -j 32 COMPILER='llvm compile'

>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/src/Geometry/TrackerGeometryBuilder/test/phase1PixelTopology_t.cpp
Entering library rule at src/Geometry/TrackerGeometryBuilder/test
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/src/Geometry/TrackerGeometryBuilder/test/GeoHierarchyTest.cc
Entering library rule at src/Geometry/TrackerGeometryBuilder/test
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/src/Geometry/TrackerGeometryBuilder/test/ModuleInfo.cc
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/src/Geometry/TrackerGeometryBuilder/test/ModuleInfo.cc:168:28: error: no member named 'geographicalID' in 'GeometricDet'; did you mean 'geographicalId'?
    int subdetid = module->geographicalID().subdetId();
                           ^~~~~~~~~~~~~~
                           geographicalId
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-10-09-1100/src/Geometry/TrackerNumberingBuilder/interface/GeometricDet.h:96:16: note: 'geographicalId' declared here
  const DetId& geographicalId() const { return geographicalID_; }


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-617005/9833/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-617005/9833/git-merge-result

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 9, 2020

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2543752
  • DQMHistoTests: Total failures: 10
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2543720
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@christopheralanwest
Copy link
Contributor

Should the "Draft" status of this PR be removed?

@vargasa vargasa marked this pull request as ready for review October 17, 2020 23:11
@ianna
Copy link
Contributor

ianna commented Oct 18, 2020

+1

@silviodonato
Copy link
Contributor

urgent
I have merged #31780 too early

@kpedro88
Copy link
Contributor

+upgrade

@christopheralanwest
Copy link
Contributor

+alca

@silviodonato
Copy link
Contributor

Do you have any comments? @ggovi

@silviodonato
Copy link
Contributor

merge
@ggovi I have to merge this PR to fix a failure in a unit test which makes fail all PR tests.
Please let us know if you have any comments/objections on this PR

@silviodonato
Copy link
Contributor

We are getting several errors after having merged this PR
see #31869

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.

10 participants