Skip to content

fix(cli): IDEs with plugins using BSP can now use aspect cli instead of vanilla bazel - #1370

Closed
mcook42 wants to merge 10 commits into
mainfrom
fix/ide-bsp-sync
Closed

fix(cli): IDEs with plugins using BSP can now use aspect cli instead of vanilla bazel#1370
mcook42 wants to merge 10 commits into
mainfrom
fix/ide-bsp-sync

lint: bulidifier run over bazel_runner.axl

483a00b
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / run-axl-smoke-2 succeeded Aug 12, 2026 in 9s

✅ run //examples/deliverable:sh_deliverable · Successful build

✅ Succeeded · 📅 Wed Aug 12 19:24:03 UTC 2026 · ⏱ 13.2s — 🌱 Init 1.8s · 🔧 Setup 7.2s · 🔨 Build 4.1s · 🚀 Run 31ms
👤 Matt Cook · 🖥 aw-gha-runner-6962.us-west1-a.c.awd-silo-prod.internal · 💎 aspect-cli v0.0.0-dev
:octocat: aspect-cli · 🔀 #1370 · ⎇ fix/ide-bsp-sync · ✏️ 5672721 - Merge 483a00be7b254b15f7378ea9297bfc8b9ddeebf0 into 1119bfb8… · 🏃 Pull request run
📦 2 targets · ⚡ 4 of 7 actions executed (42% cached) · 🔧 bazel v9.0.1 build · 🎯 x86_64 · ⚙️ fastbuild
🚀 Workflows runner v6.0.10 · ☁️ GCP · 📍 us-west1-a · 💠 n2d-standard-4 · 🤖 4669264516239948830
🔗 Docs · 🔗 Website · 🏷 dev · 🏷 local · 🏷 axl-testing · 🏷 COMPONENT=aspect-cli · 🏷 ENV=dev
🐙 GitHub Actions

💬 Last update: run task complete

💡 TIP: Click through for invocation details and logs

🐙 GitHub Actions — raw CI logs for this job

