Closed Bug 1306897 Opened 9 years ago Closed 8 years ago

Intermittent OSError: [Errno 3] No such process during "Checking for orphan ssltunnel processes..." step

Categories

(Testing :: Mochitest, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: philringnalda [at] gmail.com https://treeherder.mozilla.org/logviewer.html#?job_id=4346253&repo=autoland https://archive.mozilla.org/pub/firefox/tinderbox-builds/autoland-macosx64/1475337474/autoland_yosemite_r7_test-mochitest-clipboard-bm106-tests1-macosx-build142.txt.gz Guess maybe that's "the orphan scurried away into an alley while we were trying to catch him to kill him"? 11:52:38 INFO - Calling ['/builds/slave/test/build/venv/bin/python', '-u', '/builds/slave/test/build/tests/mochitest/runtests.py', '--disable-e10s', '--appname=/builds/slave/test/build/application/Nightly.app/Contents/MacOS/firefox', '--utility-path=tests/bin', '--extra-profile-file=tests/bin/plugins', '--symbols-path=https://queue.taskcluster.net/v1/task/Qu5znYnSSlqJVJnvg3bLBw/artifacts/public/build/firefox-52.0a1.en-US.mac.crashreporter-symbols.zip', '--certificate-path=tests/certs', '--quiet', '--log-raw=/builds/slave/test/build/blobber_upload_dir/jetpack-package-clipboard_raw.log', '--log-errorsummary=/builds/slave/test/build/blobber_upload_dir/jetpack-package-clipboard_errorsummary.log', '--screenshot-on-fail', '--cleanup-crashes', '--flavor=jetpack-package', '--subsuite=clipboard'] with output_timeout 1000 11:52:38 INFO - Checking for orphan ssltunnel processes... 11:52:38 INFO - Traceback (most recent call last): 11:52:38 INFO - File "/builds/slave/test/build/tests/mochitest/runtests.py", line 2734, in <module> 11:52:38 INFO - sys.exit(cli()) 11:52:38 INFO - File "/builds/slave/test/build/tests/mochitest/runtests.py", line 2731, in cli 11:52:38 INFO - return run_test_harness(parser, options) 11:52:38 INFO - File "/builds/slave/test/build/tests/mochitest/runtests.py", line 2700, in run_test_harness 11:52:38 INFO - result = runner.runTests(options) 11:52:38 INFO - File "/builds/slave/test/build/tests/mochitest/runtests.py", line 2211, in runTests 11:52:38 INFO - self.killNamedOrphans('ssltunnel') 11:52:38 INFO - File "/builds/slave/test/build/tests/mochitest/runtests.py", line 1260, in killNamedOrphans 11:52:38 INFO - process.run() 11:52:38 INFO - File "/builds/slave/test/build/venv/lib/python2.7/site-packages/mozprocess/processhandler.py", line 726, in run 11:52:38 INFO - self.proc.pgid = os.getpgid(self.proc.pid) 11:52:38 INFO - OSError: [Errno 3] No such process 11:52:38 ERROR - Return code: 1
You need to log in before you can comment on or make changes to this bug.