
rules-js
PublicAspect Workflows pipeline for aspect-build/rules_js
chore(deps): update dependency bazel to v8
Failed in 13m 54s
There were 8 test failures:

//v54:repos_0_test failed
//v54:repos_3_test failed
//v60:repos_0_test failed
//v60:repos_3_test failed
//v61:repos_0_test failed
//v61:repos_3_test failed
//v90:repos_0_test failed
//v90:repos_3_test failed
Run the following command to try to reproduce locally:
bazel test //v60:repos_0_test //v54:repos_0_test //v90:repos_0_test //v54:repos_3_test //v61:repos_3_test //v90:repos_3_test //v61:repos_0_test //v60:repos_3_test
๐ก Check the Artifacts tab in the
Test - e2e/pnpm_lockfiles step for logs from failed test targets.

There was 1 test failure:

//:write_npm_translate_lock_bzlmod_test failed
Run the following command to try to reproduce locally:
bazel test //:write_npm_translate_lock_bzlmod_test
๐ก Check the Artifacts tab in the
Test - e2e/npm_translate_lock_replace_packages step for logs from failed test target.

There was 1 test failure:

//:write_npm_translate_lock_bzlmod_test failed
Run the following command to try to reproduce locally:
bazel test //:write_npm_translate_lock_bzlmod_test
๐ก Check the Artifacts tab in the
Test - e2e/gyp_no_install_script step for logs from failed test target.

@@[unknown repo 'vendored_node_darwin_amd64' requested from @@]//:bin/node failed during analysis

no such package '@@[unknown repo 'vendored_node_darwin_amd64' requested from @@]//': The repository '@@[unknown repo 'vendored_node_darwin_amd64' requested from @@]' could not be resolved: No repository visible as '@vendored_node_darwin_amd64' from main repository. Was the repository introduced in WORKSPACE? The WORKSPACE file is disabled by default in Bazel 8 (late 2024) and will be removed in Bazel 9 (late 2025), please migrate to Bzlmod. See https://bazel.build/external/migration
Run the following command to try to reproduce locally:
bazel build --nobuild @@[unknown repo 'vendored_node_darwin_amd64' requested from @@]//:bin/node
@@[unknown repo 'vendored_node_windows_amd64' requested from @@]//:node.exe failed during analysis

no such package '@@[unknown repo 'vendored_node_windows_amd64' requested from @@]//': The repository '@@[unknown repo 'vendored_node_windows_amd64' requested from @@]' could not be resolved: No repository visible as '@vendored_node_windows_amd64' from main repository. Was the repository introduced in WORKSPACE? The WORKSPACE file is disabled by default in Bazel 8 (late 2024) and will be removed in Bazel 9 (late 2025), please migrate to Bzlmod. See https://bazel.build/external/migration
Run the following command to try to reproduce locally:
bazel build --nobuild @@[unknown repo 'vendored_node_windows_amd64' requested from @@]//:node.exe
@@[unknown repo 'vendored_node_linux_amd64' requested from @@]//:bin/node failed during analysis

no such package '@@[unknown repo 'vendored_node_linux_amd64' requested from @@]//': The repository '@@[unknown repo 'vendored_node_linux_amd64' requested from @@]' could not be resolved: No repository visible as '@vendored_node_linux_amd64' from main repository. Was the repository introduced in WORKSPACE? The WORKSPACE file is disabled by default in Bazel 8 (late 2024) and will be removed in Bazel 9 (late 2025), please migrate to Bzlmod. See https://bazel.build/external/migration
Run the following command to try to reproduce locally:
bazel build --nobuild @@[unknown repo 'vendored_node_linux_amd64' requested from @@]//:bin/node
@@rules_cc+//cc:current_cc_toolchain failed during analysis
๐ ๏ธ Format
in cc_toolchain_alias rule @@rules_cc+//cc:current_cc_toolchain:
Traceback (most recent call last):
File "/virtual_builtins_bzl/common/cc/cc_toolchain_alias.bzl", line 26, column 48, in _impl
File "/virtual_builtins_bzl/common/cc/cc_helper.bzl", line 163, column 13, in _find_cpp_toolchain
Error in fail: Unable to find a CC toolchain using toolchain resolution. Target: @@rules_cc+//cc:current_cc_toolchain, Platform: @@platforms//host:host, Exec platform: @@bazel_tools//tools:host_platform
Run the following command to try to reproduce locally:
bazel build --nobuild @@rules_cc+//cc:current_cc_toolchain
@@[unknown repo 'repo' requested from @@]//:sources failed during analysis

no such package '@@[unknown repo 'repo' requested from @@]//': The repository '@@[unknown repo 'repo' requested from @@]' could not be resolved: No repository visible as '@repo' from main repository. Was the repository introduced in WORKSPACE? The WORKSPACE file is disabled by default in Bazel 8 (late 2024) and will be removed in Bazel 9 (late 2025), please migrate to Bzlmod. See https://bazel.build/external/migration
Run the following command to try to reproduce locally:
bazel build --nobuild @@[unknown repo 'repo' requested from @@]//:sources
@@[unknown repo 'repo' requested from @@]//:source_txt failed during analysis

no such package '@@[unknown repo 'repo' requested from @@]//': The repository '@@[unknown repo 'repo' requested from @@]' could not be resolved: No repository visible as '@repo' from main repository. Was the repository introduced in WORKSPACE? The WORKSPACE file is disabled by default in Bazel 8 (late 2024) and will be removed in Bazel 9 (late 2025), please migrate to Bzlmod. See https://bazel.build/external/migration
Run the following command to try to reproduce locally:
bazel build --nobuild @@[unknown repo 'repo' requested from @@]//:source_txt
@@[unknown repo 'repo' requested from @@]//:dir failed during analysis

no such package '@@[unknown repo 'repo' requested from @@]//': The repository '@@[unknown repo 'repo' requested from @@]' could not be resolved: No repository visible as '@repo' from main repository. Was the repository introduced in WORKSPACE? The WORKSPACE file is disabled by default in Bazel 8 (late 2024) and will be removed in Bazel 9 (late 2025), please migrate to Bzlmod. See https://bazel.build/external/migration
Run the following command to try to reproduce locally:
bazel build --nobuild @@[unknown repo 'repo' requested from @@]//:dir

Waited 2m 29s
Ran in 2m 16s
๐ ๏ธ Formatecho "--- :aspect-build: Workflows environment" && /etc/aspect/workflows/bin/configure_workflows_env && echo "--- :stethoscope: Agent health check" && /etc/aspect/workflows/bin/agent_health_check && echo "--- :git: Checkout health" && rosetta run checkout --workspace . && echo "~~~ :broom: Prepare archive directories" && rm -rf /workflows/artifacts /workflows/testlogs && echo "--- :hammer_and_wrench: Format" && rosetta run format --workspace . && echo "+++ โ"
Waited 10m 24s
Ran in 1m 28s

Waited 10m 33s
Ran in 52s

Waited 10m 47s
Ran in 46s

Waited 10m 58s
Ran in 37s

Waited 11m 0s
Ran in 38s

Waited 11m 18s
Ran in 36s

Waited 12m 3s
Ran in 1m 17s

Waited 12m 24s
Ran in 25s

Waited 12m 44s
Ran in 28s
Total Job Run Time: 19m 41s