Bug 1882670 Comment 26 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Backed out for causing wpt failures related on iframe-loading-lazy-nav-meta-refresh.optional.html
* [Backout link](https://hg.mozilla.org/integration/autoland/rev/e2b271a0e46b45bf0db42e9e1dd561b6c95030f7)
* [Push with failures](https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=pending%2Crunning%2Csuccess%2Ctestfailed%2Cbusted%2Cexception%2Crunnable&searchStr=android%2C7.0%2Cx86-64%2Clite%2Cwebrender%2Copt%2Cweb%2Cplatform%2Ctests%2Cwithout%2Cfission%2Cenabled%2Ctest-android-em-7.0-x86_64-lite-qr%2Fopt-geckoview-web-platform-tests-nofis%2Cwpt23&tochange=437beb1efdd22650390b807c3273e38d6417227d&fromchange=771b623ee740ccc4b648fa08c54869c0c30d6dfe&selectedTaskRun=dZBRCUSdQumJNsJN4XRYqQ.0) 
* [Failure Log:](https://treeherder.mozilla.org/logviewer?job_id=469628906&repo=autoland&lineNumber=3143) 
```
[task 2024-08-07T21:20:59.629Z] 21:20:59     INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-nav-meta-refresh.optional.html
[task 2024-08-07T21:20:59.653Z] 21:20:59     INFO - Closing window 997cc888-2e33-49d2-835d-acd20eb5a947
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - Uncaught exception in TestRunnerManager.run:
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - Traceback (most recent call last):
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 135, in __call__
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     return self.convert(value)
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 251, in convert
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     return [self.item_type.convert(item) for item in data]
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 251, in <listcomp>
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     return [self.item_type.convert(item) for item in data]
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 208, in convert
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     raise ValueError
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - ValueError
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - 
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - During handling of the above exception, another exception occurred:
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - 
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - Traceback (most recent call last):
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 467, in run_loop
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     new_state = self.wait_event()
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 586, in wait_event
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     return f(*data)
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 795, in test_ended
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     self.logger.test_status(test.id,
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 56, in inner
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     data = converter.convert(*args, **kwargs)
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 100, in convert
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     out_value = self.args[key](value)
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 137, in __call__
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     raise ValueError(
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - ValueError: Failed to convert value ['CRASH'] of type list for field known_intermittent to type List
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - 
[task 2024-08-07T21:21:04.202Z] 21:21:04 CRITICAL - Tests left in the queue: :'/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-nav-window-open.html' and 208 others
[task 2024-08-07T21:21:04.564Z] 21:21:04     INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-08-07T21:21:04.658Z] 21:21:04     INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-08-07T21:21:04.659Z] 21:21:04     INFO - Closing logging queue
[task 2024-08-07T21:21:04.659Z] 21:21:04     INFO - queue closed
[task 2024-08-07T21:21:04.764Z] 21:21:04     INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-08-07T21:21:04.765Z] 21:21:04     INFO - STDERR: Exception in thread 
[task 2024-08-07T21:21:04.765Z] 21:21:04     INFO - STDERR: TestRunnerManager-0
[task 2024-08-07T21:21:04.765Z] 21:21:04     INFO - STDERR: :
[task 2024-08-07T21:21:04.765Z] 21:21:04     INFO - STDERR: Traceback (most recent call last):
[task 2024-08-07T21:21:04.766Z] 21:21:04     INFO - SUITE-END | took 593s
[task 2024-08-07T21:21:04.771Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 135, in __call__
[task 2024-08-07T21:21:04.771Z] 21:21:04     INFO - Got 0 unexpected results, with 0 unexpected passes
[task 2024-08-07T21:21:04.771Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.771Z] 21:21:04     INFO - STDERR: return self.convert(value)
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 251, in convert
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR: return [self.item_type.convert(item) for item in data]
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 251, in <listcomp>
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR: return [self.item_type.convert(item) for item in data]
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 208, in convert
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: raise ValueError
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: ValueError
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: 
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - During handling of the above exception, another exception occurred:
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - 
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: Traceback (most recent call last):
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR:   File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: self.run()
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/usr/lib/python3.8/threading.py", line 870, in run
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: self._target(*self._args, **self._kwargs)
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 467, in run_loop
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: new_state = self.wait_event()
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 586, in wait_event
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: return f(*data)
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 795, in test_ended
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: self.logger.test_status(test.id,
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 56, in inner
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: data = converter.convert(*args, **kwargs)
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 100, in convert
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: out_value = self.args[key](value)
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 137, in __call__
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: raise ValueError(
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: ValueError
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: : 
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: Failed to convert value ['CRASH'] of type list for field known_intermittent to type List
[task 2024-08-07T21:21:04.780Z] 21:21:04     INFO - wptserve Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
[task 2024-08-07T21:21:04.881Z] 21:21:04     INFO - wptserve Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
[task 2024-08-07T21:21:04.887Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8444
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:9000
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8001
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8446
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8002
[task 2024-08-07T21:21:04.906Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8445
[task 2024-08-07T21:21:04.926Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8003
[task 2024-08-07T21:21:05.077Z] 21:21:05     INFO - wptserve Stopped http server on 127.0.0.1:8000
[task 2024-08-07T21:21:05.178Z] 21:21:05     INFO - wptserve Stopped http server on 127.0.0.1:8443
[task 2024-08-07T21:21:05.224Z] 21:21:05     INFO - Removed font: Ahem.ttf
[task 2024-08-07T21:21:05.276Z] 21:21:05     INFO - Closing logging queue
[task 2024-08-07T21:21:05.276Z] 21:21:05     INFO - queue closed
[task 2024-08-07T21:21:05.738Z] 21:21:05     INFO - Return code: 1
[task 2024-08-07T21:21:05.739Z] 21:21:05  WARNING - setting return code to 2
[task 2024-08-07T21:21:05.739Z] 21:21:05     INFO - Running post-action listener: _package_coverage_data
[task 2024-08-07T21:21:05.739Z] 21:21:05     INFO - Running post-action listener: _resource_record_post_action
[task 2024-08-07T21:21:05.739Z] 21:21:05     INFO - Running post-action listener: process_java_coverage_data
[task 2024-08-07T21:21:05.739Z] 21:21:05     INFO - Running post-action listener: stop_device
[task 2024-08-07T21:21:06.081Z] 21:21:06     INFO - /data/tombstones/tombstone_00 deleted
[task 2024-08-07T21:21:06.156Z] 21:21:06     INFO - /data/tombstones/tombstone_01 deleted
[task 2024-08-07T21:21:06.234Z] 21:21:06     INFO - /data/tombstones/tombstone_02 deleted
[task 2024-08-07T21:21:06.234Z] 21:21:06     INFO - Killing logcat pid 1480.
[task 2024-08-07T21:21:06.234Z] 21:21:06     INFO - Killing every process called qemu-system-x86_64
[task 2024-08-07T21:21:06.240Z] 21:21:06     INFO - [mozharness: 2024-08-07 21:21:06.240060Z] Finished run-tests step (success)
[task 2024-08-07T21:21:06.240Z] 21:21:06     INFO - Running post-run listener: _resource_record_post_run
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - Total resource usage - Wall time: 645s; CPU: 29%; Read bytes: 0; Write bytes: 862285824; Read time: 0; Write time: 636432
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU usage<br/>28.5%
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: I/O read bytes / time<br/>0 / 0
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: I/O write bytes / time<br/>862,285,824 / 636,432
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU guest<br/>691.2 (11.9%)
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU idle<br/>3,635.7 (62.7%)
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU system<br/>427.1 (7.4%)
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU user<br/>1,034.4 (17.8%)
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: Swap in / out<br/>0 / 0
[task 2024-08-07T21:21:06.514Z] 21:21:06     INFO - pull - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-08-07T21:21:06.515Z] 21:21:06     INFO - start-emulator - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-08-07T21:21:06.518Z] 21:21:06     INFO - verify-device - Wall time: 31s; CPU: 26%; Read bytes: 0; Write bytes: 330407936; Read time: 0; Write time: 269112
[task 2024-08-07T21:21:06.519Z] 21:21:06     INFO - install - Wall time: 10s; CPU: 35%; Read bytes: 0; Write bytes: 169639936; Read time: 0; Write time: 129812
[task 2024-08-07T21:21:06.567Z] 21:21:06     INFO - run-tests - Wall time: 604s; CPU: 29%; Read bytes: 0; Write bytes: 349376512; Read time: 0; Write time: 223440
[task 2024-08-07T21:21:07.934Z] 21:21:07  WARNING - returning nonzero exit status 2
[task 2024-08-07T21:21:08.022Z] cleanup
[task 2024-08-07T21:21:08.022Z] + cleanup
[task 2024-08-07T21:21:08.022Z] + local rv=2
[task 2024-08-07T21:21:08.022Z] + [[ -s /builds/worker/.xsession-errors ]]
[task 2024-08-07T21:21:08.022Z] + cp /builds/worker/.xsession-errors /builds/worker/artifacts/public/xsession-errors.log
[task 2024-08-07T21:21:08.023Z] + '[' ']'
[task 2024-08-07T21:21:08.023Z] + true
[task 2024-08-07T21:21:08.023Z] + cleanup_xvfb
[task 2024-08-07T21:21:08.023Z] ++ pidof Xvfb
[task 2024-08-07T21:21:08.026Z] + local xvfb_pid=58
[task 2024-08-07T21:21:08.026Z] + local vnc=false
[task 2024-08-07T21:21:08.026Z] + local interactive=false
[task 2024-08-07T21:21:08.026Z] + '[' -n 58 ']'
[task 2024-08-07T21:21:08.027Z] + [[ false == false ]]
[task 2024-08-07T21:21:08.027Z] + [[ false == false ]]
[task 2024-08-07T21:21:08.027Z] + kill 58
[task 2024-08-07T21:21:08.027Z] + screen -XS xvfb quit
[task 2024-08-07T21:21:08.028Z] + exit 2
[taskcluster 2024-08-07 21:21:08.670Z] === Task Finished ===
[taskcluster 2024-08-07 21:21:11.841Z] Unsuccessful task run with exit code: 2 completed in 797.85 seconds
```
Backed out for causing wpt failures related on iframe-loading-lazy-nav-meta-refresh.optional.html
* [Backout link](https://hg.mozilla.org/integration/autoland/rev/e2b271a0e46b45bf0db42e9e1dd561b6c95030f7)
* [Push with failures](https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=pending%2Crunning%2Csuccess%2Ctestfailed%2Cbusted%2Cexception%2Crunnable&searchStr=android%2C7.0%2Cx86-64%2Clite%2Cwebrender%2Copt%2Cweb%2Cplatform%2Ctests%2Cwithout%2Cfission%2Cenabled%2Ctest-android-em-7.0-x86_64-lite-qr%2Fopt-geckoview-web-platform-tests-nofis%2Cwpt23&tochange=437beb1efdd22650390b807c3273e38d6417227d&fromchange=771b623ee740ccc4b648fa08c54869c0c30d6dfe&selectedTaskRun=dZBRCUSdQumJNsJN4XRYqQ.0)
* [Failure Log for wpt](https://treeherder.mozilla.org/logviewer?job_id=469633403&repo=autoland&lineNumber=2984) 
* [Failure Log for wd](https://treeherder.mozilla.org/logviewer?job_id=469646463&repo=autoland&lineNumber=80173) 
* [Failure Log:](https://treeherder.mozilla.org/logviewer?job_id=469628906&repo=autoland&lineNumber=3143) 
```
[task 2024-08-07T21:20:59.629Z] 21:20:59     INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-nav-meta-refresh.optional.html
[task 2024-08-07T21:20:59.653Z] 21:20:59     INFO - Closing window 997cc888-2e33-49d2-835d-acd20eb5a947
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - Uncaught exception in TestRunnerManager.run:
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - Traceback (most recent call last):
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 135, in __call__
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     return self.convert(value)
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 251, in convert
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     return [self.item_type.convert(item) for item in data]
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 251, in <listcomp>
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     return [self.item_type.convert(item) for item in data]
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 208, in convert
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     raise ValueError
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - ValueError
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - 
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - During handling of the above exception, another exception occurred:
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - 
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - Traceback (most recent call last):
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 467, in run_loop
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     new_state = self.wait_event()
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 586, in wait_event
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     return f(*data)
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 795, in test_ended
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     self.logger.test_status(test.id,
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 56, in inner
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     data = converter.convert(*args, **kwargs)
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 100, in convert
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     out_value = self.args[key](value)
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 137, in __call__
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL -     raise ValueError(
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - ValueError: Failed to convert value ['CRASH'] of type list for field known_intermittent to type List
[task 2024-08-07T21:21:04.201Z] 21:21:04 CRITICAL - 
[task 2024-08-07T21:21:04.202Z] 21:21:04 CRITICAL - Tests left in the queue: :'/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-nav-window-open.html' and 208 others
[task 2024-08-07T21:21:04.564Z] 21:21:04     INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-08-07T21:21:04.658Z] 21:21:04     INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-08-07T21:21:04.659Z] 21:21:04     INFO - Closing logging queue
[task 2024-08-07T21:21:04.659Z] 21:21:04     INFO - queue closed
[task 2024-08-07T21:21:04.764Z] 21:21:04     INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-08-07T21:21:04.765Z] 21:21:04     INFO - STDERR: Exception in thread 
[task 2024-08-07T21:21:04.765Z] 21:21:04     INFO - STDERR: TestRunnerManager-0
[task 2024-08-07T21:21:04.765Z] 21:21:04     INFO - STDERR: :
[task 2024-08-07T21:21:04.765Z] 21:21:04     INFO - STDERR: Traceback (most recent call last):
[task 2024-08-07T21:21:04.766Z] 21:21:04     INFO - SUITE-END | took 593s
[task 2024-08-07T21:21:04.771Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 135, in __call__
[task 2024-08-07T21:21:04.771Z] 21:21:04     INFO - Got 0 unexpected results, with 0 unexpected passes
[task 2024-08-07T21:21:04.771Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.771Z] 21:21:04     INFO - STDERR: return self.convert(value)
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 251, in convert
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR: return [self.item_type.convert(item) for item in data]
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 251, in <listcomp>
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.774Z] 21:21:04     INFO - STDERR: return [self.item_type.convert(item) for item in data]
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 208, in convert
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: raise ValueError
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: ValueError
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: 
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - During handling of the above exception, another exception occurred:
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - 
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: Traceback (most recent call last):
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR:   File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.775Z] 21:21:04     INFO - STDERR: self.run()
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/usr/lib/python3.8/threading.py", line 870, in run
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: self._target(*self._args, **self._kwargs)
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 467, in run_loop
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: new_state = self.wait_event()
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 586, in wait_event
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: return f(*data)
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 795, in test_ended
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: self.logger.test_status(test.id,
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 56, in inner
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: data = converter.convert(*args, **kwargs)
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 100, in convert
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: out_value = self.args[key](value)
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/mozlog/logtypes.py", line 137, in __call__
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR:     
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: raise ValueError(
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: ValueError
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: : 
[task 2024-08-07T21:21:04.779Z] 21:21:04     INFO - STDERR: Failed to convert value ['CRASH'] of type list for field known_intermittent to type List
[task 2024-08-07T21:21:04.780Z] 21:21:04     INFO - wptserve Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
[task 2024-08-07T21:21:04.881Z] 21:21:04     INFO - wptserve Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
[task 2024-08-07T21:21:04.887Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8444
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:9000
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8001
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8446
[task 2024-08-07T21:21:04.896Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8002
[task 2024-08-07T21:21:04.906Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8445
[task 2024-08-07T21:21:04.926Z] 21:21:04     INFO - wptserve Stopped http server on 127.0.0.1:8003
[task 2024-08-07T21:21:05.077Z] 21:21:05     INFO - wptserve Stopped http server on 127.0.0.1:8000
[task 2024-08-07T21:21:05.178Z] 21:21:05     INFO - wptserve Stopped http server on 127.0.0.1:8443
[task 2024-08-07T21:21:05.224Z] 21:21:05     INFO - Removed font: Ahem.ttf
[task 2024-08-07T21:21:05.276Z] 21:21:05     INFO - Closing logging queue
[task 2024-08-07T21:21:05.276Z] 21:21:05     INFO - queue closed
[task 2024-08-07T21:21:05.738Z] 21:21:05     INFO - Return code: 1
[task 2024-08-07T21:21:05.739Z] 21:21:05  WARNING - setting return code to 2
[task 2024-08-07T21:21:05.739Z] 21:21:05     INFO - Running post-action listener: _package_coverage_data
[task 2024-08-07T21:21:05.739Z] 21:21:05     INFO - Running post-action listener: _resource_record_post_action
[task 2024-08-07T21:21:05.739Z] 21:21:05     INFO - Running post-action listener: process_java_coverage_data
[task 2024-08-07T21:21:05.739Z] 21:21:05     INFO - Running post-action listener: stop_device
[task 2024-08-07T21:21:06.081Z] 21:21:06     INFO - /data/tombstones/tombstone_00 deleted
[task 2024-08-07T21:21:06.156Z] 21:21:06     INFO - /data/tombstones/tombstone_01 deleted
[task 2024-08-07T21:21:06.234Z] 21:21:06     INFO - /data/tombstones/tombstone_02 deleted
[task 2024-08-07T21:21:06.234Z] 21:21:06     INFO - Killing logcat pid 1480.
[task 2024-08-07T21:21:06.234Z] 21:21:06     INFO - Killing every process called qemu-system-x86_64
[task 2024-08-07T21:21:06.240Z] 21:21:06     INFO - [mozharness: 2024-08-07 21:21:06.240060Z] Finished run-tests step (success)
[task 2024-08-07T21:21:06.240Z] 21:21:06     INFO - Running post-run listener: _resource_record_post_run
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - Total resource usage - Wall time: 645s; CPU: 29%; Read bytes: 0; Write bytes: 862285824; Read time: 0; Write time: 636432
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU usage<br/>28.5%
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: I/O read bytes / time<br/>0 / 0
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: I/O write bytes / time<br/>862,285,824 / 636,432
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU guest<br/>691.2 (11.9%)
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU idle<br/>3,635.7 (62.7%)
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU system<br/>427.1 (7.4%)
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: CPU user<br/>1,034.4 (17.8%)
[task 2024-08-07T21:21:06.513Z] 21:21:06     INFO - TinderboxPrint: Swap in / out<br/>0 / 0
[task 2024-08-07T21:21:06.514Z] 21:21:06     INFO - pull - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-08-07T21:21:06.515Z] 21:21:06     INFO - start-emulator - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-08-07T21:21:06.518Z] 21:21:06     INFO - verify-device - Wall time: 31s; CPU: 26%; Read bytes: 0; Write bytes: 330407936; Read time: 0; Write time: 269112
[task 2024-08-07T21:21:06.519Z] 21:21:06     INFO - install - Wall time: 10s; CPU: 35%; Read bytes: 0; Write bytes: 169639936; Read time: 0; Write time: 129812
[task 2024-08-07T21:21:06.567Z] 21:21:06     INFO - run-tests - Wall time: 604s; CPU: 29%; Read bytes: 0; Write bytes: 349376512; Read time: 0; Write time: 223440
[task 2024-08-07T21:21:07.934Z] 21:21:07  WARNING - returning nonzero exit status 2
[task 2024-08-07T21:21:08.022Z] cleanup
[task 2024-08-07T21:21:08.022Z] + cleanup
[task 2024-08-07T21:21:08.022Z] + local rv=2
[task 2024-08-07T21:21:08.022Z] + [[ -s /builds/worker/.xsession-errors ]]
[task 2024-08-07T21:21:08.022Z] + cp /builds/worker/.xsession-errors /builds/worker/artifacts/public/xsession-errors.log
[task 2024-08-07T21:21:08.023Z] + '[' ']'
[task 2024-08-07T21:21:08.023Z] + true
[task 2024-08-07T21:21:08.023Z] + cleanup_xvfb
[task 2024-08-07T21:21:08.023Z] ++ pidof Xvfb
[task 2024-08-07T21:21:08.026Z] + local xvfb_pid=58
[task 2024-08-07T21:21:08.026Z] + local vnc=false
[task 2024-08-07T21:21:08.026Z] + local interactive=false
[task 2024-08-07T21:21:08.026Z] + '[' -n 58 ']'
[task 2024-08-07T21:21:08.027Z] + [[ false == false ]]
[task 2024-08-07T21:21:08.027Z] + [[ false == false ]]
[task 2024-08-07T21:21:08.027Z] + kill 58
[task 2024-08-07T21:21:08.027Z] + screen -XS xvfb quit
[task 2024-08-07T21:21:08.028Z] + exit 2
[taskcluster 2024-08-07 21:21:08.670Z] === Task Finished ===
[taskcluster 2024-08-07 21:21:11.841Z] Unsuccessful task run with exit code: 2 completed in 797.85 seconds
```

Back to Bug 1882670 Comment 26