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

Fixing the Expected Digi Size Issue for HF #9198

Merged
merged 1 commit into from May 22, 2015

Conversation

vkhristenko
Copy link
Contributor

Due to the switch to the uTCA readout, the notion of spigot goes away.
Therefore there is no expected digi size saved in the RAW Data.
Have to manually put a check on HF for that purpose.

Will rebase on top of 74 and submit for 74 next

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @vkhristenko (Viktor Khristenko) for CMSSW_7_5_X.

Fixing the Expected Digi Size Issue for HF

It involves the following packages:

DQM/HcalMonitorTasks

@cmsbuild, @danduggan, @nclopezo, @deguio can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@nclopezo you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@deguio
Copy link
Contributor

deguio commented May 21, 2015

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_X IBs unless changes or unless it breaks tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @nclopezo, @smuzaffar

@cmsbuild
Copy link
Contributor

-1
Tested at: e5e0fae
When I ran the RelVals I found an error in the following worklfows:
1330.0 step5

runTheMatrix-results/1330.0_ZMM_13+ZMM_13+DIGIUP15+RECOUP15+HARVESTUP15+MINIAODMCUP15/step5_ZMM_13+ZMM_13+DIGIUP15+RECOUP15+HARVESTUP15+MINIAODMCUP15.log
----- Begin Fatal Exception 21-May-2015 12:16:26 CEST-----------------------
An exception of category 'StdException' occurred while
   [0] Processing run: 1 lumi: 1 event: 1
   [1] Running path 'MINIAODSIMoutput_step'
   [2] Calling event method for module PoolOutputModule/'MINIAODSIMoutput'
   [3] Calling produce method for unscheduled module PATVertexSlimmer/'offlineSlimmedPrimaryVertices'
   [4] Calling produce method for unscheduled module PFCandidatePrimaryVertexSorter/'primaryVertexAssociation'
   [5] Using EventSetup component TransientTrackBuilderESProducer/'' to make data TransientTrackBuilder/'TransientTrackBuilder' in record TransientTrackRecord
   [6] Using EventSetup component GlobalTrackingGeometryESProducer/'' to make data GlobalTrackingGeometry/'' in record GlobalTrackingGeometryRecord
   [7] Using EventSetup component TrackerDigiGeometryESModule/'trackerGeometryDB' to make data TrackerGeometry/'' in record TrackerDigiGeometryRecord
   [8] Using EventSetup component TrackerGeometricDetESModule/'trackerNumberingGeometryDB' to make data GeometricDet/'' in record IdealGeometryRecord
   [9] Using EventSetup component PoolDBESSource/'GlobalTag' to make data PGeometricDet/'' in record IdealGeometryRecord
Exception Message:
A std::exception was thrown.
Can not get data (Additional Information: [frontier.c:1111]: No more proxies. Last error was: Request 1303 on chan 2 failed at Thu May 21 12:16:14 2015: -6 [fn-urlparse.c:173]: host name cmsbproxy.fnal.gov problem: Name or service not known) ( CORAL : "coral::FrontierAccess::Statement::execute" from "CORAL/RelationalPlugins/frontier" )
----- End Fatal Exception -------------------------------------------------

25202.0 step2

runTheMatrix-results/25202.0_TTbar_13+TTbar_13+DIGIUP15_PU25+RECOUP15_PU25+HARVESTUP15_PU25+MINIAODMCUP15/step2_TTbar_13+TTbar_13+DIGIUP15_PU25+RECOUP15_PU25+HARVESTUP15_PU25+MINIAODMCUP15.log
----- Begin Fatal Exception 21-May-2015 12:17:46 CEST-----------------------
An exception of category 'Configuration' occurred while
   [0] Processing run: 1 lumi: 1 event: 1
   [1] Running path 'digitisation_step'
   [2] Calling event method for module MixingModule/'mix'
Exception Message:
RootInputFileSequence::readOneRandom(): no input files specified for secondary input source.
----- End Fatal Exception -------------------------------------------------

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

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_X IBs unless changes (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @nclopezo, @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