-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
incidentSomething isn't workingSomething isn't working
Description
singularity container 안에서 gridpack 생성 중 python의 OSError 발생함.
Command "import /users/hep/slowmoyang/work/tzq/gridpack/genproductions/bin/MadGraph5_aMCatNLO/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm_gridpack/work/TZ
QB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm_proc_card.dat" interrupted in sub-command:
"output TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm -nojpeg" with error:
OSError : [Errno 5] Input/output error
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in 'MG5_debug'.
Please attach this file to your report.
command not executed: display multiparticles
Checking if MG5 is up-to-date... (takes up to 5s)
failed to connect server
quit
Process output directory TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm not found. Either process generation failed, or the name of the output did not match the process name TZQB-Zto2L-4FS_MLL-50_amcatnl
o-loop_qcd_qed_sm provided to the script.
END: Tue Oct 15 03:10:44 PM KST 2024ME5_debug는 다음과 같음.
MG5_debug.txt
# -snip-
File "/users/hep/slowmoyang/work/tzq/gridpack/genproductions/bin/MadGraph5_aMCatNLO/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm_gridpack/work/MG5_aMC_v3
_5_6/madgraph/iolibs/export_v4.py", line 9329, in ExportV4Factory
cmd.install_reduction_library()
File "/users/hep/slowmoyang/work/tzq/gridpack/genproductions/bin/MadGraph5_aMCatNLO/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm_gridpack/work/MG5_aMC_v3
_5_6/madgraph/interface/loop_interface.py", line 527, in install_reduction_library
to_install = self.ask('install', '0', ask_class=AskLoopInstaller, timeout=300,
File "/users/hep/slowmoyang/work/tzq/gridpack/genproductions/bin/MadGraph5_aMCatNLO/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm_gridpack/work/MG5_aMC_v3
_5_6/madgraph/interface/extended_cmd.py", line 1113, in ask
question_instance = obj(question, allow_arg=choices, default=default,
File "/users/hep/slowmoyang/work/tzq/gridpack/genproductions/bin/MadGraph5_aMCatNLO/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm/TZQB-Zto2L-4FS_MLL-50_amcatnlo-loop_qcd_qed_sm_gridpack/work/MG5_aMC_v3
_5_6/madgraph/interface/loop_interface.py", line 946, in __init__
response=six.moves.urllib.request.urlopen('http://madgraph.phys.ucl.ac.be/F1.html', timeout=3)
File "/cvmfs/cms.cern.ch/el8_amd64_gcc10/external/py3-six/1.16.0-191eaed0649a04458bb2775b1b0a08ae/lib/python3.9/site-packages/six.py", line 97, in __get__
result = self._resolve()
File "/cvmfs/cms.cern.ch/el8_amd64_gcc10/external/py3-six/1.16.0-191eaed0649a04458bb2775b1b0a08ae/lib/python3.9/site-packages/six.py", line 165, in _resolve
module = _import_module(self.mod)
File "/cvmfs/cms.cern.ch/el8_amd64_gcc10/external/py3-six/1.16.0-191eaed0649a04458bb2775b1b0a08ae/lib/python3.9/site-packages/six.py", line 87, in _import_module
__import__(name)
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 846, in exec_module
File "<frozen importlib._bootstrap_external>", line 982, in get_code
File "<frozen importlib._bootstrap_external>", line 1040, in get_data
OSError: [Errno 5] Input/output error
Related File: None
MadGraph5_aMC@NLO Options
# -snip-
우선 lugia과 hep에서 singularity 테스트 해보니 매우 관련 있어보이는 에러 발생
$ /cvmfs/cms.cern.ch/common/cmssw-el8
exec: Failed to execute process '/cvmfs/cms.cern.ch/common/cmssw-el8', unknown error number 5$ /cvmfs/cms.cern.ch/common/cmssw-el8 <<EOF
echo "hi"
EOF
bash: /cvmfs/cms.cern.ch/common/cmssw-el8: Input/output errorMetadata
Metadata
Assignees
Labels
incidentSomething isn't workingSomething isn't working