当前位置: 首页>>代码示例>>Python>>正文


Python ConfigSection.WMAgentJobName方法代码示例

本文整理汇总了Python中WMCore.Configuration.ConfigSection.WMAgentJobName方法的典型用法代码示例。如果您正苦于以下问题:Python ConfigSection.WMAgentJobName方法的具体用法?Python ConfigSection.WMAgentJobName怎么用?Python ConfigSection.WMAgentJobName使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在WMCore.Configuration.ConfigSection的用法示例。


在下文中一共展示了ConfigSection.WMAgentJobName方法的3个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的Python代码示例。

示例1:

# 需要导入模块: from WMCore.Configuration import ConfigSection [as 别名]
# 或者: from WMCore.Configuration.ConfigSection import WMAgentJobName [as 别名]
FrameworkJobReport.logArch1.output.logArchive.section_('files')
FrameworkJobReport.logArch1.output.logArchive.files.section_('file0')
FrameworkJobReport.logArch1.output.logArchive.files.file0.section_('runs')
FrameworkJobReport.logArch1.output.logArchive.files.file0.lfn = '/store/unmerged/logs/prod/2012/6/7/Run195529-SingleElectron-Run2012B-PromptReco-v1-SingleElectron/DataProcessing/0000/0/f44abb00-b0cb-11e1-a16b-003048c9c3fe-0-0-logArchive.tar.gz'
FrameworkJobReport.logArch1.output.logArchive.files.file0.pfn = 'srm://cmssrm.fnal.gov:8443/srm/managerv2?SFN=/11/store/unmerged/logs/prod/2012/6/7/Run195529-SingleElectron-Run2012B-PromptReco-v1-SingleElectron/DataProcessing/0000/0/f44abb00-b0cb-11e1-a16b-003048c9c3fe-0-0-logArchive.tar.gz'
FrameworkJobReport.logArch1.output.logArchive.files.file0.module_label = 'logArchive'
FrameworkJobReport.logArch1.output.logArchive.files.file0.location = 'cmssrm.fnal.gov'
FrameworkJobReport.logArch1.output.logArchive.files.file0.checksums = {'adler32': '22c4fa2a', 'cksum': '3521757287', 'md5': '82832706d91b7d22a3512a3e820e39c4'}
FrameworkJobReport.logArch1.output.logArchive.files.file0.events = 0
FrameworkJobReport.logArch1.output.logArchive.files.file0.merged = False
FrameworkJobReport.logArch1.output.logArchive.files.file0.size = 0
FrameworkJobReport.logArch1.output.logArchive.files.fileCount = 1
FrameworkJobReport.logArch1.output.logArchive.section_('dataset')
FrameworkJobReport.logArch1.id = None
FrameworkJobReport.logArch1.counter = 2
FrameworkJobReport.WMAgentJobName = 'f44abb00-b0cb-11e1-a16b-003048c9c3fe-0'
FrameworkJobReport.pnn = 'T1_US_FNAL_Disk'
FrameworkJobReport.WMAgentJobID = 62480
FrameworkJobReport.steps = ['cmsRun1', 'stageOut1', 'logArch1']
FrameworkJobReport.section_('stageOut1')
FrameworkJobReport.stageOut1.status = 0
FrameworkJobReport.stageOut1.section_('cleanup')
FrameworkJobReport.stageOut1.cleanup.section_('unremoved')
FrameworkJobReport.stageOut1.cleanup.section_('removed')
FrameworkJobReport.stageOut1.cleanup.removed.fileCount = 0
FrameworkJobReport.stageOut1.section_('errors')
FrameworkJobReport.stageOut1.section_('logs')
FrameworkJobReport.stageOut1.section_('parameters')
FrameworkJobReport.stageOut1.outputModules = []
FrameworkJobReport.stageOut1.stopTime = 1339094723.15
FrameworkJobReport.stageOut1.section_('site')
开发者ID:BrunoCoimbra,项目名称:WMCore,代码行数:33,代码来源:ProcessingSample.py

示例2:

