Skip to content

chore: migrate to Aspect CLI AXL tasks on ephemeral GHA runners#1051

Merged
gregmagolan merged 1 commit into
mainfrom
chore/aspect-cli-axl-ephemeral-migration
May 25, 2026
Merged

chore: migrate to Aspect CLI AXL tasks on ephemeral GHA runners#1051
gregmagolan merged 1 commit into
mainfrom
chore/aspect-cli-axl-ephemeral-migration

chore: migrate to Aspect CLI AXL tasks on ephemeral GHA runners

76c8220
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / buildifier (buildifier) succeeded May 25, 2026 in 27s

✅ buildifier //tools/format:buildifier · Passed

✅ Succeeded · 📅 Mon May 25 01:56:53 UTC 2026 · ⏱ 28.8s — 🌱 Init 768ms · ⚙ Setup 4s · 🔨 Build 22.8s · 🔍 Detect 499ms · ✨ Format 295ms · 📋 Diff 349ms
👤 runner · 🖥 runnervmg397c · 💎 aspect-cli v2026.21.44
📦 1 target · ⚡ 13 of 739 actions executed (98% cached) · 🔧 bazel v8.5.1 build · 🎯 k8 · ⚙️ opt
🐙 GitHub Actions

⚙️ Scope: changed — filtered to 12 changed files
💬 Last update: buildifier task complete

Details

✅ All 12 files in scope are properly formatted.

🔁 Reproduce

aspect buildifier --on-change=fail --base-ref=origin/main

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase  | Description                              | Duration
-------+------------------------------------------+---------
Init   | Aspect runtime startup                   | 768ms   
Setup  | Authenticate and create CI status checks | 4s      
Build  | Build formatter                          | 22.8s   
Detect | Detect changed files                     | 499ms   
Format | Format files                             | 295ms   
Diff   | Detect formatter-induced changes         | 351ms   
-------+------------------------------------------+---------
Total  |                                          | 28.8s   

🎯 Bazel targets (1)

✅ 1 Target Built
Label                     | Target Type
--------------------------+------------
//tools/format:buildifier | multirun   

🧮 Bazel details

📟 Command line · bazel build //tools/format:buildifier
bazel build \
  --config=ci \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/6ad2d474-6ead-4c2e-98e9-b0162d9eae82.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Buildifier \
  --build_metadata=ASPECT_TASK_ID=buildifier \
  --experimental_build_event_upload_strategy=local \
  --remote_download_outputs=toplevel \
  --build_runfile_links \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-6f03a572-7e4f-4c97-850d-96ec76d0941d.bin \
  -- \
  //tools/format:buildifier
ℹ️ Invocation details
  • Invocation ID: 69849184-4050-4ddc-8508-48ae3c5f5019
  • Command: build
  • Bazel version: 8.5.1
  • Start time: Mon May 25 01:56:53 UTC 2026
  • End time: Mon May 25 01:57:06 UTC 2026
  • User: runner
  • Host name: runnervmg397c
  • CPU Target: k8
  • Mode: opt
  • Working directory: /home/runner/work/rules_py/rules_py
  • Workspace directory: /home/runner/work/rules_py/rules_py
  • Server PID: 2481
⏱ Timing
  • Elapsed time: 13.5s
  • Analysis time: 8.4s
  • Execution time: 464ms
  • Bazel server time: 48 cpu-seconds
📦 Build graph
  • Targets: 1 target (25,699 configured, 51 aspect applications)
  • Actions: 13 actions (739 created)
  • Packages: 238 packages loaded
💾 Cache stats
  • Actions: 726 of 739 cached (98%)
⚡ Actions by mnemonic (7)
Mnemonic                   | Count | %    
---------------------------+-------+------
FileWrite                  | 4     | 30.7%
TemplateExpand             | 3     | 23.0%
ExecutableSymlink          | 2     | 15.3%
BazelWorkspaceStatusAction | 1     | 7.6% 
RepoMappingManifest        | 1     | 7.6% 
SourceSymlinkManifest      | 1     | 7.6% 
SymlinkTree                | 1     | 7.6% 
🏃 Actions by runner (1)
Runner   | Count | %     
---------+-------+-------
internal | 13    | 100.0%
🏠 Workspace status (4)
  • BUILD_HOST: runnervmg397c
  • BUILD_TIMESTAMP: 1779674217
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 May 25 01 56 57 Mon
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: buildifier
  • ASPECT_TASK_NAME: Buildifier
🎛️ Startup options (13)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.bazel/failure_detail.rawproto
--host_jvm_args=-DBAZEL_TRACK_SOURCE_DIRECTORIES=1
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowatchfs
--nowindows_enable_symlinks
--output_base=/home/runner/.bazel
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (59)
--announce_rc
--build_event_binary_file=/tmp/build-event-out-6f03a572-7e4f-4c97-850d-96ec76d0941d.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=buildifier
--build_metadata=ASPECT_TASK_NAME=Buildifier
--build_runfile_links
--color=yes
--config=ci
--curses=yes
--define=SOME_VAR=SOME_VALUE
--disk_cache=/home/runner/.cache/bazel-disk
--enable_platform_specific_config
--experimental_build_event_upload_strategy=local
--experimental_fetch_all_coverage_outputs
--experimental_profile_include_target_label
--generate_json_trace_profile=1
--grpc_keepalive_time=30s
--heap_dump_on_oom
--host_per_file_copt='external/.*protobuf.*@--PROTOBUF_WAS_NOT_SUPPOSED_TO_BE_BUILT'
--host_platform=//bazel/platforms:linux_gnu
--incompatible_auto_exec_groups
--incompatible_autoload_externally=''
--incompatible_config_setting_private_default_visibility
--incompatible_default_to_explicit_init_py
--incompatible_disable_native_repo_rules
--incompatible_disable_non_executable_java_binary
--incompatible_disable_starlark_host_transitions
--incompatible_enable_cc_toolchain_resolution
--incompatible_enforce_starlark_utf8=error
--incompatible_modify_execution_info_additive
--incompatible_repo_env_ignores_action_env
--incompatible_strict_action_env
--lockfile_mode=error
--lockfile_mode=off
--module_mirrors=https://bcr.cloudflaremirrors.com
--nobuild_runfile_links
--noexperimental_check_external_repository_files
--noincompatible_disallow_empty_glob
--noremote_upload_local_results
--nosandbox_default_allow_network
--per_file_copt='external/.*protobuf.*@--PROTOBUF_WAS_NOT_SUPPOSED_TO_BE_BUILT'
--platforms=//bazel/platforms:linux_gnu
--profile=/tmp/6ad2d474-6ead-4c2e-98e9-b0162d9eae82.profile.gz
--remote_download_outputs=minimal
--remote_download_outputs=toplevel
--remote_local_fallback
--remote_timeout=3600
--remote_upload_local_results
--repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
--repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
--repo_env='JAVA_HOME=<REDACTED>'
--repository_cache=/home/runner/.cache/bazel-repo
--reuse_sandbox_directories
--show_progress_rate_limit=60
--show_result=20
--show_timestamps
--test_output=errors
--toolchain_resolution_debug=@@bazel_tools//tools/cpp:toolchain_type

⏱ Last updated Mon May 25 01:57:13 UTC 2026 · 📊 GitHub API quota 407/15,000 (3% used, resets in 47m)
🚀 Powered by Aspect CLI (v2026.21.44)  |  Aspect Build · X · LinkedIn · YouTube