Skip to content

fix(bazelrc): make undefined-config error self-explanatory - #1131

Draft
gregmagolan wants to merge 1 commit into
mainfrom
fix-undefined-config-error-message
Draft

fix(bazelrc): make undefined-config error self-explanatory#1131
gregmagolan wants to merge 1 commit into
mainfrom
fix-undefined-config-error-message

fix(bazelrc): make undefined-config error self-explanatory

f10670e
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / gazelle (gazelle-from-source-bk-debug) succeeded May 25, 2026 in 38s

✅ gazelle //tools/gazelle:gazelle_from_source · Passed

✅ Succeeded · 📅 Mon May 25 22:41:10 UTC 2026 · ⏱ 39.1s — 🌱 Init 852ms · ⚙ Setup 1.6s · ✈ Pre-flight 2.1s · 🔨 Build 33.2s · 📋 Diff 1.2s
👤 Greg Magolan · 🖥 ip-10-0-5-72 · 💎 aspect-cli v0.0.0-dev
:octocat: aspect-cli · 🔀 #1131 · ⎇ fix-undefined-config-error-message · ✏️ f10670e - fix(bazelrc): make undefined-config error self-explanatory · 🏃 Pull request run
📦 1 target · ⚡ 23 of 3,003 actions executed (99% cached) · 🔧 bazel v9.0.1 build · 🎯 x86_64 · ⚙️ opt
🚀 Workflows runner v5.18.4 · ☁️ AWS · 📍 us-west-2a · 💠 m6id.xlarge · 🤖 i-07e8bfa0681eaa972
🔗 Docs · 🔗 Website · 🏷 dev · 🏷 local · 🏷 axl-testing · 🏷 COMPONENT=aspect-cli · 🏷 ENV=dev
Aspect · 🏗 Buildkite

⚙️ Scope: all
💬 Last update: gazelle task complete

Details

✅ All BUILD files are up to date.

🔁 Reproduce

aspect gazelle \
  --on-change=fail \
  --check-only=true \
  --gazelle-target=//tools/gazelle:gazelle_from_source

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase      | Description                              | Duration
-----------+------------------------------------------+---------
Init       | Aspect runtime startup                   | 852ms   
Setup      | Authenticate and create CI status checks | 1.6s    
Pre-flight | Run pre-flight checks                    | 2.1s    
Build      | Build gazelle                            | 33.2s   
Diff       | Compute BUILD-file diff                  | 1.2s    
-----------+------------------------------------------+---------
Total      |                                          | 39.1s   

🎯 Bazel targets (1)

✅ 1 Target Built
Label                               | Target Type
------------------------------------+------------
//tools/gazelle:gazelle_from_source | sh_binary  

🧮 Bazel details

📟 Command line · bazel build //tools/gazelle:gazelle_from_source
bazel build \
  --config=pure_go \
  --config=ci \
  --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://docs.aspect.build),[Website](https://aspect.build/)' \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/workflows/391ca80c-32bf-4fe9-9344-da8015385fa3.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 \
  --noremote_cache_compression \
  --remote_cache=unix:///mnt/ephemeral/buildbarn/.cache/bb_clientd/grpc \
  --remote_bytestream_uri_prefix=aw-remote.oss.aspect.build \
  --repository_cache=/mnt/ephemeral/caches/repository \
  --build_metadata=CI_HOST=BUILDKITE \
  --build_metadata=COMMIT_SHA=f10670e631b4f4b6663c8d38f81d5db1f681e4c5 \
  --build_metadata='USER=Greg Magolan' \
  --build_metadata=BRANCH_NAME=fix-undefined-config-error-message \
  --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=VCS=GITHUB \
  --build_metadata=RUN_TYPE=PULL_REQUEST \
  --build_metadata=PR_NUMBER=1131 \
  --build_metadata=PR_ID=1131 \
  --build_metadata=PR_SOURCE_BRANCH_NAME=fix-undefined-config-error-message \
  --build_metadata=PR_TARGET_BRANCH_NAME=main \
  --build_metadata='BUILD_URL=https://buildkite.com/aspect-build/aspect-cli/builds/2668#019e6144-de1f-4de7-ada0-da4818e36e17' \
  --build_metadata='COMMIT_AUTHOR_NAME=Greg Magolan' \
  --build_metadata=COMMIT_AUTHOR_EMAIL=greg@aspect.build \
  --build_metadata='COMMIT_AUTHOR=Greg Magolan <greg@aspect.build>' \
  --build_metadata='COMMIT_MESSAGE=fix(bazelrc): make undefined-config error self-explanatory' \
  --build_metadata=COMMIT_TIMESTAMP=2026-05-24T17:06:13-07:00 \
  --build_metadata=ASPECT_TASK_DISPLAY_NAME=Gazelle \
  --build_metadata=ASPECT_TASK_NAME=gazelle \
  --build_metadata=ASPECT_TASK_KEY=gazelle-from-source-bk-debug \
  --build_metadata=ASPECT_TASK_ID=bbf67f83-bc59-4b6e-9bef-d775459cec3e \
  --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-addb77b2-fd46-45d3-a0d0-7a18421338af.bin \
  -- \
  //tools/gazelle:gazelle_from_source
