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-e2e-interpreter-runtime-metadata-bazel-8 succeeded Jul 16, 2026 in 17s

✅ test //... · Tests passed

✅ Succeeded · 📅 Thu Jul 16 00:36:35 UTC 2026 · ⏱ 17.9s — 🔧 Setup 4.1s · 🧪 Test 13.8s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 2 targets · ⚡ 11 of 18 actions executed (38% cached) · 🧪 2 of 2 tests executed (0% cached) · 🔧 bazel v8.5.1 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (2)

✅ 2 Tests Passed
Label           | Target Type           | Duration
----------------+-----------------------+---------
//:freethreaded | runtime_metadata_test | 21ms    
//:regular      | runtime_metadata_test | 21ms    

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 4.1s    
Test  | Run bazel tests              | 13.8s   
------+------------------------------+---------
Total |                              | 17.9s   

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel8 \
  --lockfile_mode=error \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/1596b8e5-0f31-46da-90a4-1a339bd5e046.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=ec7d1ba4-f115-4831-a679-594cd6e21fb1 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-56fe3ca4-d899-476f-af84-0ce98d845569.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: f22134e8-acb1-4dfd-ab4d-130bdc3a58e1
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Thu Jul 16 00:36:35 UTC 2026
  • End time: Thu Jul 16 00:36:44 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: k8
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-runtime-metadata
  • Workspace directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-runtime-metadata
  • Server PID: 2355
⏱ Timing
  • Elapsed time: 8.8s
  • Analysis time: 6.3s
  • Execution time: 226ms
  • Bazel server time: 29.4 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 2 targets (6,527 configured, 1 aspect application)
  • Actions: 11 actions (18 created)
  • Packages: 86 packages loaded
💾 Cache stats
  • Actions: 7 of 18 cached (38%)
  • Tests: 0 of 2 cached (0%)
⚡ Actions by mnemonic (6)
Mnemonic                   | Count | %    
---------------------------+-------+------
FileWrite                  | 2     | 18.1%
RepoMappingManifest        | 2     | 18.1%
SourceSymlinkManifest      | 2     | 18.1%
SymlinkTree                | 2     | 18.1%
TestRunner                 | 2     | 18.1%
BazelWorkspaceStatusAction | 1     | 9.0% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 7     | 63.6%
processwrapper-sandbox · Local | 4     | 36.3%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1784162198
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 16 00 36 38 Thu
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: ec7d1ba4-f115-4831-a679-594cd6e21fb1
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/d2cd1e457009ec8fad79492e1530eaac/failure_detail.rawproto
--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/.cache/bazel/_bazel_runner/d2cd1e457009ec8fad79492e1530eaac
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-56fe3ca4-d899-476f-af84-0ce98d845569.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=ec7d1ba4-f115-4831-a679-594cd6e21fb1
--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=error
--profile=/tmp/1596b8e5-0f31-46da-90a4-1a339bd5e046.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

⏱ Last updated Thu Jul 16 00:36:46 UTC 2026 · 📊 GitHub API quota 2,273/15,000 (15% used, resets in 24m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube