Closed
Bug 1854178
Opened 2 years ago
Closed 2 years ago
Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_profile_management.py TestQuitRestartWithWorkspace.test_quit_keeps_same_profile_forced | OSError: Process has been unexpectedly closed (Exit code: 127)
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Testing
Marionette Client and Harness
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1819763
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=429832042&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ApBdjYzARB6WT_gIZKTWbw/runs/0/artifacts/public/logs/live_backing.log
[task 2023-09-20T15:06:56.459Z] 15:06:56 INFO - Inconsistency detected by ld.so: ../elf/dl-tls.c: 481: _dl_allocate_tls_init: Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed!
[task 2023-09-20T15:06:56.523Z] 15:06:56 INFO - TEST-UNEXPECTED-ERROR | testing/marionette/harness/marionette_harness/tests/unit/test_profile_management.py TestQuitRestartWithWorkspace.test_quit_keeps_same_profile_forced | OSError: Process has been unexpectedly closed (Exit code: 127) (Reason: Process killed after 120s because no connection to Marionette server could be established. Check gecko.log for errors)
[task 2023-09-20T15:06:56.523Z] 15:06:56 INFO - Traceback (most recent call last):
[task 2023-09-20T15:06:56.523Z] 15:06:56 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_harness/marionette_test/testcases.py", line 230, in run
[task 2023-09-20T15:06:56.523Z] 15:06:56 INFO - self.tearDown()
[task 2023-09-20T15:06:56.523Z] 15:06:56 INFO - File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_profile_management.py", line 54, in tearDown
[task 2023-09-20T15:06:56.523Z] 15:06:56 INFO - super(WorkspaceProfileManagement, self).tearDown()
[task 2023-09-20T15:06:56.523Z] 15:06:56 INFO - File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_profile_management.py", line 29, in tearDown
[task 2023-09-20T15:06:56.523Z] 15:06:56 INFO - super(BaseProfileManagement, self).tearDown()
[task 2023-09-20T15:06:56.524Z] 15:06:56 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_harness/marionette_test/testcases.py", line 406, in tearDown
[task 2023-09-20T15:06:56.524Z] 15:06:56 INFO - self.marionette.start_session()
[task 2023-09-20T15:06:56.524Z] 15:06:56 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/decorators.py", line 34, in _
[task 2023-09-20T15:06:56.524Z] 15:06:56 INFO - m._handle_socket_failure()
[task 2023-09-20T15:06:56.524Z] 15:06:56 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 800, in _handle_socket_failure
[task 2023-09-20T15:06:56.525Z] 15:06:56 INFO - IOError, IOError(message.format(returncode=returncode, reason=exc)), tb
[task 2023-09-20T15:06:56.525Z] 15:06:56 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/six.py", line 702, in reraise
[task 2023-09-20T15:06:56.525Z] 15:06:56 INFO - raise value.with_traceback(tb)
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•