Closed Bug 894944 Opened 11 years ago Closed 10 years ago

Intermittent Exception during post-action for create-virtualenv ("IOError: [Errno 2] No such file or directory: '/builds/slave/talos-slave/test/build/venv/bin/activate_this.py'", after earlier failure easy_installing pip)

Categories

(Release Engineering :: General, defect)

x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: emorley, Unassigned)

References

Details

(Keywords: intermittent-failure)

Rev5 MacOSX Mountain Lion 10.8 mozilla-inbound opt test crashtest on 2013-07-17 03:33:22 PDT for push 7e6eb43139f1 slave: talos-mtnlion-r5-006 https://tbpl.mozilla.org/php/getParsedLog.php?id=25371976&tree=Mozilla-Inbound { 03:34:59 INFO - ##### 03:34:59 INFO - ##### Running create-virtualenv step. 03:34:59 INFO - ##### 03:34:59 INFO - Running pre-action listener: _resource_record_pre_action 03:34:59 INFO - Running main action method: create_virtualenv 03:34:59 INFO - Creating virtualenv /builds/slave/talos-slave/test/build/venv 03:34:59 INFO - Running command: ['/tools/buildbot/bin/python', '/tools/misc-python/virtualenv.py', '--no-site-packages', '--distribute', '/builds/slave/talos-slave/test/build/venv'] in /builds/slave/talos-slave/test/build 03:34:59 INFO - Copy/paste: /tools/buildbot/bin/python /tools/misc-python/virtualenv.py --no-site-packages --distribute /builds/slave/talos-slave/test/build/venv 03:34:59 INFO - The --no-site-packages flag is deprecated; it is now the default behavior. 03:34:59 INFO - Using real prefix '/tools/python27' 03:34:59 INFO - New python executable in /builds/slave/talos-slave/test/build/venv/bin/python 03:35:00 INFO - Installing distribute...................done. 03:35:00 INFO - Installing pip... 03:35:00 INFO - Error [Errno 2] No such file or directory while executing command /builds/slave/talos-...env/bin/easy_install /tools/misc-python/pip-0.8.2.tar.gz 03:35:00 INFO - ...Installing pip...done. 03:35:00 ERROR - Traceback (most recent call last): 03:35:00 INFO - File "/tools/misc-python/virtualenv.py", line 2270, in <module> 03:35:00 INFO - main() 03:35:00 INFO - File "/tools/misc-python/virtualenv.py", line 928, in main 03:35:00 INFO - never_download=options.never_download) 03:35:00 INFO - File "/tools/misc-python/virtualenv.py", line 1042, in create_environment 03:35:00 INFO - install_pip(py_executable, search_dirs=search_dirs, never_download=never_download) 03:35:00 INFO - File "/tools/misc-python/virtualenv.py", line 640, in install_pip 03:35:00 INFO - filter_stdout=_filter_setup) 03:35:00 INFO - File "/tools/misc-python/virtualenv.py", line 966, in call_subprocess 03:35:00 INFO - cwd=cwd, env=env) 03:35:00 INFO - File "/tools/python27/lib/python2.7/subprocess.py", line 679, in __init__ 03:35:00 INFO - errread, errwrite) 03:35:00 INFO - File "/tools/python27/lib/python2.7/subprocess.py", line 1228, in _execute_child 03:35:00 INFO - raise child_exception 03:35:00 INFO - OSError: [Errno 2] No such file or directory 03:35:00 ERROR - Return code: 1 03:35:00 FATAL - Halting on failure while running ['/tools/buildbot/bin/python', '/tools/misc-python/virtualenv.py', '--no-site-packages', '--distribute', '/builds/slave/talos-slave/test/build/venv'] 03:35:00 FATAL - Exiting 1 03:35:00 INFO - Running post-action listener: _resource_record_post_action 03:35:00 INFO - Running post-action listener: _start_resource_monitoring 03:35:00 ERROR - Exception during post-action for create-virtualenv: Traceback (most recent call last): 03:35:00 ERROR - File "/builds/slave/talos-slave/test/scripts/mozharness/base/script.py", line 959, in run_action 03:35:00 ERROR - method(action, success=success and self.return_code == 0) 03:35:00 ERROR - File "/builds/slave/talos-slave/test/scripts/mozharness/base/python.py", line 385, in _start_resource_monitoring 03:35:00 ERROR - self.activate_virtualenv() 03:35:00 ERROR - File "/builds/slave/talos-slave/test/scripts/mozharness/base/python.py", line 357, in activate_virtualenv 03:35:00 ERROR - execfile(activate, dict(__file__=activate)) 03:35:00 ERROR - IOError: [Errno 2] No such file or directory: '/builds/slave/talos-slave/test/build/venv/bin/activate_this.py' 03:35:00 FATAL - Aborting due to failure in post-action listener. 03:35:00 FATAL - Exiting -1 03:35:00 INFO - Running post-run listener: _resource_record_post_run program finished with exit code 255 elapsedTime=91.258873 ========= Finished '/tools/buildbot/bin/python scripts/scripts/desktop_unittest.py ...' failed (results: 2, elapsed: 1 mins, 31 secs) (at 2013-07-17 03:35:00.285791) ========= }
Depends on: 892958
Summary: Intermittent Exception during post-action for create-virtualenv ("IOError: [Errno 2] No such file or directory: '/builds/slave/talos-slave/test/build/venv/bin/activate_this.py'", after earlier failure easy_install'ing pip) → Intermittent Exception during post-action for create-virtualenv ("IOError: [Errno 2] No such file or directory: '/builds/slave/talos-slave/test/build/venv/bin/activate_this.py'", after earlier failure easy_installing pip)
Product: mozilla.org → Release Engineering
Closing bugs where TBPLbot has previously commented, but have now not been modified for >3 months & do not contain the whiteboard strings for disabled/annotated tests or use the keyword leave-open. Filter on: mass-intermittent-bug-closure-2014-07
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.