Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=252669909&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/UtLdNw35QY6VhHMlb2SUxg/runs/0/artifacts/public/logs/live_backing.log
[task 2019-06-20T19:52:18.480Z] 19:52:18 INFO - TEST-START | /html/browsers/offline/appcache/workers/appcache-worker.https.html
[task 2019-06-20T19:52:18.488Z] 19:52:18 INFO - Closing window 2147483742
[task 2019-06-20T19:52:18.495Z] 19:52:18 INFO - Closing window 2147483755
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - Traceback (most recent call last):
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 115, in run_test
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - return self.executor.run_test(test)
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 190, in run_test
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - self.on_environment_change(test.environment)
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 693, in on_environment_change
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - self.protocol.testharness.load_runner(new_environment["protocol"])
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 127, in load_runner
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - self._close_windows()
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 162, in _close_windows
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - self.marionette.switch_to_window(handle)
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1356, in switch_to_window
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - {"focus": focus, "name": handle, "handle": handle})
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - m._handle_socket_failure()
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 650, in _handle_socket_failure
[task 2019-06-20T19:58:18.548Z] 19:58:18 CRITICAL - reraise(exc, val, tb)
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 26, in _
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - return func(*args, **kwargs)
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 590, in _send_message
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - msg = self.client.request(name, params)
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/transport.py", line 273, in request
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - return self.receive()
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/transport.py", line 183, in receive
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - raise socket.timeout("Connection timed out after {}s".format(self.socket_timeout))
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL - timeout: Connection timed out after 360s
[task 2019-06-20T19:58:18.549Z] 19:58:18 CRITICAL -
[task 2019-06-20T19:58:18.549Z] 19:58:18 ERROR - Error running command run_test with arguments (<wptrunner.wpttest.TestharnessTest /html/browsers/offline/appcache/workers/appcache-worker.https.html>,):
[task 2019-06-20T19:58:18.549Z] 19:58:18 ERROR - Traceback (most recent call last):
[task 2019-06-20T19:58:18.549Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 98, in run
[task 2019-06-20T19:58:18.549Z] 19:58:18 ERROR - rv = commandscommand
[task 2019-06-20T19:58:18.549Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 115, in run_test
[task 2019-06-20T19:58:18.549Z] 19:58:18 ERROR - return self.executor.run_test(test)
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 190, in run_test
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - self.on_environment_change(test.environment)
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 693, in on_environment_change
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - self.protocol.testharness.load_runner(new_environment["protocol"])
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 127, in load_runner
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - self._close_windows()
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 162, in _close_windows
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - self.marionette.switch_to_window(handle)
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1356, in switch_to_window
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - {"focus": focus, "name": handle, "handle": handle})
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - m._handle_socket_failure()
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 650, in _handle_socket_failure
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - reraise(exc, val, tb)
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 26, in _
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - return func(*args, **kwargs)
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 590, in _send_message
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - msg = self.client.request(name, params)
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/transport.py", line 273, in request
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - return self.receive()
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/transport.py", line 183, in receive
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - raise socket.timeout("Connection timed out after {}s".format(self.socket_timeout))
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - timeout: Connection timed out after 360s
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR -
[task 2019-06-20T19:58:18.550Z] 19:58:18 ERROR - Traceback (most recent call last):
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 371, in run
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - new_state = self.wait_event()
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 446, in wait_event
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - return f(*data)
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 663, in error
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - self.restart_runner()
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 654, in restart_runner
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - assert isinstance(self.state, RunnerManagerState.restarting)
[task 2019-06-20T19:58:18.551Z] 19:58:18 ERROR - AssertionError
Description
•