Closed Bug 1876172 Opened 1 year ago Closed 1 year ago

Intermittent TL custom-car Artifact "public/build" not found at "/builds/worker/artifacts/": (HTTP code 404) no such container - Could not find the file /builds/worker/artifacts/ in container

Categories

(Firefox Build System :: Toolchains, defect)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: imoraru, Unassigned)

References

Details

Failure summary is missing in Treeherder.

[task 2024-01-23T22:12:40.458Z] fi
[task 2024-01-23T22:12:40.458Z] ++ uname -o
[task 2024-01-23T22:12:40.459Z] + [[ GNU/Linux == \M\s\y\s ]]
[task 2024-01-23T22:12:40.459Z] 
[task 2024-01-23T22:12:40.459Z] CONFIG=$(echo $CONFIG pgo_data_path='"'$PGO_FILE'"')
[task 2024-01-23T22:12:40.459Z] ++ echo blink_symbol_level=0 chrome_pgo_phase=2 dcheck_always_on=false enable_nacl=false enable_resource_allowlist_generation=false is_chrome_branded=false is_clang=true is_component_build=false is_debug=false is_official_build=true symbol_level=0 'target_cpu="x64"' use_v8_context_snapshot=false v8_symbol_level=0 'pgo_data_path="/builds/worker/custom_car/chromium/src/chrome/build/pgo_profiles/chrome-linux-main-1706032763-338e554e00dff292fdc75c525509fd9160859059.profdata"'
[task 2024-01-23T22:12:40.460Z] + CONFIG='blink_symbol_level=0 chrome_pgo_phase=2 dcheck_always_on=false enable_nacl=false enable_resource_allowlist_generation=false is_chrome_branded=false is_clang=true is_component_build=false is_debug=false is_official_build=true symbol_level=0 target_cpu="x64" use_v8_context_snapshot=false v8_symbol_level=0 pgo_data_path="/builds/worker/custom_car/chromium/src/chrome/build/pgo_profiles/chrome-linux-main-1706032763-338e554e00dff292fdc75c525509fd9160859059.profdata"'
[task 2024-01-23T22:12:40.460Z] 
[task 2024-01-23T22:12:40.460Z] # Set up then build chrome
[task 2024-01-23T22:12:40.460Z] gn gen out/Default --args="$CONFIG"
[task 2024-01-23T22:12:40.460Z] + gn gen out/Default '--args=blink_symbol_level=0 chrome_pgo_phase=2 dcheck_always_on=false enable_nacl=false enable_resource_allowlist_generation=false is_chrome_branded=false is_clang=true is_component_build=false is_debug=false is_official_build=true symbol_level=0 target_cpu="x64" use_v8_context_snapshot=false v8_symbol_level=0 pgo_data_path="/builds/worker/custom_car/chromium/src/chrome/build/pgo_profiles/chrome-linux-main-1706032763-338e554e00dff292fdc75c525509fd9160859059.profdata"'
[task 2024-01-23T22:12:41.493Z] ERROR at //third_party/cloud_authenticator/test/local_service/BUILD.gn:22:17: Assignment had no effect.
[task 2024-01-23T22:12:41.493Z]   is_data_dep = true
[task 2024-01-23T22:12:41.493Z]                 ^---
[task 2024-01-23T22:12:41.493Z] You set the variable "is_data_dep" here and it was unused before it went
[task 2024-01-23T22:12:41.493Z] out of scope.
[task 2024-01-23T22:12:41.493Z] 
[task 2024-01-23T22:12:41.493Z] Via these template invocations:
[task 2024-01-23T22:12:41.493Z]   rust_executable("cloud_authenticator_test_service")  //third_party/cloud_authenticator/test/local_service/BUILD.gn:7
[task 2024-01-23T22:12:41.493Z]   rust_target("cloud_authenticator_test_service")  //build/rust/rust_executable.gni:55
[task 2024-01-23T22:12:41.493Z]   executable("cloud_authenticator_test_service")  //build/rust/rust_target.gni:358
[task 2024-01-23T22:12:41.493Z] 
[task 2024-01-23T22:12:41.493Z] See //build/rust/rust_target.gni:358:5: whence it was called.
[task 2024-01-23T22:12:41.493Z]     target(invoker.target_type, "${_target_name}${_main_target_suffix}") {
[task 2024-01-23T22:12:41.493Z]     ^---------------------------------------------------------------------
[task 2024-01-23T22:12:41.493Z] See //build/rust/rust_executable.gni:55:3: whence it was called.
[task 2024-01-23T22:12:41.494Z]   rust_target(target_name) {
[task 2024-01-23T22:12:41.494Z]   ^-------------------------
[task 2024-01-23T22:12:41.494Z] See //third_party/cloud_authenticator/test/local_service/BUILD.gn:7:1: whence it was called.
[task 2024-01-23T22:12:41.494Z] rust_executable("cloud_authenticator_test_service") {
[task 2024-01-23T22:12:41.494Z] ^----------------------------------------------------
[task 2024-01-23T22:12:41.494Z] See //chrome/test/BUILD.gn:8368:9: which caused the file to be included.
[task 2024-01-23T22:12:41.494Z]         "//third_party/cloud_authenticator/test/local_service:cloud_authenticator_test_service",
[task 2024-01-23T22:12:41.494Z]         ^--------------------------------------------------------------------------------------
[taskcluster 2024-01-23 22:12:43.580Z] === Task Finished ===
[taskcluster 2024-01-23 22:12:43.588Z] Artifact "public/build" not found at "/builds/worker/artifacts/": (HTTP code 404) no such container - Could not find the file /builds/worker/artifacts/ in container b0348e10aa7e58b7e3d9c7983aa20adb7cd999c8cd55a754a6b9e31121b26ffc 
[taskcluster 2024-01-23 22:12:43.656Z] Unsuccessful task run with exit code: 1 completed in 466.793 seconds

Hi Mike! Can you please take a look at this?
Thank you!

Flags: needinfo?(mh+mozilla)

might be intermittent? affected windows too but it seems to be running here in a later push

Turned green on next pushes.

The relevant error might be:
ERROR at //third_party/cloud_authenticator/test/local_service/BUILD.gn:22:17: Assignment had no effect.

Summary: Perma TL custom-car Artifact "public/build" not found at "/builds/worker/artifacts/": (HTTP code 404) no such container - Could not find the file /builds/worker/artifacts/ in container b0348e10aa7e58b7e3d9c7983aa20adb7cd999c8cd55a754a6b9e31121b26ffc → Intermittent TL custom-car Artifact "public/build" not found at "/builds/worker/artifacts/": (HTTP code 404) no such container - Could not find the file /builds/worker/artifacts/ in container
Flags: needinfo?(mh+mozilla) → needinfo?(kshampur)

no re-occurrences lately for this intermittent.
Was unable to reproduce locally so cancelling ni? for now and will revisit if it happens again

Flags: needinfo?(kshampur)

The severity field is not set for this bug.
:glandium, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(mh+mozilla)

Let's say it's not happening anymore.

Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → WORKSFORME
See Also: → 1909794
You need to log in before you can comment on or make changes to this bug.