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

Fix Release Validation Test #14906

Merged
merged 1 commit into from Jun 20, 2016
Merged

Conversation

ianna
Copy link
Contributor

@ianna ianna commented Jun 16, 2016

  • Do not test removed scenario
  • Add new scenarios to test

* Add new scenarios to test
@ianna
Copy link
Contributor Author

ianna commented Jun 16, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 16, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/13555/console

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @ianna (Ianna Osborne) for CMSSW_8_1_X.

It involves the following packages:

DetectorDescription/RegressionTest

@civanch, @Dr15Jones, @ianna, @mdhildreth, @cmsbuild, @davidlange6 can you please review it and eventually sign? Thanks.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

-1

Tested at: 47605ac

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

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found an error when building:

>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-06-15-2300/src/Utilities/StaticAnalyzers/src/dablooms.c 
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-06-15-2300/src/Utilities/StaticAnalyzers/src/murmur.c 
>> Building binary DetectorDescriptionRegressionTestDOMCount
>> Building binary DetectorDescriptionRegressionTestDDErrorReport
/cvmfs/cms-ib.cern.ch/2016-25/slc6_amd64_gcc530/external/gcc/5.3.0/bin/../lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbegin.o: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
/cvmfs/cms-ib.cern.ch/2016-25/slc6_amd64_gcc530/external/gcc/5.3.0/bin/../lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbegin.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
>> Deleted: tmp/slc6_amd64_gcc530/src/DetectorDescription/RegressionTest/test/DetectorDescriptionRegressionTestDOMCount/DetectorDescriptionRegressionTestDOMCount
>> Deleted: tmp/slc6_amd64_gcc530/src/DetectorDescription/RegressionTest/test/DetectorDescriptionRegressionTestDDErrorReport/DetectorDescriptionRegressionTestDDErrorReport
gmake: **\* [tmp/slc6_amd64_gcc530/src/DetectorDescription/RegressionTest/test/DetectorDescriptionRegressionTestDOMCount/DetectorDescriptionRegressionTestDOMCount] Error 1


@ianna
Copy link
Contributor Author

ianna commented Jun 16, 2016

@cmsbuild - it does not look like the error is related to this PR

@smuzaffar
Copy link
Contributor

cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 17, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/13570/console

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

-1

Tested at: 47605ac

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

I found follow errors while testing this PR

Failed tests: Build ClangBuild

  • Build:

I found an error when building:

/build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-06-16-2300/src/DetectorDescription/RegressionTest/test/DDCompareCPV.cpp:13:53: warning: /cvmfs/cms-ib.cern.ch/week1/slc6_amd64_gcc530/cms/cmssw-patch/CMSSW_8_1_X_2016-06-16-2300/src/FWCore/PluginManager/interface/standard.h is shorter than expected
Copying tmp/slc6_amd64_gcc530/src/DetectorDescription/RegressionTest/test/DetectorDescriptionRegressionTestDOMCount/DetectorDescriptionRegressionTestDOMCount to productstore area:
Copying tmp/slc6_amd64_gcc530/src/DetectorDescription/RegressionTest/test/DetectorDescriptionRegressionTestDDErrorReport/DetectorDescriptionRegressionTestDDErrorReport to productstore area:
>> Building edm plugin tmp/slc6_amd64_gcc530/src/DetectorDescription/RegressionTest/test/DetectorDescriptionTestAlgorithmPlugins/libDetectorDescriptionTestAlgorithmPlugins.so
/build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-06-16-2300/src/DetectorDescription/RegressionTest/test/algorithm_plugin_test.cpp: In function 'int main(int, char**)':
/build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-06-16-2300/src/DetectorDescription/RegressionTest/test/algorithm_plugin_test.cpp:15:50: error: 'edmplugin::standard' has not been declared
   edmplugin::PluginManager::configure(edmplugin::standard::config());
                                                  ^
Leaving library rule at src/DetectorDescription/RegressionTest/test
/build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-06-16-2300/src/DetectorDescription/RegressionTest/test/html_ddd.cpp: In function 'int main(int, char**)':
/build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-06-16-2300/src/DetectorDescription/RegressionTest/test/html_ddd.cpp:30:50: error: 'edmplugin::standard' has not been declared

  • Clang:

I found a compilation error while trying to compile with clang:
I used this command:
scram b vclean && scram build -k -j 48 USER_CXXFLAGS='-fsyntax-only' COMPILER='llvm compile'

/cvmfs/cms-ib.cern.ch/week1/slc6_amd64_gcc530/cms/cmssw-patch/CMSSW_8_1_X_2016-06-16-2300/src/FWCore/PluginManager/interface/standard.h:1:714: warning: null character ignored [-Wnull-character]


@ianna
Copy link
Contributor Author

ianna commented Jun 17, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 17, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/13578/console

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@ianna
Copy link
Contributor Author

ianna commented Jun 17, 2016

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

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

4 participants