Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump kube-rs version #626

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

chore: bump kube-rs version

e67e19a
Select commit
Loading
Failed to load commit list.
Open

chore: bump kube-rs version #626

chore: bump kube-rs version
e67e19a
Select commit
Loading
Failed to load commit list.
Jenkins App - LogDNA / Jenkins failed Jul 17, 2024 in 16m 11s

Test/Run K8s Integration Tests: error in 'sh' step

Test / Integration Tests / Integration Tests / Shell Script

Error in sh step, with arguments TEST_THREADS="4" make integration-test LOGDNA_INGESTION_KEY=7ea8c753ef8f11ae83f1174470befc53.

script returned exit code 2
Build log
[2024-07-17T22:01:37.606Z] + TEST_THREADS=4 make integration-test LOGDNA_INGESTION_KEY=7ea8c753ef8f11ae83f1174470befc53
[2024-07-17T22:01:37.607Z] BUILD_IMAGE=us.gcr.io/logdna-k8s/rust:bullseye-1-stable-x86_64 ARCH=x86_64 ./docker/journald_dispatch.sh "/build" "/tmp/workspace/jenkins-logdna-logdna-agent-v2-PR-626-20:/build:Z" "--env CARGO_TARGET_DIR=target/x86_64-linux-gnu --env LOGDNA_INGESTION_KEY=7ea8c753ef8f11ae83f1174470befc53 --env LOGDNA_HOST=logs.use.stage.logdna.net --env RUST_BACKTRACE=full --env RUST_LOG=info" "cargo nextest run --no-fail-fast --retries=2 --features libjournald,jemalloc,integration_tests --manifest-path bin/Cargo.toml  --test-threads=4"
[2024-07-17T22:01:37.864Z] #0 building with "default" instance using docker driver
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #1 [internal] load build definition from Dockerfile
[2024-07-17T22:01:37.864Z] #1 transferring dockerfile: 838B done
[2024-07-17T22:01:37.864Z] #1 DONE 0.0s
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #2 [internal] load .dockerignore
[2024-07-17T22:01:37.864Z] #2 transferring context: 99B done
[2024-07-17T22:01:37.864Z] #2 DONE 0.0s
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #3 [internal] load metadata for us.gcr.io/logdna-k8s/rust:bullseye-1-stable-x86_64
[2024-07-17T22:01:37.864Z] #3 DONE 0.0s
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #4 [1/7] FROM us.gcr.io/logdna-k8s/rust:bullseye-1-stable-x86_64
[2024-07-17T22:01:37.864Z] #4 DONE 0.0s
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #5 [4/7] WORKDIR /work/
[2024-07-17T22:01:37.864Z] #5 CACHED
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #6 [5/7] RUN chmod 777 /etc
[2024-07-17T22:01:37.864Z] #6 CACHED
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #7 [2/7] RUN rm -f /lib/systemd/system/multi-user.target.wants/*   /etc/systemd/system/*.wants/*   /lib/systemd/system/local-fs.target.wants/*   /lib/systemd/system/sockets.target.wants/*udev*   /lib/systemd/system/sockets.target.wants/*initctl*   /lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup*   /lib/systemd/system/sysinit.target.wants/*udev*   /lib/systemd/system/systemd-update-utmp*
[2024-07-17T22:01:37.864Z] #7 CACHED
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #8 [6/7] RUN mkdir /etc/logdna
[2024-07-17T22:01:37.864Z] #8 CACHED
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #9 [3/7] RUN mkdir -p /var/log/journal &&     useradd -u 1000 -G systemd-journal test_user &&     chown :systemd-journal /var/log/journal &&     chmod g+s /var/log/journal
[2024-07-17T22:01:37.864Z] #9 CACHED
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #10 [7/7] RUN chmod 777 /etc/logdna
[2024-07-17T22:01:37.864Z] #10 CACHED
[2024-07-17T22:01:37.864Z] 
[2024-07-17T22:01:37.864Z] #11 exporting to image
[2024-07-17T22:01:37.864Z] #11 exporting layers done
[2024-07-17T22:01:37.864Z] #11 writing image sha256:a7092ebfd2a97ad100abdff02c1e019fa30050abe09aee750d0341099480692a done
[2024-07-17T22:01:37.864Z] #11 naming to docker.io/library/logdna-agent-journald:latest done
[2024-07-17T22:01:37.864Z] #11 DONE 0.0s
[2024-07-17T22:01:38.123Z] starting sccache server
[2024-07-17T22:01:38.380Z] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[2024-07-17T22:01:38.380Z] package:   /build/bin/Cargo.toml
[2024-07-17T22:01:38.380Z] workspace: /build/Cargo.toml
[2024-07-17T22:01:40.902Z] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[2024-07-17T22:01:40.902Z] package:   /build/bin/Cargo.toml
[2024-07-17T22:01:40.902Z] workspace: /build/Cargo.toml
[2024-07-17T22:01:42.802Z]    Compiling mz-http v0.1.0 (/build/common/http)
[2024-07-17T22:01:42.802Z]    Compiling dashmap v5.5.3
[2024-07-17T22:01:42.802Z]    Compiling tower-http v0.5.2
[2024-07-17T22:01:42.802Z]    Compiling notify_stream v0.1.0 (/build/common/notify_stream)
[2024-07-17T22:01:42.802Z]    Compiling h2 v0.3.26
[2024-07-17T22:01:42.802Z]    Compiling hyper-timeout v0.5.1
[2024-07-17T22:01:43.060Z]    Compiling tokio-io-timeout v1.2.0
[2024-07-17T22:01:43.060Z]    Compiling logdna-agent v3.9.0-dev (/build/bin)
[2024-07-17T22:01:43.060Z]    Compiling logdna-metrics-recorder v0.1.0 (/build/utils/metrics-recorder)
[2024-07-17T22:01:43.060Z]    Compiling types v0.1.0 (/build/common/test/types)
[2024-07-17T22:01:43.630Z]    Compiling api v0.1.0 (/build/api)
[2024-07-17T22:01:43.630Z]    Compiling journald v0.1.0 (/build/common/journald)
[2024-07-17T22:01:43.630Z]    Compiling countme v3.0.1
[2024-07-17T22:01:43.889Z]    Compiling kube-client v0.92.1
[2024-07-17T22:01:44.150Z]    Compiling fs v0.1.0 (/build/common/fs)
[2024-07-17T22:01:44.150Z]    Compiling hyper v0.14.29
[2024-07-17T22:01:45.108Z]    Compiling kube-runtime v0.92.1
[2024-07-17T22:01:45.367Z]    Compiling kube v0.92.1
[2024-07-17T22:01:45.367Z]    Compiling hyper-timeout v0.4.1
[2024-07-17T22:01:45.367Z]    Compiling logdna-mock-ingester v0.1.0 (/build/common/test/mock-ingester)
[2024-07-17T22:01:46.746Z]    Compiling config v0.1.0 (/build/common/config)
[2024-07-17T22:01:48.125Z]    Compiling middleware v0.1.0 (/build/common/middleware)
[2024-07-17T22:01:48.691Z]    Compiling k8s v0.1.0 (/build/common/k8s)
[2024-07-17T22:02:35.364Z]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.37s
[2024-07-17T22:02:35.364Z]     Starting 68 tests across 2 binaries (15 skipped; run ID: cb32aef8-b696-4933-909f-027063b05055, nextest profile: default)
[2024-07-17T22:02:35.364Z]         PASS [   0.109s] logdna-agent::it cli::api_key_missing
[2024-07-17T22:03:43.147Z]   TRY 1 SLOW [> 60.000s] logdna-agent::it cli::api_key_present
[2024-07-17T22:03:43.147Z]   TRY 1 SLOW [> 60.000s] logdna-agent::it cli::lookback_none_lines_are_delivered
[2024-07-17T22:03:43.147Z]   TRY 1 SLOW [> 60.000s] logdna-agent::it cli::lookback_start_lines_are_delivered
[2024-07-17T22:03:43.147Z]   TRY 1 SLOW [> 60.000s] logdna-agent::it cli::lookback_stateful_lines_are_delivered
[2024-07-17T22:04:39.420Z]   TRY 1 SLOW [>120.000s] logdna-agent::it cli::api_key_present
[2024-07-17T22:04:39.420Z]   TRY 1 SLOW [>120.000s] logdna-agent::it cli::lookback_none_lines_are_delivered
[2024-07-17T22:04:39.420Z]   TRY 1 SLOW [>120.000s] logdna-agent::it cli::lookback_start_lines_are_delivered
[2024-07-17T22:04:39.420Z]   TRY 1 SLOW [>120.000s] logdna-agent::it cli::lookback_stateful_lines_are_delivered
[2024-07-17T22:05:05.992Z]         PASS [ 150.330s] logdna-agent::it cli::api_key_present
[2024-07-17T22:05:06.251Z]         PASS [ 152.779s] logdna-agent::it cli::lookback_start_lines_are_delivered
[2024-07-17T22:05:10.437Z]         PASS [ 156.745s] logdna-agent::it cli::lookback_stateful_lines_are_delivered
[2024-07-17T22:05:10.696Z]         PASS [   6.852s] logdna-agent::it cli::lookback_tail_lines_file_created_after_agent_start_at_beg
[2024-07-17T22:05:11.260Z]         PASS [   4.813s] logdna-agent::it cli::lookback_tail_lines_file_created_before_agent_start_at_end
[2024-07-17T22:05:11.830Z]         PASS [ 158.249s] logdna-agent::it cli::lookback_none_lines_are_delivered
[2024-07-17T22:05:18.384Z]         PASS [   6.634s] logdna-agent::it cli::test_append_and_move
[2024-07-17T22:05:18.642Z]         PASS [   7.914s] logdna-agent::it cli::test_append_and_delete
[2024-07-17T22:05:19.209Z]         PASS [   8.871s] logdna-agent::it cli::test_append_after_symlinks_delete
[2024-07-17T22:05:23.407Z]         PASS [   5.106s] logdna-agent::it cli::test_dangling_symlinks
[2024-07-17T22:05:24.341Z]         PASS [   5.184s] logdna-agent::it cli::test_directory_created_after_initialization
[2024-07-17T22:05:26.246Z]         PASS [  14.176s] logdna-agent::it cli::test_clear_cache
[2024-07-17T22:05:27.179Z]         PASS [   8.630s] logdna-agent::it cli::test_delete_does_not_leave_file_descriptor
[2024-07-17T22:05:27.745Z]         PASS [   3.234s] logdna-agent::it cli::test_exclusion_rules
[2024-07-17T22:05:28.310Z]         PASS [   5.360s] logdna-agent::it cli::test_directory_symlinks_delete
[2024-07-17T22:05:29.244Z]         PASS [   3.064s] logdna-agent::it cli::test_file_added_after_initialization
[2024-07-17T22:05:33.431Z]         PASS [   5.865s] logdna-agent::it cli::test_fs_rescan_on_initial_log_dir_create
[2024-07-17T22:05:33.690Z]         PASS [   6.526s] logdna-agent::it cli::test_files_other_than_dot_log_should_be_not_included_by_default
[2024-07-17T22:05:33.948Z]         PASS [   5.751s] logdna-agent::it cli::test_fs_rescan_on_initial_log_dir_delete
[2024-07-17T22:05:34.880Z]         PASS [   5.687s] logdna-agent::it cli::test_line_exclusion
[2024-07-17T22:05:41.435Z]         PASS [   6.640s] logdna-agent::it cli::test_line_inclusion
[2024-07-17T22:05:41.436Z]         PASS [   6.558s] logdna-agent::it cli::test_line_redact
[2024-07-17T22:05:41.436Z]         PASS [   7.110s] logdna-agent::it cli::test_line_exclusion_inclusion_redact
[2024-07-17T22:05:47.995Z]         PASS [   6.396s] logdna-agent::it cli::test_partial_fsynced_lines
[2024-07-17T22:05:47.995Z]         PASS [   7.192s] logdna-agent::it cli::test_reuse_inode
[2024-07-17T22:05:50.524Z]         PASS [  10.076s] logdna-agent::it cli::test_offset_stream_state_gc
[2024-07-17T22:05:53.048Z]         PASS [   5.857s] logdna-agent::it cli::test_send_sigint_does_not_leave_file_descriptor
[2024-07-17T22:05:53.048Z]         PASS [   5.057s] logdna-agent::it cli::test_send_sigterm_does_not_leave_file_descriptor
[2024-07-17T22:05:57.222Z]         PASS [   6.503s] logdna-agent::it cli::test_symlink_initialization_both_included
[2024-07-17T22:05:57.222Z]         PASS [   4.445s] logdna-agent::it cli::test_symlink_initialization_excluded_file
[2024-07-17T22:05:59.116Z]   TRY 1 FAIL [  24.256s] logdna-agent::it cli::test_lookback_restarting_agent
[2024-07-17T22:05:59.116Z] 
[2024-07-17T22:05:59.116Z] --- TRY 1 STDOUT:        logdna-agent::it cli::test_lookback_restarting_agent ---
[2024-07-17T22:05:59.116Z] 
[2024-07-17T22:05:59.116Z] running 1 test
[2024-07-17T22:05:59.116Z] test cli::test_lookback_restarting_agent ... FAILED
[2024-07-17T22:05:59.116Z] 
[2024-07-17T22:05:59.116Z] failures:
[2024-07-17T22:05:59.116Z] 
[2024-07-17T22:05:59.116Z] failures:
[2024-07-17T22:05:59.116Z]     cli::test_lookback_restarting_agent
[2024-07-17T22:05:59.116Z] 
[2024-07-17T22:05:59.116Z] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 82 filtered out; finished in 24.23s
[2024-07-17T22:05:59.116Z] 
[2024-07-17T22:05:59.116Z] 
[2024-07-17T22:05:59.116Z] --- TRY 1 STDERR:        logdna-agent::it cli::test_lookback_restarting_agent ---
[2024-07-17T22:05:59.116Z] thread 'cli::test_lookback_restarting_agent' panicked at bin/tests/it/cli.rs:1371:13:
[2024-07-17T22:05:59.116Z] assertion `left == right` failed
[2024-07-17T22:05:59.116Z]   left: "om line 3157\n"
[2024-07-17T22:05:59.116Z]  right: "Hello from line 3161\n"
[2024-07-17T22:05:59.116Z] stack backtrace:
[2024-07-17T22:05:59.116Z]    0:     0x55be82b70075 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[2024-07-17T22:05:59.117Z]    1:     0x55be82b70075 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[2024-07-17T22:05:59.117Z]    2:     0x55be82b70075 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5
[2024-07-17T22:05:59.117Z]    3:     0x55be82b70075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h1e1a1972118942ad
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22
[2024-07-17T22:05:59.117Z]    4:     0x55be82b9f8bb - core::fmt::rt::Argument::fmt::h07af2b4071d536cd
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63
[2024-07-17T22:05:59.117Z]    5:     0x55be82b9f8bb - core::fmt::write::hc090a2ffd6b28c4a
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21
[2024-07-17T22:05:59.117Z]    6:     0x55be82b6be4f - std::io::Write::write_fmt::h8898bac6ff039a23
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15
[2024-07-17T22:05:59.117Z]    7:     0x55be82b6fe4e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5
[2024-07-17T22:05:59.117Z]    8:     0x55be82b6fe4e - std::sys_common::backtrace::print::ha96650907276675e
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9
[2024-07-17T22:05:59.117Z]    9:     0x55be82b71e49 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0
[2024-07-17T22:05:59.117Z]   10:     0x55be82b71b8d - std::panicking::default_hook::h207342be97478370
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:298:9
[2024-07-17T22:05:59.117Z]   11:     0x55be82b722e3 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:795:13
[2024-07-17T22:05:59.117Z]   12:     0x55be82b721c4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13
[2024-07-17T22:05:59.117Z]   13:     0x55be82b70539 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18
[2024-07-17T22:05:59.117Z]   14:     0x55be82b71ef7 - rust_begin_unwind
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5
[2024-07-17T22:05:59.117Z]   15:     0x55be80a74303 - core::panicking::panic_fmt::hdc63834ffaaefae5
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14
[2024-07-17T22:05:59.117Z]   16:     0x55be80a7474e - core::panicking::assert_failed_inner::hda4754f94c1c1cb1
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:409:17
[2024-07-17T22:05:59.117Z]   17:     0x55be80e56ace - core::panicking::assert_failed::h3ba43e66e231828c
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:364:5
[2024-07-17T22:05:59.117Z]   18:     0x55be80ec5cf7 - it::cli::test_lookback_restarting_agent::{{closure}}::{{closure}}::h2af2b2b6f26c066d
[2024-07-17T22:05:59.117Z]                                at /build/bin/tests/it/cli.rs:1371:13
[2024-07-17T22:05:59.117Z]   19:     0x55be80c8c5db - <tokio::future::maybe_done::MaybeDone<Fut> as core::future::future::Future>::poll::h2f40b0ceeaa7564f
[2024-07-17T22:05:59.117Z]                                at /build/vendor/tokio/src/future/maybe_done.rs:62:56
[2024-07-17T22:05:59.117Z]   20:     0x55be80ec7173 - it::cli::test_lookback_restarting_agent::{{closure}}::{{closure}}::hda0244297b80c082
[2024-07-17T22:05:59.117Z]                                at /build/vendor/tokio/src/macros/join.rs:126:24
[2024-07-17T22:05:59.117Z]   21:     0x55be81039155 - <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll::h3901f091c1ac5517
[2024-07-17T22:05:59.117Z]                                at /build/vendor/tokio/src/future/poll_fn.rs:58:9
[2024-07-17T22:05:59.117Z]   22:     0x55be80ec06a7 - it::cli::test_lookback_restarting_agent::{{closure}}::h5ac8ccfc168d0130
[2024-07-17T22:05:59.117Z]                                at /build/bin/tests/it/cli.rs:1296:30
[2024-07-17T22:05:59.117Z]   23:     0x55be80e74323 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba36f174b9a5c481
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9
[2024-07-17T22:05:59.117Z]   24:     0x55be80e74166 - <core::pin::Pin<P> as core::future::future::Future>::poll::h669be2bcf2f6d036
[2024-07-17T22:05:59.117Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9
[2024-07-17T22:05:59.117Z]   25:     0x55be80e10c74 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2110b4a28bdc28b
[2024-07-17T22:05:59.117Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:659:57
[2024-07-17T22:05:59.117Z]   26:     0x55be80e1026a - tokio::runtime::coop::with_budget::hb884e2a4685e7b29
[2024-07-17T22:05:59.117Z]                                at /build/vendor/tokio/src/runtime/coop.rs:107:5
[2024-07-17T22:05:59.117Z]   27:     0x55be80e1026a - tokio::runtime::coop::budget::h116877db43ef4eea
[2024-07-17T22:05:59.117Z]                                at /build/vendor/tokio/src/runtime/coop.rs:73:5
[2024-07-17T22:05:59.117Z]   28:     0x55be80e1026a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5d7f24eeba06c242
[2024-07-17T22:05:59.117Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:659:25
[2024-07-17T22:05:59.117Z]   29:     0x55be80e0892c - tokio::runtime::scheduler::current_thread::Context::enter::hea909bad00f8a373
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:404:19
[2024-07-17T22:05:59.118Z]   30:     0x55be80e0ed5e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd7e976852a882a3e
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:658:36
[2024-07-17T22:05:59.118Z]   31:     0x55be80e0ba8b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb25c8be82bcb76ca
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:737:68
[2024-07-17T22:05:59.118Z]   32:     0x55be80f5742b - tokio::runtime::context::scoped::Scoped<T>::set::h3fca7ce7803168d7
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/context/scoped.rs:40:9
[2024-07-17T22:05:59.118Z]   33:     0x55be80c5d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h588b34e911e3316a
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/context.rs:180:26
[2024-07-17T22:05:59.118Z]   34:     0x55be80e91b96 - std::thread::local::LocalKey<T>::try_with::hd1663ae2145ebc5a
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12
[2024-07-17T22:05:59.118Z]   35:     0x55be80e8e0ca - std::thread::local::LocalKey<T>::with::hb341aa92ad55781d
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9
[2024-07-17T22:05:59.118Z]   36:     0x55be80c5d5dd - tokio::runtime::context::set_scheduler::hae9af295c186fe03
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/context.rs:180:9
[2024-07-17T22:05:59.118Z]   37:     0x55be80e0b760 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he2174aa7a3c7edcc
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:737:27
[2024-07-17T22:05:59.118Z]   38:     0x55be80e0bd3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcbadc190da9390f8
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:646:19
[2024-07-17T22:05:59.118Z]   39:     0x55be80e02ebd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7f76dcade1faa803
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:175:28
[2024-07-17T22:05:59.118Z]   40:     0x55be80be0d0a - tokio::runtime::context::runtime::enter_runtime::h0d1b79f01286c7b8
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/context/runtime.rs:65:16
[2024-07-17T22:05:59.118Z]   41:     0x55be80e021ce - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h23b8267342624e5f
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:167:9
[2024-07-17T22:05:59.118Z]   42:     0x55be80b8c88d - tokio::runtime::runtime::Runtime::block_on::h5e9a0762cc7d2b3b
[2024-07-17T22:05:59.118Z]                                at /build/vendor/tokio/src/runtime/runtime.rs:347:47
[2024-07-17T22:05:59.118Z]   43:     0x55be80ad3eec - it::cli::test_lookback_restarting_agent::hca773cfc1d1fe3ac
[2024-07-17T22:05:59.118Z]                                at /build/bin/tests/it/cli.rs:1377:5
[2024-07-17T22:05:59.118Z]   44:     0x55be80ebfc27 - it::cli::test_lookback_restarting_agent::{{closure}}::h0b3d3db296ae3bdb
[2024-07-17T22:05:59.118Z]                                at /build/bin/tests/it/cli.rs:1279:42
[2024-07-17T22:05:59.118Z]   45:     0x55be80bab9d6 - core::ops::function::FnOnce::call_once::hfdf1b0852cd7de1b
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[2024-07-17T22:05:59.118Z]   46:     0x55be811ab85b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[2024-07-17T22:05:59.118Z]   47:     0x55be811ab85b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18
[2024-07-17T22:05:59.118Z]   48:     0x55be811aaf61 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60
[2024-07-17T22:05:59.118Z]   49:     0x55be811aaf61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[2024-07-17T22:05:59.118Z]   50:     0x55be811aaf61 - std::panicking::try::do_call::h83eb4c9b7c70ebcc
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[2024-07-17T22:05:59.118Z]   51:     0x55be811aaf61 - std::panicking::try::h5ffd56bf671a89b3
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[2024-07-17T22:05:59.118Z]   52:     0x55be811aaf61 - std::panic::catch_unwind::h044e758d6cbf65b7
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[2024-07-17T22:05:59.118Z]   53:     0x55be811aaf61 - test::run_test_in_process::hf7ca2db08c9223b8
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27
[2024-07-17T22:05:59.118Z]   54:     0x55be811aaf61 - test::run_test::{{closure}}::h9657c20462181b87
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43
[2024-07-17T22:05:59.118Z]   55:     0x55be811739e4 - test::run_test::{{closure}}::h80c3aef427ce62cc
[2024-07-17T22:05:59.118Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41
[2024-07-17T22:05:59.119Z]   56:     0x55be811739e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18
[2024-07-17T22:05:59.119Z]   57:     0x55be81178452 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17
[2024-07-17T22:05:59.119Z]   58:     0x55be81178452 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[2024-07-17T22:05:59.119Z]   59:     0x55be81178452 - std::panicking::try::do_call::h65de05e16c44e167
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[2024-07-17T22:05:59.119Z]   60:     0x55be81178452 - std::panicking::try::h187f01afe14eb3bf
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[2024-07-17T22:05:59.119Z]   61:     0x55be81178452 - std::panic::catch_unwind::h1b55347b2c8efb63
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[2024-07-17T22:05:59.119Z]   62:     0x55be81178452 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30
[2024-07-17T22:05:59.119Z]   63:     0x55be81178452 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[2024-07-17T22:05:59.119Z]   64:     0x55be82b788eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h09e5a4c541afa800
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[2024-07-17T22:05:59.119Z]   65:     0x55be82b788eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h9c8b03c22f4e7026
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[2024-07-17T22:05:59.119Z]   66:     0x55be82b788eb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a
[2024-07-17T22:05:59.119Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17
[2024-07-17T22:05:59.119Z]   67:     0x7fc766f5bea7 - start_thread
[2024-07-17T22:05:59.119Z]   68:     0x7fc766d31a6f - clone
[2024-07-17T22:05:59.119Z]   69:                0x0 - <unknown>
[2024-07-17T22:05:59.119Z] 
[2024-07-17T22:05:59.119Z]    RETRY 2/3 [         ] logdna-agent::it cli::test_lookback_restarting_agent
[2024-07-17T22:05:59.119Z]         PASS [   6.280s] logdna-agent::it cli::test_symlink_initialization_with_stateful_lookback
[2024-07-17T22:06:01.015Z]         PASS [   4.106s] logdna-agent::it cli::test_symlink_to_dir_initialization_excluded_file
[2024-07-17T22:06:03.536Z]         PASS [   4.431s] logdna-agent::it cli::test_symlink_to_symlink_initialization_excluded_file
[2024-07-17T22:06:03.847Z]         PASS [   6.646s] logdna-agent::it cli::test_symlink_to_hardlink_initialization_excluded_file
[2024-07-17T22:06:04.106Z]         PASS [   3.085s] logdna-agent::it cli::test_tags
[2024-07-17T22:06:12.210Z]         PASS [   7.380s] logdna-agent::it cli::test_transient_access_denied
[2024-07-17T22:06:18.760Z]         PASS [  14.001s] logdna-agent::it cli::test_tight_writes
[2024-07-17T22:06:21.287Z]   TRY 2 FAIL [  22.258s] logdna-agent::it cli::test_lookback_restarting_agent
[2024-07-17T22:06:21.287Z] 
[2024-07-17T22:06:21.287Z] --- TRY 2 STDOUT:        logdna-agent::it cli::test_lookback_restarting_agent ---
[2024-07-17T22:06:21.287Z] 
[2024-07-17T22:06:21.287Z] running 1 test
[2024-07-17T22:06:21.287Z] test cli::test_lookback_restarting_agent ... FAILED
[2024-07-17T22:06:21.287Z] 
[2024-07-17T22:06:21.287Z] failures:
[2024-07-17T22:06:21.287Z] 
[2024-07-17T22:06:21.287Z] failures:
[2024-07-17T22:06:21.287Z]     cli::test_lookback_restarting_agent
[2024-07-17T22:06:21.287Z] 
[2024-07-17T22:06:21.287Z] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 82 filtered out; finished in 22.23s
[2024-07-17T22:06:21.287Z] 
[2024-07-17T22:06:21.287Z] 
[2024-07-17T22:06:21.287Z] --- TRY 2 STDERR:        logdna-agent::it cli::test_lookback_restarting_agent ---
[2024-07-17T22:06:21.287Z] thread 'cli::test_lookback_restarting_agent' panicked at bin/tests/it/cli.rs:1371:13:
[2024-07-17T22:06:21.287Z] assertion `left == right` failed
[2024-07-17T22:06:21.287Z]   left: "Hello from line 4881\n"
[2024-07-17T22:06:21.287Z]  right: "Hello from line 5000\n"
[2024-07-17T22:06:21.287Z] stack backtrace:
[2024-07-17T22:06:21.287Z]    0:     0x55d118a90075 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2
[2024-07-17T22:06:21.287Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[2024-07-17T22:06:21.287Z]    1:     0x55d118a90075 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc
[2024-07-17T22:06:21.287Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[2024-07-17T22:06:21.287Z]    2:     0x55d118a90075 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5
[2024-07-17T22:06:21.288Z]    3:     0x55d118a90075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h1e1a1972118942ad
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22
[2024-07-17T22:06:21.288Z]    4:     0x55d118abf8bb - core::fmt::rt::Argument::fmt::h07af2b4071d536cd
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63
[2024-07-17T22:06:21.288Z]    5:     0x55d118abf8bb - core::fmt::write::hc090a2ffd6b28c4a
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21
[2024-07-17T22:06:21.288Z]    6:     0x55d118a8be4f - std::io::Write::write_fmt::h8898bac6ff039a23
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15
[2024-07-17T22:06:21.288Z]    7:     0x55d118a8fe4e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5
[2024-07-17T22:06:21.288Z]    8:     0x55d118a8fe4e - std::sys_common::backtrace::print::ha96650907276675e
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9
[2024-07-17T22:06:21.288Z]    9:     0x55d118a91e49 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0
[2024-07-17T22:06:21.288Z]   10:     0x55d118a91b8d - std::panicking::default_hook::h207342be97478370
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:298:9
[2024-07-17T22:06:21.288Z]   11:     0x55d118a922e3 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:795:13
[2024-07-17T22:06:21.288Z]   12:     0x55d118a921c4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13
[2024-07-17T22:06:21.288Z]   13:     0x55d118a90539 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18
[2024-07-17T22:06:21.288Z]   14:     0x55d118a91ef7 - rust_begin_unwind
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5
[2024-07-17T22:06:21.288Z]   15:     0x55d116994303 - core::panicking::panic_fmt::hdc63834ffaaefae5
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14
[2024-07-17T22:06:21.288Z]   16:     0x55d11699474e - core::panicking::assert_failed_inner::hda4754f94c1c1cb1
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:409:17
[2024-07-17T22:06:21.288Z]   17:     0x55d116d76ace - core::panicking::assert_failed::h3ba43e66e231828c
[2024-07-17T22:06:21.288Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:364:5
[2024-07-17T22:06:21.288Z]   18:     0x55d116de5cf7 - it::cli::test_lookback_restarting_agent::{{closure}}::{{closure}}::h2af2b2b6f26c066d
[2024-07-17T22:06:21.288Z]                                at /build/bin/tests/it/cli.rs:1371:13
[2024-07-17T22:06:21.288Z]   19:     0x55d116bac5db - <tokio::future::maybe_done::MaybeDone<Fut> as core::future::future::Future>::poll::h2f40b0ceeaa7564f
[2024-07-17T22:06:21.288Z]                                at /build/vendor/tokio/src/future/maybe_done.rs:62:56
[2024-07-17T22:06:21.288Z]   20:     0x55d116de7173 - it::cli::test_lookback_restarting_agent::{{closure}}::{{closure}}::hda0244297b80c082
[2024-07-17T22:06:21.288Z]                                at /build/vendor/tokio/src/macros/join.rs:126:24
[2024-07-17T22:06:21.288Z]   21:     0x55d116f59155 - <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll::h3901f091c1ac5517
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/future/poll_fn.rs:58:9
[2024-07-17T22:06:21.289Z]   22:     0x55d116de06a7 - it::cli::test_lookback_restarting_agent::{{closure}}::h5ac8ccfc168d0130
[2024-07-17T22:06:21.289Z]                                at /build/bin/tests/it/cli.rs:1296:30
[2024-07-17T22:06:21.289Z]   23:     0x55d116d94323 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba36f174b9a5c481
[2024-07-17T22:06:21.289Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9
[2024-07-17T22:06:21.289Z]   24:     0x55d116d94166 - <core::pin::Pin<P> as core::future::future::Future>::poll::h669be2bcf2f6d036
[2024-07-17T22:06:21.289Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9
[2024-07-17T22:06:21.289Z]   25:     0x55d116d30c74 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2110b4a28bdc28b
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:659:57
[2024-07-17T22:06:21.289Z]   26:     0x55d116d3026a - tokio::runtime::coop::with_budget::hb884e2a4685e7b29
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/coop.rs:107:5
[2024-07-17T22:06:21.289Z]   27:     0x55d116d3026a - tokio::runtime::coop::budget::h116877db43ef4eea
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/coop.rs:73:5
[2024-07-17T22:06:21.289Z]   28:     0x55d116d3026a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5d7f24eeba06c242
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:659:25
[2024-07-17T22:06:21.289Z]   29:     0x55d116d2892c - tokio::runtime::scheduler::current_thread::Context::enter::hea909bad00f8a373
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:404:19
[2024-07-17T22:06:21.289Z]   30:     0x55d116d2ed5e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd7e976852a882a3e
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:658:36
[2024-07-17T22:06:21.289Z]   31:     0x55d116d2ba8b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb25c8be82bcb76ca
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:737:68
[2024-07-17T22:06:21.289Z]   32:     0x55d116e7742b - tokio::runtime::context::scoped::Scoped<T>::set::h3fca7ce7803168d7
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/context/scoped.rs:40:9
[2024-07-17T22:06:21.289Z]   33:     0x55d116b7d7a9 - tokio::runtime::context::set_scheduler::{{closure}}::h588b34e911e3316a
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/context.rs:180:26
[2024-07-17T22:06:21.289Z]   34:     0x55d116db1b96 - std::thread::local::LocalKey<T>::try_with::hd1663ae2145ebc5a
[2024-07-17T22:06:21.289Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12
[2024-07-17T22:06:21.289Z]   35:     0x55d116dae0ca - std::thread::local::LocalKey<T>::with::hb341aa92ad55781d
[2024-07-17T22:06:21.289Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9
[2024-07-17T22:06:21.289Z]   36:     0x55d116b7d5dd - tokio::runtime::context::set_scheduler::hae9af295c186fe03
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/context.rs:180:9
[2024-07-17T22:06:21.289Z]   37:     0x55d116d2b760 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he2174aa7a3c7edcc
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:737:27
[2024-07-17T22:06:21.289Z]   38:     0x55d116d2bd3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcbadc190da9390f8
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:646:19
[2024-07-17T22:06:21.289Z]   39:     0x55d116d22ebd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7f76dcade1faa803
[2024-07-17T22:06:21.289Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:175:28
[2024-07-17T22:06:21.290Z]   40:     0x55d116b00d0a - tokio::runtime::context::runtime::enter_runtime::h0d1b79f01286c7b8
[2024-07-17T22:06:21.290Z]                                at /build/vendor/tokio/src/runtime/context/runtime.rs:65:16
[2024-07-17T22:06:21.290Z]   41:     0x55d116d221ce - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h23b8267342624e5f
[2024-07-17T22:06:21.290Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:167:9
[2024-07-17T22:06:21.290Z]   42:     0x55d116aac88d - tokio::runtime::runtime::Runtime::block_on::h5e9a0762cc7d2b3b
[2024-07-17T22:06:21.290Z]                                at /build/vendor/tokio/src/runtime/runtime.rs:347:47
[2024-07-17T22:06:21.290Z]   43:     0x55d1169f3eec - it::cli::test_lookback_restarting_agent::hca773cfc1d1fe3ac
[2024-07-17T22:06:21.290Z]                                at /build/bin/tests/it/cli.rs:1377:5
[2024-07-17T22:06:21.290Z]   44:     0x55d116ddfc27 - it::cli::test_lookback_restarting_agent::{{closure}}::h0b3d3db296ae3bdb
[2024-07-17T22:06:21.290Z]                                at /build/bin/tests/it/cli.rs:1279:42
[2024-07-17T22:06:21.290Z]   45:     0x55d116acb9d6 - core::ops::function::FnOnce::call_once::hfdf1b0852cd7de1b
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[2024-07-17T22:06:21.290Z]   46:     0x55d1170cb85b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[2024-07-17T22:06:21.290Z]   47:     0x55d1170cb85b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18
[2024-07-17T22:06:21.290Z]   48:     0x55d1170caf61 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60
[2024-07-17T22:06:21.290Z]   49:     0x55d1170caf61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[2024-07-17T22:06:21.290Z]   50:     0x55d1170caf61 - std::panicking::try::do_call::h83eb4c9b7c70ebcc
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[2024-07-17T22:06:21.290Z]   51:     0x55d1170caf61 - std::panicking::try::h5ffd56bf671a89b3
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[2024-07-17T22:06:21.290Z]   52:     0x55d1170caf61 - std::panic::catch_unwind::h044e758d6cbf65b7
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[2024-07-17T22:06:21.290Z]   53:     0x55d1170caf61 - test::run_test_in_process::hf7ca2db08c9223b8
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27
[2024-07-17T22:06:21.290Z]   54:     0x55d1170caf61 - test::run_test::{{closure}}::h9657c20462181b87
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43
[2024-07-17T22:06:21.290Z]   55:     0x55d1170939e4 - test::run_test::{{closure}}::h80c3aef427ce62cc
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41
[2024-07-17T22:06:21.290Z]   56:     0x55d1170939e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18
[2024-07-17T22:06:21.290Z]   57:     0x55d117098452 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953
[2024-07-17T22:06:21.290Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17
[2024-07-17T22:06:21.291Z]   58:     0x55d117098452 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[2024-07-17T22:06:21.291Z]   59:     0x55d117098452 - std::panicking::try::do_call::h65de05e16c44e167
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[2024-07-17T22:06:21.291Z]   60:     0x55d117098452 - std::panicking::try::h187f01afe14eb3bf
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[2024-07-17T22:06:21.291Z]   61:     0x55d117098452 - std::panic::catch_unwind::h1b55347b2c8efb63
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[2024-07-17T22:06:21.291Z]   62:     0x55d117098452 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30
[2024-07-17T22:06:21.291Z]   63:     0x55d117098452 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[2024-07-17T22:06:21.291Z]   64:     0x55d118a988eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h09e5a4c541afa800
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[2024-07-17T22:06:21.291Z]   65:     0x55d118a988eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h9c8b03c22f4e7026
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[2024-07-17T22:06:21.291Z]   66:     0x55d118a988eb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a
[2024-07-17T22:06:21.291Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17
[2024-07-17T22:06:21.291Z]   67:     0x7f88ca569ea7 - start_thread
[2024-07-17T22:06:21.291Z]   68:     0x7f88ca33fa6f - clone
[2024-07-17T22:06:21.291Z]   69:                0x0 - <unknown>
[2024-07-17T22:06:21.291Z] 
[2024-07-17T22:06:21.291Z]    RETRY 3/3 [         ] logdna-agent::it cli::test_lookback_restarting_agent
[2024-07-17T22:06:39.374Z]         PASS [  27.900s] logdna-agent::it cli::test_truncate_file
[2024-07-17T22:06:40.751Z]         PASS [   1.390s] logdna-agent::it cmd_line_env::test_command_line_arguments_help
[2024-07-17T22:06:41.690Z]   TRY 3 FAIL [  20.497s] logdna-agent::it cli::test_lookback_restarting_agent
[2024-07-17T22:06:41.690Z] 
[2024-07-17T22:06:41.690Z] --- TRY 3 STDOUT:        logdna-agent::it cli::test_lookback_restarting_agent ---
[2024-07-17T22:06:41.690Z] 
[2024-07-17T22:06:41.690Z] running 1 test
[2024-07-17T22:06:41.690Z] test cli::test_lookback_restarting_agent ... FAILED
[2024-07-17T22:06:41.690Z] 
[2024-07-17T22:06:41.690Z] failures:
[2024-07-17T22:06:41.690Z] 
[2024-07-17T22:06:41.690Z] failures:
[2024-07-17T22:06:41.690Z]     cli::test_lookback_restarting_agent
[2024-07-17T22:06:41.690Z] 
[2024-07-17T22:06:41.690Z] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 82 filtered out; finished in 20.47s
[2024-07-17T22:06:41.690Z] 
[2024-07-17T22:06:41.690Z] 
[2024-07-17T22:06:41.690Z] --- TRY 3 STDERR:        logdna-agent::it cli::test_lookback_restarting_agent ---
[2024-07-17T22:06:41.690Z] thread 'cli::test_lookback_restarting_agent' panicked at bin/tests/it/cli.rs:1371:13:
[2024-07-17T22:06:41.690Z] assertion `left == right` failed
[2024-07-17T22:06:41.690Z]   left: "ello from line 4880\n"
[2024-07-17T22:06:41.690Z]  right: "Hello from line 4881\n"
[2024-07-17T22:06:41.690Z] stack backtrace:
[2024-07-17T22:06:41.690Z]    0:     0x56403ebaa075 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2
[2024-07-17T22:06:41.690Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[2024-07-17T22:06:41.690Z]    1:     0x56403ebaa075 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc
[2024-07-17T22:06:41.690Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[2024-07-17T22:06:41.690Z]    2:     0x56403ebaa075 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff
[2024-07-17T22:06:41.690Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5
[2024-07-17T22:06:41.690Z]    3:     0x56403ebaa075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h1e1a1972118942ad
[2024-07-17T22:06:41.690Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22
[2024-07-17T22:06:41.690Z]    4:     0x56403ebd98bb - core::fmt::rt::Argument::fmt::h07af2b4071d536cd
[2024-07-17T22:06:41.690Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63
[2024-07-17T22:06:41.690Z]    5:     0x56403ebd98bb - core::fmt::write::hc090a2ffd6b28c4a
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21
[2024-07-17T22:06:41.691Z]    6:     0x56403eba5e4f - std::io::Write::write_fmt::h8898bac6ff039a23
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15
[2024-07-17T22:06:41.691Z]    7:     0x56403eba9e4e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5
[2024-07-17T22:06:41.691Z]    8:     0x56403eba9e4e - std::sys_common::backtrace::print::ha96650907276675e
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9
[2024-07-17T22:06:41.691Z]    9:     0x56403ebabe49 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0
[2024-07-17T22:06:41.691Z]   10:     0x56403ebabb8d - std::panicking::default_hook::h207342be97478370
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:298:9
[2024-07-17T22:06:41.691Z]   11:     0x56403ebac2e3 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:795:13
[2024-07-17T22:06:41.691Z]   12:     0x56403ebac1c4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13
[2024-07-17T22:06:41.691Z]   13:     0x56403ebaa539 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18
[2024-07-17T22:06:41.691Z]   14:     0x56403ebabef7 - rust_begin_unwind
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5
[2024-07-17T22:06:41.691Z]   15:     0x56403caae303 - core::panicking::panic_fmt::hdc63834ffaaefae5
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14
[2024-07-17T22:06:41.691Z]   16:     0x56403caae74e - core::panicking::assert_failed_inner::hda4754f94c1c1cb1
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:409:17
[2024-07-17T22:06:41.691Z]   17:     0x56403ce90ace - core::panicking::assert_failed::h3ba43e66e231828c
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:364:5
[2024-07-17T22:06:41.691Z]   18:     0x56403ceffcf7 - it::cli::test_lookback_restarting_agent::{{closure}}::{{closure}}::h2af2b2b6f26c066d
[2024-07-17T22:06:41.691Z]                                at /build/bin/tests/it/cli.rs:1371:13
[2024-07-17T22:06:41.691Z]   19:     0x56403ccc65db - <tokio::future::maybe_done::MaybeDone<Fut> as core::future::future::Future>::poll::h2f40b0ceeaa7564f
[2024-07-17T22:06:41.691Z]                                at /build/vendor/tokio/src/future/maybe_done.rs:62:56
[2024-07-17T22:06:41.691Z]   20:     0x56403cf01173 - it::cli::test_lookback_restarting_agent::{{closure}}::{{closure}}::hda0244297b80c082
[2024-07-17T22:06:41.691Z]                                at /build/vendor/tokio/src/macros/join.rs:126:24
[2024-07-17T22:06:41.691Z]   21:     0x56403d073155 - <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll::h3901f091c1ac5517
[2024-07-17T22:06:41.691Z]                                at /build/vendor/tokio/src/future/poll_fn.rs:58:9
[2024-07-17T22:06:41.691Z]   22:     0x56403cefa6a7 - it::cli::test_lookback_restarting_agent::{{closure}}::h5ac8ccfc168d0130
[2024-07-17T22:06:41.691Z]                                at /build/bin/tests/it/cli.rs:1296:30
[2024-07-17T22:06:41.691Z]   23:     0x56403ceae323 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba36f174b9a5c481
[2024-07-17T22:06:41.691Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9
[2024-07-17T22:06:41.691Z]   24:     0x56403ceae166 - <core::pin::Pin<P> as core::future::future::Future>::poll::h669be2bcf2f6d036
[2024-07-17T22:06:41.692Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9
[2024-07-17T22:06:41.692Z]   25:     0x56403ce4ac74 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2110b4a28bdc28b
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:659:57
[2024-07-17T22:06:41.692Z]   26:     0x56403ce4a26a - tokio::runtime::coop::with_budget::hb884e2a4685e7b29
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/coop.rs:107:5
[2024-07-17T22:06:41.692Z]   27:     0x56403ce4a26a - tokio::runtime::coop::budget::h116877db43ef4eea
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/coop.rs:73:5
[2024-07-17T22:06:41.692Z]   28:     0x56403ce4a26a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5d7f24eeba06c242
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:659:25
[2024-07-17T22:06:41.692Z]   29:     0x56403ce4292c - tokio::runtime::scheduler::current_thread::Context::enter::hea909bad00f8a373
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:404:19
[2024-07-17T22:06:41.692Z]   30:     0x56403ce48d5e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd7e976852a882a3e
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:658:36
[2024-07-17T22:06:41.692Z]   31:     0x56403ce45a8b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb25c8be82bcb76ca
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:737:68
[2024-07-17T22:06:41.692Z]   32:     0x56403cf9142b - tokio::runtime::context::scoped::Scoped<T>::set::h3fca7ce7803168d7
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/context/scoped.rs:40:9
[2024-07-17T22:06:41.692Z]   33:     0x56403cc977a9 - tokio::runtime::context::set_scheduler::{{closure}}::h588b34e911e3316a
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/context.rs:180:26
[2024-07-17T22:06:41.692Z]   34:     0x56403cecbb96 - std::thread::local::LocalKey<T>::try_with::hd1663ae2145ebc5a
[2024-07-17T22:06:41.692Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12
[2024-07-17T22:06:41.692Z]   35:     0x56403cec80ca - std::thread::local::LocalKey<T>::with::hb341aa92ad55781d
[2024-07-17T22:06:41.692Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9
[2024-07-17T22:06:41.692Z]   36:     0x56403cc975dd - tokio::runtime::context::set_scheduler::hae9af295c186fe03
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/context.rs:180:9
[2024-07-17T22:06:41.692Z]   37:     0x56403ce45760 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he2174aa7a3c7edcc
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:737:27
[2024-07-17T22:06:41.692Z]   38:     0x56403ce45d3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcbadc190da9390f8
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:646:19
[2024-07-17T22:06:41.692Z]   39:     0x56403ce3cebd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7f76dcade1faa803
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:175:28
[2024-07-17T22:06:41.692Z]   40:     0x56403cc1ad0a - tokio::runtime::context::runtime::enter_runtime::h0d1b79f01286c7b8
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/context/runtime.rs:65:16
[2024-07-17T22:06:41.692Z]   41:     0x56403ce3c1ce - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h23b8267342624e5f
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/scheduler/current_thread/mod.rs:167:9
[2024-07-17T22:06:41.692Z]   42:     0x56403cbc688d - tokio::runtime::runtime::Runtime::block_on::h5e9a0762cc7d2b3b
[2024-07-17T22:06:41.692Z]                                at /build/vendor/tokio/src/runtime/runtime.rs:347:47
[2024-07-17T22:06:41.693Z]   43:     0x56403cb0deec - it::cli::test_lookback_restarting_agent::hca773cfc1d1fe3ac
[2024-07-17T22:06:41.693Z]                                at /build/bin/tests/it/cli.rs:1377:5
[2024-07-17T22:06:41.693Z]   44:     0x56403cef9c27 - it::cli::test_lookback_restarting_agent::{{closure}}::h0b3d3db296ae3bdb
[2024-07-17T22:06:41.693Z]                                at /build/bin/tests/it/cli.rs:1279:42
[2024-07-17T22:06:41.693Z]   45:     0x56403cbe59d6 - core::ops::function::FnOnce::call_once::hfdf1b0852cd7de1b
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[2024-07-17T22:06:41.693Z]   46:     0x56403d1e585b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[2024-07-17T22:06:41.693Z]   47:     0x56403d1e585b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18
[2024-07-17T22:06:41.693Z]   48:     0x56403d1e4f61 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60
[2024-07-17T22:06:41.693Z]   49:     0x56403d1e4f61 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[2024-07-17T22:06:41.693Z]   50:     0x56403d1e4f61 - std::panicking::try::do_call::h83eb4c9b7c70ebcc
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[2024-07-17T22:06:41.693Z]   51:     0x56403d1e4f61 - std::panicking::try::h5ffd56bf671a89b3
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[2024-07-17T22:06:41.693Z]   52:     0x56403d1e4f61 - std::panic::catch_unwind::h044e758d6cbf65b7
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[2024-07-17T22:06:41.693Z]   53:     0x56403d1e4f61 - test::run_test_in_process::hf7ca2db08c9223b8
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27
[2024-07-17T22:06:41.693Z]   54:     0x56403d1e4f61 - test::run_test::{{closure}}::h9657c20462181b87
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43
[2024-07-17T22:06:41.693Z]   55:     0x56403d1ad9e4 - test::run_test::{{closure}}::h80c3aef427ce62cc
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41
[2024-07-17T22:06:41.693Z]   56:     0x56403d1ad9e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18
[2024-07-17T22:06:41.693Z]   57:     0x56403d1b2452 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17
[2024-07-17T22:06:41.693Z]   58:     0x56403d1b2452 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[2024-07-17T22:06:41.693Z]   59:     0x56403d1b2452 - std::panicking::try::do_call::h65de05e16c44e167
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[2024-07-17T22:06:41.693Z]   60:     0x56403d1b2452 - std::panicking::try::h187f01afe14eb3bf
[2024-07-17T22:06:41.693Z]                                at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[2024-07-17T22:06:41.693Z]   61:     0x56403d1b2452 - std::panic::catch_unwind::h1b55347b2c8efb63
Output truncated.

Details

  • Declarative: Checkout SCM (2.8 sec)
    • Validate PR Source (0.91 sec)
    • Init QEMU (1.1 sec)
    • Vendor (24 sec)
    • Lint, Audit, and Unit Test (5 min 5 sec)
      • Lint (18 ms)
        • Lint (4 min 31 sec)
      • Audit (18 ms)
        • Audit (3.2 sec)
      • Unit Tests (16 ms)
        • Unit Tests (5 min 0 sec)
      • Code Coverage (4 min 38 sec)
        • Code Coverage (4 min 34 sec)
    • Test (10 min)
      • Integration Tests (16 ms)
        • Integration Tests (6 min 32 sec)
          Error: script returned exit code 2
      • Run K8s Integration Tests (9 min 53 sec)
        • Run K8s Integration Tests (9 min 51 sec)
          Error: script returned exit code 2
    • Build Release Binaries (12 sec)
      • Build Release Image x86_64 (17 ms)
        • Build Release Image x86_64 (4.7 sec)
      • Build Release Image aarch64 (17 ms)
        • Build Release Image aarch64 (4.7 sec)
      • Build static release binary x86_64 (17 ms)
        • Build static release binary x86_64 (4.7 sec)
      • Build static release binary aarch64 (23 ms)
        • Build static release binary aarch64 (4.7 sec)
      • Build Windows release binary x86_64 (10 sec)
        • Build Windows release binary x86_64 (4.7 sec)
    • Check Publish Images (6.8 sec)
      • Scanning Images (0.91 sec)
      • Publish Linux and Windows binaries to S3 (0.88 sec)
      • Publish Installers (0.85 sec)
      • Publish GCR images (0.84 sec)
      • Publish Dockerhub and ICR images (0.89 sec)
    • Declarative: Post Actions (8.2 sec)