Skip to content

refactor: remove use of rules_python internals#1288

Merged
jbedard merged 1 commit into
mainfrom
reduce-rpython-deps
Jul 10, 2026
Merged

refactor: remove use of rules_python internals#1288
jbedard merged 1 commit into
mainfrom
reduce-rpython-deps

refactor: remove use of rules_python internals

9580b47
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-dev_deps-bazel-9 succeeded Jul 10, 2026 in 42s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 10 17:23:31 UTC 2026 · ⏱ 43.7s — 🔧 Setup 5.9s · 🧪 Test 37.8s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 3 targets · ⚡ 117 of 127 actions executed (7% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v9.1.1 test · 🎯 x86_64 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (3)

✅ 1 Test Passed
Label             | Target Type | Duration
------------------+-------------+---------
//:app_build_test | _empty_test | 56ms    
✅ 2 Targets Built
Label   | Target Type 
--------+-------------
//:app  | py_venv_exec
//:mode | string_flag 

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 5.9s    
Test  | Run bazel tests              | 37.8s   
------+------------------------------+---------
Total |                              | 43.7s   

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel9 \
  --lockfile_mode=update \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/229eb530-1e6b-4329-bb92-ed50450b605f.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=ab1350e4-e2c6-40c5-8ae5-64fd8b9065d1 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-67a0a584-573d-47b4-b111-a3d8d7073d4d.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 9e1f10ce-079e-44c3-aaa7-bbf1709f6c29
  • Command: test
  • Bazel version: 9.1.1
  • Start time: Fri Jul 10 17:23:31 UTC 2026
  • End time: Fri Jul 10 17:24:01 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/dev_deps
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/dev_deps
  • Server PID: 2439
⏱ Timing
  • Elapsed time: 30.6s
  • Analysis time: 21.1s
  • Execution time: 25.8s
  • Bazel server time: 46.9 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 3 targets (4,853 configured, 1 aspect application)
  • Actions: 117 actions (127 created)
  • Packages: 180 packages loaded
💾 Cache stats
  • Actions: 10 of 127 cached (7%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (13)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 63    | 53.8%
WhlInstall                 | 29    | 24.7%
FileWrite                  | 11    | 9.4% 
RepoMappingManifest        | 2     | 1.7% 
RunfilesTree               | 2     | 1.7% 
SourceSymlinkManifest      | 2     | 1.7% 
SymlinkTree                | 2     | 1.7% 
Action                     | 1     | 0.8% 
BazelWorkspaceStatusAction | 1     | 0.8% 
Genrule                    | 1     | 0.8% 
Symlink                    | 1     | 0.8% 
TemplateExpand             | 1     | 0.8% 
TestRunner                 | 1     | 0.8% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 85    | 72.0%
processwrapper-sandbox · Local | 33    | 27.9%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783704215
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 17 23 35 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: ab1350e4-e2c6-40c5-8ae5-64fd8b9065d1
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/922e2c23e610bf04d75fd13396975694/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=/home/runner/.cache/bazel/_bazel_runner/922e2c23e610bf04d75fd13396975694
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (15)
--build_event_binary_file=/tmp/build-event-out-67a0a584-573d-47b4-b111-a3d8d7073d4d.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=ab1350e4-e2c6-40c5-8ae5-64fd8b9065d1
--build_metadata=ASPECT_TASK_NAME=Test
--color=yes
--disk_cache=/home/runner/.cache/bazel-disk
--experimental_profile_include_target_label
--generate_json_trace_profile=1
--lockfile_mode=update
--profile=/tmp/229eb530-1e6b-4329-bb92-ed50450b605f.profile.gz
--repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
--repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Fri Jul 10 17:24:04 UTC 2026 · 📊 GitHub API quota 1,025/15,000 (7% used, resets in 31m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube