Closed Bug 1860630 Opened 1 year ago Closed 10 months ago

Perma bootstrap-voidlinux ModuleNotFoundError: No module named 'zstandard'

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect, P5)

defect

Tracking

(firefox122 fixed)

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: glandium)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file, 1 obsolete file)

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


Downloading... 100.0 %
Error running mach:
    mach --log-no-times artifact toolchain --from-task HEkieD-hRgSW0JOglB0AeA:public/build/clang.tar.zst
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke ``./mach busted`` to check if this issue is already on file. If it
isn't, please use ``./mach busted file artifact`` to report it. If ``./mach busted`` is
misbehaving, you can also inspect the dependencies of bug 1543241.
If filing a bug, please include the full output of mach, including this error
message.
The details of the failure are as follows:
ModuleNotFoundError: No module named 'zstandard'
  File "/mozilla-unified/python/mozbuild/mozbuild/artifact_commands.py", line 590, in artifact_toolchain
    unpack_file(local)
  File "/mozilla-unified/python/mozbuild/mozbuild/action/tooltool.py", line 1008, in unpack_file
    import zstandard
[taskcluster 2023-10-23 16:59:29.069Z] === Task Finished ===
[taskcluster 2023-10-23 16:59:29.069Z] Unsuccessful task run with exit code: 1 completed in 1332.392 seconds

Root cause is https://github.com/indygreg/python-zstandard/issues/204 and the lack of a compiler on the bootstrap setup to build the wheel from source.

Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Attachment #9362124 - Attachment description: Bug 1860630 - Add zstandard prerequisite for voidlinux bootstrap r=glandium → Bug 1860630 - Add build prerequisite for voidlinux bootstrap r=glandium
Summary: Perma Android bootstrap-voidlinux ModuleNotFoundError: No module named 'zstandard' → Perma bootstrap-voidlinux ModuleNotFoundError: No module named 'zstandard'
Attachment #9362124 - Attachment is obsolete: true
Assignee: sguelton → mh+mozilla
Depends on: 1843209
Blocks: 1867182
Pushed by nerli@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/83540e45dfb8 Upgrade zstandard to 0.22. r=glandium CLOSED TREE
Depends on: 1869626
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/f1f84112a8dd Upgrade zstandard to 0.22. r=firefox-build-system-reviewers,mach-reviewers,sergesanspaille,ahochheiden
See Also: → 1869690
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Regressions: 1869944
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: