Package evaluation of AMQPClient on Julia 1.13.0-DEV.966 (46c2a5c7e1*) started at 2025-08-07T12:51:19.757 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.13s ################################################################################ # Installation # Installing AMQPClient... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [79c8b4cd] + AMQPClient v0.5.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [79c8b4cd] + AMQPClient v0.5.1 [692b3bcd] + JLLWrappers v1.7.1 [739be429] + MbedTLS v1.1.9 [21216c6a] + Preferences v1.4.3 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2025.7.15 Installation completed after 1.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.53s ################################################################################ # Testing # Testing AMQPClient Status `/tmp/jl_lRhoXh/Project.toml` [79c8b4cd] AMQPClient v0.5.1 [739be429] MbedTLS v1.1.9 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lRhoXh/Manifest.toml` [79c8b4cd] AMQPClient v0.5.1 [692b3bcd] JLLWrappers v1.7.1 [739be429] MbedTLS v1.1.9 [21216c6a] Preferences v1.4.3 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [14a3606d] MozillaCACerts_jll v2025.7.15 Testing Running tests... [ Info: testing create queue and queue expire with TTL [ Info: opening connection keepalive=true,heartbeat=true: Error During Test at /home/pkgeval/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:13 Got exception outside of a @test IOError: connect: connection timed out (ETIMEDOUT) Stacktrace: [1] wait_connected(x::Sockets.TCPSocket) @ Sockets /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:534 [2] connect @ /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:569 [inlined] [3] connect(host::String, port::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:554 [4] connection(; virtualhost::String, host::String, port::Int64, framemax::Int64, heartbeat::Bool, keepalive::Bool, send_queue_size::Int64, auth_params::Dict{String, Any}, channelmax::Int64, connect_timeout::Int64, amqps::Nothing) @ AMQPClient ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:657 [5] connection @ ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:624 [inlined] [6] connection(f::Main.AMQPTestCoverage.var"#17#18"; kwargs::@Kwargs{virtualhost::String, host::String, port::Int64, amqps::Nothing, auth_params::Dict{String, Any}, send_queue_size::Int64, keepalive::Bool, heartbeat::Bool}) @ AMQPClient ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:683 [7] connection @ ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:682 [inlined] [8] test_queue_expire(; virtualhost::String, host::String, port::Int64, auth_params::Dict{String, Any}, amqps::Nothing, keepalive::Bool, heartbeat::Bool) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:308 [9] test_queue_expire @ ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:302 [inlined] [10] runtests(; virtualhost::String, host::String, port::Int64, auth_params::Dict{String, Any}, amqps::Nothing, keepalive::Bool, heartbeat::Bool) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:16 [11] kwcall(::@NamedTuple{keepalive::Bool, heartbeat::Bool}, ::typeof(Main.AMQPTestCoverage.runtests)) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:13 [12] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:14 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:14 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [16] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:11 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:10 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [20] top-level scope @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:9 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [25] _start() @ Base ./client.jl:553 [ Info: testing create queue and queue expire with TTL [ Info: opening connection keepalive=true,heartbeat=false: Error During Test at /home/pkgeval/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:13 Got exception outside of a @test IOError: connect: connection timed out (ETIMEDOUT) Stacktrace: [1] wait_connected(x::Sockets.TCPSocket) @ Sockets /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:534 [2] connect @ /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:569 [inlined] [3] connect(host::String, port::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:554 [4] connection(; virtualhost::String, host::String, port::Int64, framemax::Int64, heartbeat::Bool, keepalive::Bool, send_queue_size::Int64, auth_params::Dict{String, Any}, channelmax::Int64, connect_timeout::Int64, amqps::Nothing) @ AMQPClient ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:657 [5] connection @ ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:624 [inlined] [6] connection(f::Main.AMQPTestCoverage.var"#17#18"; kwargs::@Kwargs{virtualhost::String, host::String, port::Int64, amqps::Nothing, auth_params::Dict{String, Any}, send_queue_size::Int64, keepalive::Bool, heartbeat::Bool}) @ AMQPClient ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:683 [7] connection @ ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:682 [inlined] [8] test_queue_expire(; virtualhost::String, host::String, port::Int64, auth_params::Dict{String, Any}, amqps::Nothing, keepalive::Bool, heartbeat::Bool) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:308 [9] test_queue_expire @ ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:302 [inlined] [10] runtests(; virtualhost::String, host::String, port::Int64, auth_params::Dict{String, Any}, amqps::Nothing, keepalive::Bool, heartbeat::Bool) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:16 [11] kwcall(::@NamedTuple{keepalive::Bool, heartbeat::Bool}, ::typeof(Main.AMQPTestCoverage.runtests)) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:13 [12] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:14 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:14 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [16] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:11 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:10 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [20] top-level scope @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:9 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [25] _start() @ Base ./client.jl:553 [ Info: testing create queue and queue expire with TTL [ Info: opening connection keepalive=false,heartbeat=true: Error During Test at /home/pkgeval/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:13 Got exception outside of a @test IOError: connect: connection timed out (ETIMEDOUT) Stacktrace: [1] wait_connected(x::Sockets.TCPSocket) @ Sockets /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:534 [2] connect @ /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:569 [inlined] [3] connect(host::String, port::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:554 [4] connection(; virtualhost::String, host::String, port::Int64, framemax::Int64, heartbeat::Bool, keepalive::Bool, send_queue_size::Int64, auth_params::Dict{String, Any}, channelmax::Int64, connect_timeout::Int64, amqps::Nothing) @ AMQPClient ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:657 [5] connection @ ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:624 [inlined] [6] connection(f::Main.AMQPTestCoverage.var"#17#18"; kwargs::@Kwargs{virtualhost::String, host::String, port::Int64, amqps::Nothing, auth_params::Dict{String, Any}, send_queue_size::Int64, keepalive::Bool, heartbeat::Bool}) @ AMQPClient ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:683 [7] connection @ ~/.julia/packages/AMQPClient/1GBMt/src/protocol.jl:682 [inlined] [8] test_queue_expire(; virtualhost::String, host::String, port::Int64, auth_params::Dict{String, Any}, amqps::Nothing, keepalive::Bool, heartbeat::Bool) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:308 [9] test_queue_expire @ ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:302 [inlined] [10] runtests(; virtualhost::String, host::String, port::Int64, auth_params::Dict{String, Any}, amqps::Nothing, keepalive::Bool, heartbeat::Bool) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:16 [11] kwcall(::@NamedTuple{keepalive::Bool, heartbeat::Bool}, ::typeof(Main.AMQPTestCoverage.runtests)) @ Main.AMQPTestCoverage ~/.julia/packages/AMQPClient/1GBMt/test/test_coverage.jl:13 [12] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:14 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:14 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [16] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:11 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] macro expansion @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:10 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [20] top-level scope @ ~/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:9 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [25] _start() @ Base ./client.jl:553 [ Info: testing create queue and queue expire with TTL [ Info: opening connection ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_70461.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000071f1706992d0 Total snapshots: 685. Utilization: 0% ╎685 @Base/task.jl:1129 wait_forever() 684╎ 685 @Base/task.jl:1192 wait() [17] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/AMQPClient/1GBMt/test/runtests.jl:8 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_70461.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 10509768 (Pool: 10509701; Big: 67); GC: 8 PkgEval terminated after 610.52s: tests became inactive