# 需要导入模块: from WMCore.Configuration import ConfigSection [as 别名]
# 或者: from WMCore.Configuration.ConfigSection import WMAgentJobName [as 别名]
FrameworkJobReport.logArch1.output.logArchive.section_('files')
FrameworkJobReport.logArch1.output.logArchive.files.section_('file0')
FrameworkJobReport.logArch1.output.logArchive.files.file0.section_('runs')
FrameworkJobReport.logArch1.output.logArchive.files.file0.lfn = '/store/unmerged/logs/prod/2012/6/4/Run195376-MuEG-Run2012B-PromptReco-v1-MuEG/DataProcessing/DataProcessingMergeSKIMStreamLogError/0000/0/d0080012-ae33-11e1-a16b-003048c9c3fe-0-0-logArchive.tar.gz'
FrameworkJobReport.logArch1.output.logArchive.files.file0.pfn = 'srm://srmcms.pic.es:8443/srm/managerv2?SFN=/pnfs/pic.es/data/cms/store/unmerged/logs/prod/2012/6/4/Run195376-MuEG-Run2012B-PromptReco-v1-MuEG/DataProcessing/DataProcessingMergeSKIMStreamLogError/0000/0/d0080012-ae33-11e1-a16b-003048c9c3fe-0-0-logArchive.tar.gz'
FrameworkJobReport.logArch1.output.logArchive.files.file0.module_label = 'logArchive'
FrameworkJobReport.logArch1.output.logArchive.files.file0.location = 'srmcms.pic.es'
FrameworkJobReport.logArch1.output.logArchive.files.file0.checksums = {'adler32': '47ae1f48', 'cksum': '1500280488', 'md5': 'd47b198efa54e0432c346169ae36bfb5'}
FrameworkJobReport.logArch1.output.logArchive.files.file0.events = 0
FrameworkJobReport.logArch1.output.logArchive.files.file0.merged = False
FrameworkJobReport.logArch1.output.logArchive.files.file0.size = 0
FrameworkJobReport.logArch1.output.logArchive.files.fileCount = 1
FrameworkJobReport.logArch1.output.logArchive.section_('dataset')
FrameworkJobReport.logArch1.id = None
FrameworkJobReport.logArch1.counter = 2
FrameworkJobReport.WMAgentJobName = 'd0080012-ae33-11e1-a16b-003048c9c3fe-0'
FrameworkJobReport.seName = 'srmcms.pic.es'
FrameworkJobReport.WMAgentJobID = 43441
FrameworkJobReport.steps = ['cmsRun1', 'stageOut1', 'logArch1']
FrameworkJobReport.section_('stageOut1')
FrameworkJobReport.stageOut1.status = 0
FrameworkJobReport.stageOut1.section_('cleanup')
FrameworkJobReport.stageOut1.cleanup.section_('unremoved')
FrameworkJobReport.stageOut1.cleanup.section_('removed')
FrameworkJobReport.stageOut1.cleanup.removed.fileCount = 0
FrameworkJobReport.stageOut1.section_('errors')
FrameworkJobReport.stageOut1.section_('logs')
FrameworkJobReport.stageOut1.section_('parameters')
FrameworkJobReport.stageOut1.outputModules = []
FrameworkJobReport.stageOut1.stopTime = 1338808536.02
FrameworkJobReport.stageOut1.section_('site')
开发者ID:stuartw,项目名称:WMCore,代码行数:33,代码来源:MergeSample.py

示例3:

# 需要导入模块: from WMCore.Configuration import ConfigSection [as 别名]
# 或者: from WMCore.Configuration.ConfigSection import WMAgentJobName [as 别名]
FrameworkJobReport.logArch1.output.logArchive.section_('files')
FrameworkJobReport.logArch1.output.logArchive.files.section_('file0')
FrameworkJobReport.logArch1.output.logArchive.files.file0.section_('runs')
FrameworkJobReport.logArch1.output.logArchive.files.file0.lfn = '/store/unmerged/logs/prod/2012/6/8/Run195530-PhotonHad-Run2012B-PromptReco-v1-PhotonHad/DataProcessing/0000/0/6aebe660-b137-11e1-a16b-003048c9c3fe-7-0-logArchive.tar.gz'
FrameworkJobReport.logArch1.output.logArchive.files.file0.pfn = '/castor/grid.sinica.edu.tw/d0t1/cms/store/unmerged/logs/prod/2012/6/8/Run195530-PhotonHad-Run2012B-PromptReco-v1-PhotonHad/DataProcessing/0000/0/6aebe660-b137-11e1-a16b-003048c9c3fe-7-0-logArchive.tar.gz'
FrameworkJobReport.logArch1.output.logArchive.files.file0.module_label = 'logArchive'
FrameworkJobReport.logArch1.output.logArchive.files.file0.location = 'srm2.grid.sinica.edu.tw'
FrameworkJobReport.logArch1.output.logArchive.files.file0.checksums = {'adler32': 'c33175bd', 'cksum': '2643592216', 'md5': '0377728362d501a56e04c2fdf8712968'}
FrameworkJobReport.logArch1.output.logArchive.files.file0.events = 0
FrameworkJobReport.logArch1.output.logArchive.files.file0.merged = False
FrameworkJobReport.logArch1.output.logArchive.files.file0.size = 0
FrameworkJobReport.logArch1.output.logArchive.files.fileCount = 1
FrameworkJobReport.logArch1.output.logArchive.section_('dataset')
FrameworkJobReport.logArch1.id = None
FrameworkJobReport.logArch1.counter = 2
FrameworkJobReport.WMAgentJobName = '6aebe660-b137-11e1-a16b-003048c9c3fe-7'
FrameworkJobReport.seName = 'srm2.grid.sinica.edu.tw'
FrameworkJobReport.WMAgentJobID = 62858
FrameworkJobReport.steps = ['cmsRun1', 'stageOut1', 'logArch1']
FrameworkJobReport.section_('stageOut1')
FrameworkJobReport.stageOut1.status = 1
FrameworkJobReport.stageOut1.section_('errors')
FrameworkJobReport.stageOut1.errors.section_('error0')
FrameworkJobReport.stageOut1.errors.error0.type = 'ReportManipulatingError'
FrameworkJobReport.stageOut1.errors.error0.details = 'Could not find report file for step stageOut1!'
FrameworkJobReport.stageOut1.errors.error0.exitCode = 99999
FrameworkJobReport.stageOut1.errors.errorCount = 1
FrameworkJobReport.stageOut1.section_('logs')
FrameworkJobReport.stageOut1.section_('parameters')
FrameworkJobReport.stageOut1.section_('output')
FrameworkJobReport.stageOut1.outputModules = []
开发者ID:stuartw,项目名称:WMCore,代码行数:33,代码来源:ErrorSample.py


注:本文中的WMCore.Configuration.ConfigSection.WMAgentJobName方法示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。