Skip to content

Conversation

@ethan-ozelius-contentful
Copy link
Contributor

@ethan-ozelius-contentful ethan-ozelius-contentful commented Nov 14, 2025

Summary

Fix release CI/CD error. GHA build logs

Description

Bug:

Error: Failed to launch the browser process!
[2870:2870:1114/173512.639554:FATAL:zygote_host_impl_linux.cc(128)] No usable sandbox! If you are running on Ubuntu 23.10+ or another Linux distro that has disabled unprivileged user namespaces with AppArmor, see https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md. Otherwise see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the (older) SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
[1114/173512.646566:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[1114/173512.646603:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)

Root cause:
Puppeteer needs an env var to PUPPETEER_EXECUTABLE_PATH.

This can be reproduced in the build step by removing that env var, as proven in this GHA build:

https://github.com/contentful/contentful.js/actions/runs/19372935338/job/55433100438?pr=2604

@ethan-ozelius-contentful ethan-ozelius-contentful changed the title fix(ci): release browser integration tests fix(ci): release browser integration tests [DX-505] Nov 14, 2025
@ethan-ozelius-contentful ethan-ozelius-contentful marked this pull request as ready for review November 14, 2025 17:51
@ethan-ozelius-contentful ethan-ozelius-contentful requested a review from a team as a code owner November 14, 2025 17:51
@ethan-ozelius-contentful ethan-ozelius-contentful force-pushed the dx-505-fix-release-browser-integration-tests branch from a6ce2ae to 45992f6 Compare November 14, 2025 17:52
@ethan-ozelius-contentful ethan-ozelius-contentful merged commit 9afb8c7 into master Nov 14, 2025
29 of 30 checks passed
@ethan-ozelius-contentful ethan-ozelius-contentful deleted the dx-505-fix-release-browser-integration-tests branch November 14, 2025 18:01
@contentful-automation
Copy link
Contributor

🎉 This PR is included in version 11.8.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants