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

Change devel build to use pybind11 for cmsRun #25975

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

davidlange6
Copy link
Contributor

No description provided.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @davidlange6 (David Lange) for CMSSW_10_5_DEVEL_X.

It involves the following packages:

FWCore/Framework

@cmsbuild, @smuzaffar, @Dr15Jones can you please review it and eventually sign? Thanks.
@makortel, @Martin-Grunewald, @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

@davidlange6
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@davidlange6
Copy link
Contributor Author

please abort

@cmsbuild
Copy link
Contributor

Jenkins tests are aborted.

@davidlange6
Copy link
Contributor Author

sorry - I realize there is no devel build from which this can be tested yet

@davidlange6 davidlange6 merged commit 87dfce9 into CMSSW_10_5_DEVEL_X Feb 19, 2019
@Dr15Jones
Copy link
Contributor

Now that we have the argv problem solved, the most recent DEVEL build seems to be showing there is a conversion problem with strings. The unit tests failures in FWCore/Integration, IOPool/Input and GeneratorInterface/LHEInterface all stem from a conversion error. These errors are

----- Begin Fatal Exception 23-Feb-2019 04:32:42 CET-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/FWCore/Integration/test/testEDAliasAnalyze_cfg.py
Exception Message:
 unknown python problem occurred.
TypeError: wrong types (<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>) added to <class 'FWCore.ParameterSet.Types.vstring'>

At:
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Mixins.py(551): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Mixins.py(601): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Types.py(777): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Types.py(26): __call__
  /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/FWCore/Integration/test/testEDAliasAnalyze_cfg.py(7): <module>
  <string>(3): <module>

----- End Fatal Exception -------------------------------------------------
Failure cmsRun testEDAliasAnalyze_cfg.py testEDAliasTask.root: status 90
----- Begin Fatal Exception 23-Feb-2019 04:32:42 CET-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/FWCore/Integration/test/testEDAliasAnalyze_cfg.py
Exception Message:
 unknown python problem occurred.
TypeError: wrong types (<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>,<type 'unicode'>) added to <class 'FWCore.ParameterSet.Types.vstring'>

At:
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Mixins.py(551): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Mixins.py(601): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Types.py(777): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Types.py(26): __call__
  /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/FWCore/Integration/test/testEDAliasAnalyze_cfg.py(7): <module>
  <string>(3): <module>

----- End Fatal Exception -------------------------------------------------
Failure cmsRun testEDAliasAnalyze_cfg.py testEDAliasTask.root: status 90
----- Begin Fatal Exception 23-Feb-2019 04:33:53 CET-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/GeneratorInterface/LHEInterface/test/testMerge_cfg.py
Exception Message:
 unknown python problem occurred.
TypeError: wrong types (<type 'unicode'>,<type 'unicode'>) added to <class 'FWCore.ParameterSet.Types.vstring'>

At:
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Mixins.py(551): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Mixins.py(601): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Types.py(777): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Types.py(26): __call__
  /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/GeneratorInterface/LHEInterface/test/testMerge_cfg.py(13): <module>
  <string>(3): <module>

----- End Fatal Exception -------------------------------------------------
Failure using /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/GeneratorInterface/LHEInterface/test/testMerge_cfg.py: status 90
----- Begin Fatal Exception 23-Feb-2019 04:42:04 CET-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/IOPool/Input/test/PrePoolInputTest_cfg.py
Exception Message:
 unknown python problem occurred.
ValueError: PoolInputTest.root is not a valid <class 'FWCore.ParameterSet.Types.string'>

At:
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Mixins.py(91): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Types.py(156): __init__
  /cvmfs/cms-ib.cern.ch/nweek-02564/slc7_amd64_gcc700/cms/cmssw-patch/CMSSW_10_6_DEVEL_X_2019-02-22-2300/python/FWCore/ParameterSet/Types.py(26): __call__
  /build/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_10_6_DEVEL_X_2019-02-22-2300/src/IOPool/Input/test/PrePoolInputTest_cfg.py(19): <module>
  <string>(3): <module>

----- End Fatal Exception -------------------------------------------------
Failure using PrePoolInputTest_cfg.py: status 90

@davidlange6
Copy link
Contributor Author

davidlange6 commented Feb 23, 2019 via email

@davidlange6
Copy link
Contributor Author

davidlange6 commented Feb 23, 2019 via email

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