Closed Bug 1878201 Opened 1 year ago Closed 1 year ago

Intermittent linux64-snap Sel [taskcluster:error] exit status 1 | after AssertionError

Categories

(Firefox Build System :: Third Party Packaging, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: chorotan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=445615272&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/A4h-tfbhTOeO_I8ZbxYAzQ/runs/0/artifacts/public/logs/live_backing.log


task 2024-02-02T01:15:31.000Z] Installing collected packages: sortedcontainers, urllib3, sniffio, PyYAML, PySocks, idna, h11, exceptiongroup, certifi, attrs, wsproto, outcome, trio, trio-websocket, selenium
[task 2024-02-02T01:15:32.658Z] Successfully installed PySocks-1.7.1 PyYAML-6.0.1 attrs-23.1.0 certifi-2023.7.22 exceptiongroup-1.1.3 h11-0.14.0 idna-3.4 outcome-1.2.0 selenium-4.12.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.2 trio-websocket-0.10.4 urllib3-2.0.5 wsproto-1.2.0
[task 2024-02-02T01:15:32.794Z] + sed -e s/#RUNTIME_VERSION#/command-chain/#
[task 2024-02-02T01:15:32.798Z] + python3 basic_tests.py expectations.json
[task 2024-02-02T01:15:32.983Z] /home/ubuntu/tasks/task_170683612621450/fetches/basic_tests.py:32: DeprecationWarning: Firefox will soon stop logging to geckodriver.log by default; Specify desired logs with log_output
[task 2024-02-02T01:15:32.983Z]   driver_service = Service(
[task 2024-02-02T01:15:51.517Z] Running: test_about_buildconfig
[task 2024-02-02T01:15:51.517Z] about:buildconfig source: https://hg.mozilla.org/releases/mozilla-beta/rev/59d56668c362e68738a8561c397961027b0a62d3
[task 2024-02-02T01:15:51.517Z] about:support distribution ID: MOZILLA_OFFICIAL=1 --enable-update-channel=beta MOZBUILD_STATE_PATH=/builds/worker/firefox-snap/parts/firefox/build/.mozbuild --disable-tests --enable-debug --enable-linker=lld --enable-rust-simd --with-mozilla-api-keyfile=/builds/worker/firefox-snap/stage/mozilla-desktop-geoloc-api.key --with-google-location-service-api-keyfile=/builds/worker/firefox-snap/stage/gls-gapi.data --with-google-safebrowsing-api-keyfile=/builds/worker/firefox-snap/stage/sb-gapi.data --enable-geckodriver WASI_SYSROOT=/builds/worker/firefox-snap/stage/wasi-sysroot --disable-updater --disable-install-strip --enable-official-branding --prefix=/builds/worker/firefox-snap/parts/firefox/install/usr
[task 2024-02-02T01:15:51.517Z] Running: test_about_support
[task 2024-02-02T01:15:51.517Z] about:support version: 123.0b5
[task 2024-02-02T01:15:51.808Z] Traceback (most recent call last):
[task 2024-02-02T01:15:51.808Z]   File "/home/ubuntu/tasks/task_170683612621450/fetches/basic_tests.py", line 146, in <module>
[task 2024-02-02T01:15:51.809Z]     SnapTests(sys.argv[1])
[task 2024-02-02T01:15:51.809Z]   File "/home/ubuntu/tasks/task_170683612621450/fetches/basic_tests.py", line 56, in __init__
[task 2024-02-02T01:15:51.809Z]     getattr(self, m)(self._expectations[m])
[task 2024-02-02T01:15:51.809Z]   File "/home/ubuntu/tasks/task_170683612621450/fetches/basic_tests.py", line 85, in test_about_support
[task 2024-02-02T01:15:51.810Z]     assert version_box.text == exp["version_box"]
[task 2024-02-02T01:15:51.810Z] AssertionError
[taskcluster 2024-02-02T01:15:51.878Z]    Exit Code: 1
[taskcluster 2024-02-02T01:15:51.878Z]    User Time: 32.361801s
[taskcluster 2024-02-02T01:15:51.878Z]  Kernel Time: 22.086333s
[taskcluster 2024-02-02T01:15:51.878Z]    Wall Time: 3m47.152237688s
[taskcluster 2024-02-02T01:15:51.878Z]       Result: FAILED
[taskcluster 2024-02-02T01:15:51.879Z] === Task Finished ===
[taskcluster 2024-02-02T01:15:51.879Z] Task Duration: 3m47.158389015s
[taskcluster 2024-02-02T01:15:52.017Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2024-05-02T00:04:06.591Z
[taskcluster:error] exit status 1

version string change somehow failed: https://treeherder.mozilla.org/logviewer?job_id=445615272&repo=mozilla-central&lineNumber=161 vs https://treeherder.mozilla.org/logviewer?job_id=445616626&repo=mozilla-central&lineNumber=167

+ sed -e s/#RUNTIME_VERSION#/command-chain/# is from snap run firefox --version | awk '{ print $3 }' so it suggests something weird happened running snap run firefox --version

I dont think we should worry much, let's keep this open and see how frequently it would repro ...

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.