Skip to content

fix: add setuptools and wheel to default sdist build dependencies#1103

Draft
xangcastle wants to merge 1 commit into
1.xfrom
fix/sdist-default-build-deps
Draft

fix: add setuptools and wheel to default sdist build dependencies#1103
xangcastle wants to merge 1 commit into
1.xfrom
fix/sdist-default-build-deps

fix: add setuptools and wheel to default sdist build dependencies

6e88f33
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test (test-e2e-bazel-8) failed Jun 11, 2026 in 34s

❌ test //... · Failed to build

❌ Failed · 📅 Thu Jun 11 12:49:54 UTC 2026 · ⏱ 34s · 🧪 Test (failed after 26.9s) | 🔧 Setup 7.1s
💎 aspect-cli v2026.22.44
🔧 bazel v8.7.0 test
🐙 GitHub Actions

💬 Last update: Bazel test failed

Details

🎯 Bazel targets (0)

Build in progress — target data will appear here as Bazel reports them.

🔁 Reproduce

aspect test -- //...
# without Aspect CLI
bazel test -- //...

Install aspect: docs.aspect.build/cli/install

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                                | Duration
------+--------------------------------------------+---------
Setup | Prepare the task environment               | 7.1s    
Test  | Run bazel tests (failed during this phase) | 26.9s   
------+--------------------------------------------+---------
Total |                                            | 34s     

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --experimental_output_paths=strip \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel8 \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/bf41c024-a8eb-4e34-b53c-ae06a4c8a139.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=test-e2e-bazel-8 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-65232088-a179-4d19-afd8-fe998e3d8bfc.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: a660664b-775b-4a77-a156-7346a25aa2a7
  • Command: test
  • Bazel version: 8.7.0
  • Start time: Thu Jun 11 12:49:54 UTC 2026
  • End time: Thu Jun 11 12:49:58 UTC 2026
  • Working directory: /home/runner/work/rules_py/rules_py/e2e
  • Workspace directory: /home/runner/work/rules_py/rules_py/e2e
  • Server PID: 2833
⏱ Timing
  • Elapsed time: 4.4s
  • Bazel server time: 19.2 cpu-seconds
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: test-e2e-bazel-8
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/ea5a46adc4ace432824f7d10087e1393/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/ea5a46adc4ace432824f7d10087e1393
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (22)
--build_event_binary_file=/tmp/build-event-out-65232088-a179-4d19-afd8-fe998e3d8bfc.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=test-e2e-bazel-8
--build_metadata=ASPECT_TASK_NAME=Test
--color=yes
--disk_cache=/home/runner/.cache/bazel-disk
--enable_platform_specific_config
--experimental_output_paths=strip
--experimental_profile_include_target_label
--generate_json_trace_profile=1
--host_platform=//:linux_gnu
--incompatible_enable_cc_toolchain_resolution
--lockfile_mode=off
--nobuild_runfile_links
--platforms=//:linux_gnu
--profile=/tmp/bf41c024-a8eb-4e34-b53c-ae06a4c8a139.profile.gz
--remote_download_outputs=minimal
--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-bazel8

⏱ Last updated Thu Jun 11 12:50:04 UTC 2026 · 📊 GitHub API quota 1,727/15,000 (12% used, resets in 21m)
🚀 Powered by Aspect CLI (v2026.22.44)  |  Aspect Build · X · LinkedIn · YouTube