GH-91048: Add utils for capturing async call stack for asyncio programs and enable profiling #127198
Triggered via pull request
September 29, 2024 03:36
Status
Cancelled
Total duration
24m 37s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
Change detection
/
Compute changed files
9s
Matrix: build_macos
Matrix: build_ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build_windows
Matrix: build_windows_msi
Waiting for pending jobs
Matrix: CIFuzz
Docs
/
Docs
1m 47s
Docs
/
Docs (Oldest Sphinx)
1m 55s
Docs
/
Doctest
18m 49s
Check if generated files are up to date
3m 55s
WASI
/
build and test
6m 23s
Hypothesis tests on Ubuntu
5m 14s
Address sanitizer
8m 42s
Thread sanitizer
/
Thread sanitizer
4m 38s
Thread sanitizer (free-threading)
/
Thread sanitizer
7m 29s
All required checks pass
2s
Annotations
6 errors and 19 warnings
|
Docs / Docs
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-22.04)
Process completed with exit code 1.
|
|
Ubuntu (free-threading) / build and test (ubuntu-22.04)
FailFast: cancelling since parallel instance has failed
|
|
Ubuntu (free-threading) / build and test (ubuntu-22.04)
The operation was canceled.
|
|
Check if generated files are up to date
Process completed with exit code 1.
|
|
All required checks pass
Process completed with exit code 1.
|
|
Ubuntu / build and test (ubuntu-22.04):
Modules/_asynciomodule.c#L1654
cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(FutureObj *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type]
|
|
Ubuntu / build and test (ubuntu-22.04):
Modules/_asynciomodule.c#L1654
cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(FutureObj *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type]
|
|
Ubuntu (free-threading) / build and test (ubuntu-22.04):
Modules/_asynciomodule.c#L1654
cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(FutureObj *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type]
|
|
Ubuntu (free-threading) / build and test (ubuntu-22.04):
Modules/_asynciomodule.c#L1654
cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(FutureObj *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type]
|
|
Hypothesis tests on Ubuntu:
Modules/_asynciomodule.c#L1654
cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(FutureObj *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type]
|
|
Hypothesis tests on Ubuntu:
Modules/_asynciomodule.c#L1654
cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(FutureObj *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type]
|
|
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
|
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
|
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Address sanitizer:
Modules/_asynciomodule.c#L1654
cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(FutureObj *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type]
|
|
Address sanitizer:
Modules/_asynciomodule.c#L1654
cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(FutureObj *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type]
|
|
macOS / build and test (macos-13)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
|
macOS / build and test (macos-13)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
|
macOS / build and test (macos-13)
gdbm 1.24 is already installed and up-to-date.
To reinstall 1.24, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|