Skip to content

metrics: add H2 Histogram option to improve histogram granularity #10799

metrics: add H2 Histogram option to improve histogram granularity

metrics: add H2 Histogram option to improve histogram granularity #10799

Triggered via pull request October 17, 2024 20:08
Status Failure
Total duration 23m 1s
Artifacts

ci.yml

on: pull_request
basic checks
0s
basic checks
Matrix: check-external-types
Matrix: check tokio full --internal-mt-counters
Matrix: cross-check-tier3
Matrix: cross-check
Matrix: cross-test-with-parking_lot
Matrix: cross-test-without-parking_lot
Matrix: features
Matrix: Test hyper
Matrix: Run integration tests for each feature
Matrix: Test Quinn
Matrix: test tokio full
Matrix: test tokio full --unstable
Matrix: test all crates in the workspace with all features
Matrix: wasm32-wasip1
compile tests with parking lot send guards
47s
compile tests with parking lot send guards
test tokio instrumentation
32s
test tokio instrumentation
valgrind
1m 4s
valgrind
miri
21m 38s
miri
asan
4m 36s
asan
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
6m 10s
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
2m 9s
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
minimal-versions
1m 0s
minimal-versions
build loom tests
1m 4s
build loom tests
build tokio for x86_64-fortanix-unknown-sgx
21s
build tokio for x86_64-fortanix-unknown-sgx
build tokio for redox-os
21s
build tokio for redox-os
test tokio for wasm32-unknown-unknown
44s
test tokio for wasm32-unknown-unknown
check-fuzzing
48s
check-fuzzing
check-spelling
1m 32s
check-spelling
semver
2m 49s
semver
check unexpected lints and cfgs
38s
check unexpected lints and cfgs
Matrix: test tokio full --unstable --taskdump
Matrix: test all crates in the workspace with all features and panic=abort
all systems go
0s
all systems go
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
test tokio for wasm32-unknown-unknown
Process completed with exit code 1.
Run integration tests for each feature (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
Run integration tests for each feature (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
Run integration tests for each feature (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
Run integration tests for each feature (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
Run integration tests for each feature (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
Run integration tests for each feature (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
test all crates in the workspace with all features (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
asan
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
asan
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
asan
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
asan
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
test all crates in the workspace with all features (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
test all crates in the workspace with all features (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
check-external-types (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-external-types (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/