Silence by setting ctx.features[Tips].args.silence = ["click-through-links", ...] in .aspect/config.axl (load Tips from @aspect//feature/tips.axl), or pass --tips:silence=click-through-links on the command line.

Details

🎯 Bazel targets (2)

✅ 2 Targets Built
Label                                 | Target Type
--------------------------------------+------------
//examples/deliverable:sh_deliverable | sh_binary  
//examples/deliverable:sh_deliverable | sh_binary  

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Init  | Aspect runtime startup       | 1.8s    
Setup | Prepare the task environment | 7.2s    
Build | Build run target             | 4.1s    
Run   | Run target                   | 39ms    
------+------------------------------+---------
Total |                              | 13.2s   

🧮 Bazel details

📟 Command line · bazel build //examples/deliverable:sh_deliverable
bazel build \
  --show_result=20 \
  --action_env='DUMMY_DB_PASSWORD=<REDACTED>' \
  --action_env=DUMMY_BUILD_MODE_ON=1 \
  --repo_env=DUMMY_FEATURE_FLAG=true \
  --action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git' \
  --build_metadata=TAGS=dev,local,axl-testing \
  --build_metadata=TAG_ENV=dev \
  --build_metadata=TAG_COMPONENT=aspect-cli \
  --build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://aspect.build/docs),[Website](https://aspect.build/)' \
  --curses=no \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/workflows/367770d5-7805-4dfc-8817-5f8056b90b29.profile.gz \
  --color=yes \
  --remote_upload_local_results \
  --heap_dump_on_oom \
  --generate_json_trace_profile=1 \
  --experimental_repository_cache_hardlinks \
  --remote_accept_cached \
  --disk_cache='' \
  --remote_timeout=3600 \
  --remote_retries=360 \
  --grpc_keepalive_timeout=30s \
  --remote_cache=unix:///mnt/ephemeral/buildbarn/.cache/bb_clientd/grpc \
  --remote_bytestream_uri_prefix=remote.silo-gcp.aspect.build \
  --noremote_cache_compression \
  --repository_cache=/mnt/ephemeral/caches/repository \
  --build_metadata=CI_HOST=GITHUB_ACTIONS \
  --build_metadata=VCS=GITHUB \
  --build_metadata=COMMIT_SHA=56727212d59e7fe0bd58643959b423bb55474665 \
  --build_metadata=USER=mcook42 \
  --build_metadata=BRANCH_NAME=fix/ide-bsp-sync \
  --build_metadata=PR_SOURCE_BRANCH_NAME=fix/ide-bsp-sync \
  --build_metadata=PR_TARGET_BRANCH_NAME=main \
  --build_metadata=PR_NUMBER=1370 \
  --build_metadata=PR_ID=1370 \
  --build_metadata=RUN_TYPE=PULL_REQUEST \
  --build_metadata=REPO_OWNER=aspect-build \
  --build_metadata=REPO_NAME=aspect-cli \
  --build_metadata=REPO_URL=https://github.com/aspect-build/aspect-cli \
  --build_metadata=BUILD_URL=https://github.com/aspect-build/aspect-cli/actions/runs/31631259691 \
  --build_metadata='COMMIT_AUTHOR_NAME=Matt Cook' \
  --build_metadata=COMMIT_AUTHOR_EMAIL=orion@aspect.build \
  --build_metadata='COMMIT_AUTHOR=Matt Cook <orion@aspect.build>' \
  --build_metadata='COMMIT_MESSAGE=Merge 483a00be7b254b15f7378ea9297bfc8b9ddeebf0 into 1119bfb86f90bad3f02a966d55d5' \
  --build_metadata=COMMIT_TIMESTAMP=2026-08-12T19:09:35+00:00 \
  --build_metadata=ASPECT_TASK_KIND=run \
  --build_metadata=ASPECT_TASK_FRIENDLY_KIND=Run \
  --build_metadata=ASPECT_TASK_NAME=run-axl-smoke-2 \
  --build_metadata=ASPECT_TASK_FRIENDLY_NAME=run-axl-smoke-2 \
  --build_metadata=ASPECT_TASK_ID=4a8bcef4-544a-49bf-a774-4ff16849b3f0 \
  --experimental_build_event_upload_strategy=local \
  --build_runfile_links \
  --remote_download_outputs=toplevel \
  --aspects=@bazel_tools//aspect_e1f8a20334242fdd:aspect.bzl%runinfo \
  --output_groups=+aspect_runinfo \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-93d56b61-81d8-4c67-9f28-c9dea42712b5.bin \
  -- \
  //examples/deliverable:sh_deliverable
ℹ️ Invocation details
  • Invocation ID: a0d54c8e-1a09-4399-9621-11524e9a0bf3
  • Command: build
  • Bazel version: 9.0.1
  • Start time: Wed Aug 12 19:24:03 UTC 2026
  • End time: Wed Aug 12 19:24:03 UTC 2026
  • User: aspect-runner
  • Host name: aw-gha-runner-6962.us-west1-a.c.awd-silo-prod.internal
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /mnt/ephemeral/workdir/aspect-cli/aspect-cli
  • Workspace directory: /mnt/ephemeral/workdir/aspect-cli/aspect-cli
  • Server PID: 13094
⏱ Timing
  • Elapsed time: 543ms
  • Analysis time: 119ms
  • Execution time: 87ms
  • Bazel server time: 1.6 cpu-seconds
📦 Build graph
  • Targets: 2 targets (1,641 configured, 2 aspect applications)
  • Actions: 4 actions (7 created)
  • Packages: 2 packages loaded
💾 Cache stats
  • Actions: 3 of 7 cached (42%)
⚡ Actions by mnemonic (5)
Mnemonic                   | Count | %    
---------------------------+-------+------
BazelWorkspaceStatusAction | 1     | 20.0%
FileWrite                  | 1     | 20.0%
Genrule                    | 1     | 20.0%
RunfilesTree               | 1     | 20.0%
SymlinkTree                | 1     | 20.0%
🏃 Actions by runner (2)
Runner                    | Count | %    
--------------------------+-------+------
internal                  | 4     | 80.0%
remote cache hit · Remote | 1     | 20.0%
🏠 Workspace status (4)
  • BUILD_HOST: aw-gha-runner-6962.us-west1-a.c.awd-silo-prod.internal
  • BUILD_TIMESTAMP: 1786562643
  • BUILD_USER: aspect-runner
  • FORMATTED_DATE: 2026 Aug 12 19 24 03 Wed
🏷️ Build metadata (28)
  • ASPECT_TASK_FRIENDLY_KIND: Run
  • ASPECT_TASK_FRIENDLY_NAME: run-axl-smoke-2
  • ASPECT_TASK_ID: 4a8bcef4-544a-49bf-a774-4ff16849b3f0
  • ASPECT_TASK_KIND: run
  • ASPECT_TASK_NAME: run-axl-smoke-2
  • ASPECT_WORKFLOWS_LINKS: [Docs](https://aspect.build/docs),[Website](https://aspect.build/)
  • BRANCH_NAME: fix/ide-bsp-sync
  • BUILD_URL: https://github.com/aspect-build/aspect-cli/actions/runs/31631259691
  • CI_HOST: GITHUB_ACTIONS
  • COMMIT_AUTHOR: Matt Cook <orion@aspect.build>
  • COMMIT_AUTHOR_EMAIL: orion@aspect.build
  • COMMIT_AUTHOR_NAME: Matt Cook
  • COMMIT_MESSAGE: Merge 483a00be7b254b15f7378ea9297bfc8b9ddeebf0 into 1119bfb86f90bad3f02a966d55d5
  • COMMIT_SHA: 56727212d59e7fe0bd58643959b423bb55474665
  • COMMIT_TIMESTAMP: 2026-08-12T19:09:35+00:00
  • PR_ID: 1370
  • PR_NUMBER: 1370
  • PR_SOURCE_BRANCH_NAME: fix/ide-bsp-sync
  • PR_TARGET_BRANCH_NAME: main
  • REPO_NAME: aspect-cli
  • REPO_OWNER: aspect-build
  • REPO_URL: https://github.com/aspect-build/aspect-cli
  • RUN_TYPE: PULL_REQUEST
  • TAGS: dev,local,axl-testing
  • TAG_COMPONENT: aspect-cli
  • TAG_ENV: dev
  • USER: mcook42
  • VCS: GITHUB
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/mnt/ephemeral/output/aspect-cli/aspect-cli/failure_detail.rawproto
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowindows_enable_symlinks
--output_base=/mnt/ephemeral/output/aspect-cli/aspect-cli
--output_user_root=/mnt/ephemeral/bazel/aspect-cli/aspect-cli
--write_command_log
🎛️ Command options (84)
--action_env=DUMMY_BUILD_MODE_ON=1
--action_env='DUMMY_DB_PASSWORD=<REDACTED>'
--action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git'
--announce_rc
--aspects=@bazel_tools//aspect_e1f8a20334242fdd:aspect.bzl%runinfo
--build_event_binary_file=/tmp/build-event-out-93d56b61-81d8-4c67-9f28-c9dea42712b5.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_FRIENDLY_KIND=Run
--build_metadata=ASPECT_TASK_FRIENDLY_NAME=run-axl-smoke-2
--build_metadata=ASPECT_TASK_ID=4a8bcef4-544a-49bf-a774-4ff16849b3f0
--build_metadata=ASPECT_TASK_KIND=run
--build_metadata=ASPECT_TASK_NAME=run-axl-smoke-2
--build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://aspect.build/docs),[Website](https://aspect.build/)'
--build_metadata=BRANCH_NAME=fix/ide-bsp-sync
--build_metadata=BUILD_URL=https://github.com/aspect-build/aspect-cli/actions/runs/31631259691
--build_metadata=CI_HOST=GITHUB_ACTIONS
--build_metadata='COMMIT_AUTHOR=Matt Cook <orion@aspect.build>'
--build_metadata=COMMIT_AUTHOR_EMAIL=orion@aspect.build
--build_metadata='COMMIT_AUTHOR_NAME=Matt Cook'
--build_metadata='COMMIT_MESSAGE=Merge 483a00be7b254b15f7378ea9297bfc8b9ddeebf0 into 1119bfb86f90bad3f02a966d55d5'
--build_metadata=COMMIT_SHA=56727212d59e7fe0bd58643959b423bb55474665
--build_metadata=COMMIT_TIMESTAMP=2026-08-12T19:09:35+00:00
--build_metadata=PR_ID=1370
--build_metadata=PR_NUMBER=1370
--build_metadata=PR_SOURCE_BRANCH_NAME=fix/ide-bsp-sync
--build_metadata=PR_TARGET_BRANCH_NAME=main
--build_metadata=REPO_NAME=aspect-cli
--build_metadata=REPO_OWNER=aspect-build
--build_metadata=REPO_URL=https://github.com/aspect-build/aspect-cli
--build_metadata=RUN_TYPE=PULL_REQUEST
--build_metadata=TAGS=dev,local,axl-testing
--build_metadata=TAG_COMPONENT=aspect-cli
--build_metadata=TAG_ENV=dev
--build_metadata=USER=mcook42
--build_metadata=VCS=GITHUB
--build_runfile_links
--color=yes
--curses=no
--curses=yes
--disk_cache=''
--enable_platform_specific_config
--experimental_build_event_upload_strategy=local
--experimental_fetch_all_coverage_outputs
--experimental_profile_include_target_label
--experimental_repository_cache_hardlinks
--generate_json_trace_profile=1
--grpc_keepalive_time=30s
--grpc_keepalive_timeout=30s
--heap_dump_on_oom
--host_platform=//bazel/platforms:linux_host_platform
--incompatible_default_to_explicit_init_py
--incompatible_enforce_starlark_utf8=error
--incompatible_modify_execution_info_additive
--keep_going
--lockfile_mode=error
--module_mirrors=https://bcr.cloudflaremirrors.com
--nobuild_runfile_links
--noexperimental_check_external_repository_files
--noremote_cache_compression
--noremote_upload_local_results
--nosandbox_default_allow_network
--output_groups=+aspect_runinfo
--profile=/workflows/367770d5-7805-4dfc-8817-5f8056b90b29.profile.gz
--remote_accept_cached
--remote_bytestream_uri_prefix=remote.silo-gcp.aspect.build
--remote_cache=unix:///mnt/ephemeral/buildbarn/.cache/bb_clientd/grpc
--remote_download_outputs=minimal
--remote_download_outputs=toplevel
--remote_local_fallback
--remote_retries=360
--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=DUMMY_FEATURE_FLAG=true
--repo_env='JAVA_HOME=<REDACTED>'
--repository_cache=/mnt/ephemeral/caches/repository
--reuse_sandbox_directories
--show_progress_rate_limit=60
--show_result=20
--show_timestamps
--test_output=errors
--workspace_status_command=tools/githooks/check-config.sh

⚙️ Runner metadata

🚀 Workflows runner
  • Workflows version: 6.0.10
  • Cloud provider: GCP
  • Region: us-west1
  • Availability zone: us-west1-a
  • Cloud account: awd-silo-prod
  • Instance type: n2d-standard-4
  • Instance name: aw-gha-runner-6962
  • Instance ID: 4669264516239948830
  • Image ID: aspect-workflows-ubuntu-2404-kitchen-sink-amd64-20260509-0
  • Group name: oss
  • Group queue: oss
  • Resource type: default
  • Aspect launcher version: 2026.31.12
  • Aspect CLI version: 0.0.0-dev
  • CI agent version: 2.336.0
  • NVMe storage: yes
  • Preemptible: no
  • Warming enabled: yes
  • Warming complete: yes
  • Warming cache version: 1786523741

⏱ Last updated Wed Aug 12 19:24:06 UTC 2026 · 📊 GitHub API quota 792/15,000 (5% used, resets in 50m)
🚀 Powered by Aspect CLI (v0.0.0-dev)  |  Aspect Build · X · LinkedIn · YouTube