ℹ️ Invocation details
  • Invocation ID: c1456397-0388-46d6-a080-e0fd31ed864d
  • Command: build
  • Bazel version: 9.0.1
  • Start time: Mon May 25 22:41:10 UTC 2026
  • End time: Mon May 25 22:41:40 UTC 2026
  • User: aspect-runner
  • Host name: ip-10-0-5-72
  • CPU Target: x86_64
  • Mode: opt
  • Working directory: /mnt/ephemeral/workdir/aspect-build/aspect-cli
  • Workspace directory: /mnt/ephemeral/workdir/aspect-build/aspect-cli
  • Server PID: 13281
⏱ Timing
  • Elapsed time: 29.5s
  • Analysis time: 25.6s
  • Execution time: 641ms
  • Bazel server time: 38.1 cpu-seconds
📦 Build graph
  • Targets: 1 target (41,531 configured, 94 aspect applications)
  • Actions: 23 actions (3,003 created)
  • Packages: 268 packages loaded
💾 Cache stats
  • Actions: 2,980 of 3,003 cached (99%)
⚡ Actions by mnemonic (15)
Mnemonic                   | Count | %    
---------------------------+-------+------
GoCompilePkg               | 36    | 50.0%
GoLink                     | 4     | 5.5% 
RepoMappingManifest        | 4     | 5.5% 
RunfilesTree               | 4     | 5.5% 
SourceSymlinkManifest      | 4     | 5.5% 
SymlinkTree                | 4     | 5.5% 
ExecutableSymlink          | 3     | 4.1% 
KnownImports               | 3     | 4.1% 
Action                     | 2     | 2.7% 
FileWrite                  | 2     | 2.7% 
GoStdlib                   | 2     | 2.7% 
BazelWorkspaceStatusAction | 1     | 1.3% 
GoStdPackageList           | 1     | 1.3% 
GoToolchainBinaryBuild     | 1     | 1.3% 
TemplateExpand             | 1     | 1.3% 
🏃 Actions by runner (2)
Runner                    | Count | %    
--------------------------+-------+------
remote cache hit · Remote | 49    | 68.0%
internal                  | 23    | 31.9%
🏠 Workspace status (4)
  • BUILD_HOST: ip-10-0-5-72
  • BUILD_TIMESTAMP: 1779748873
  • BUILD_USER: aspect-runner
  • FORMATTED_DATE: 2026 May 25 22 41 13 Mon
🏷️ Build metadata (27)
  • ASPECT_TASK_DISPLAY_NAME: Gazelle
  • ASPECT_TASK_ID: bbf67f83-bc59-4b6e-9bef-d775459cec3e
  • ASPECT_TASK_KEY: gazelle-from-source-bk-debug
  • ASPECT_TASK_NAME: gazelle
  • ASPECT_WORKFLOWS_LINKS: [Docs](https://docs.aspect.build),[Website](https://aspect.build/)
  • BRANCH_NAME: fix-undefined-config-error-message
  • BUILD_URL: https://buildkite.com/aspect-build/aspect-cli/builds/2668#019e6144-de1f-4de7-ada0-da4818e36e17
  • CI_HOST: BUILDKITE
  • COMMIT_AUTHOR: Greg Magolan <greg@aspect.build>
  • COMMIT_AUTHOR_EMAIL: greg@aspect.build
  • COMMIT_AUTHOR_NAME: Greg Magolan
  • COMMIT_MESSAGE: fix(bazelrc): make undefined-config error self-explanatory
  • COMMIT_SHA: f10670e631b4f4b6663c8d38f81d5db1f681e4c5
  • COMMIT_TIMESTAMP: 2026-05-24T17:06:13-07:00
  • PR_ID: 1131
  • PR_NUMBER: 1131
  • PR_SOURCE_BRANCH_NAME: fix-undefined-config-error-message
  • 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: Greg Magolan
  • 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 (81)
--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
--build_event_binary_file=/tmp/build-event-out-addb77b2-fd46-45d3-a0d0-7a18421338af.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_DISPLAY_NAME=Gazelle
--build_metadata=ASPECT_TASK_ID=bbf67f83-bc59-4b6e-9bef-d775459cec3e
--build_metadata=ASPECT_TASK_KEY=gazelle-from-source-bk-debug
--build_metadata=ASPECT_TASK_NAME=gazelle
--build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://docs.aspect.build),[Website](https://aspect.build/)'
--build_metadata=BRANCH_NAME=fix-undefined-config-error-message
--build_metadata='BUILD_URL=https://buildkite.com/aspect-build/aspect-cli/builds/2668#019e6144-de1f-4de7-ada0-da4818e36e17'
--build_metadata=CI_HOST=BUILDKITE
--build_metadata='COMMIT_AUTHOR=Greg Magolan <greg@aspect.build>'
--build_metadata=COMMIT_AUTHOR_EMAIL=greg@aspect.build
--build_metadata='COMMIT_AUTHOR_NAME=Greg Magolan'
--build_metadata='COMMIT_MESSAGE=fix(bazelrc): make undefined-config error self-explanatory'
--build_metadata=COMMIT_SHA=f10670e631b4f4b6663c8d38f81d5db1f681e4c5
--build_metadata=COMMIT_TIMESTAMP=2026-05-24T17:06:13-07:00
--build_metadata=PR_ID=1131
--build_metadata=PR_NUMBER=1131
--build_metadata=PR_SOURCE_BRANCH_NAME=fix-undefined-config-error-message
--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=Greg Magolan'
--build_metadata=VCS=GITHUB
--build_runfile_links
--color=yes
--config=ci
--config=pure_go
--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
--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
--profile=/workflows/391ca80c-32bf-4fe9-9344-da8015385fa3.profile.gz
--remote_accept_cached
--remote_bytestream_uri_prefix=aw-remote.oss.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: 5.18.4
  • Cloud provider: AWS
  • Region: us-west-2
  • Availability zone: us-west-2a
  • Cloud account: 127214192506
  • Instance type: m6id.xlarge
  • Instance name: aw-bk-runner--default
  • Instance ID: i-07e8bfa0681eaa972
  • Image ID: ami-0805a1fea1ef81f49
  • Group name: default
  • Group queue: aspect-default
  • Resource type: m6id_xlarge
  • Aspect launcher version: 2026.19.2
  • Aspect CLI version: 0.0.0-dev
  • CI agent version: 3.127.0
  • NVMe storage: yes
  • Preemptible: no
  • Warming enabled: yes
  • Warming complete: yes
  • Warming cache version: 1779264394

⏱ Last updated Mon May 25 22:41:44 UTC 2026 · 📊 GitHub API quota 393/15,000 (3% used, resets in 29m, throttle 10×)
🚀 Powered by Aspect CLI (v0.0.0-dev)  |  Aspect Build · X · LinkedIn · YouTube