Package evaluation to test gRPCClient on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T14:41:14.209 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.41s ################################################################################ # Installation # Installing gRPCClient... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [aaca4a50] + gRPCClient v1.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [4e289a0a] + EnumX v1.0.7 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 ⌅ [3349acd9] + ProtoBuf v1.2.3 [aaca4a50] + gRPCClient v1.0.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.5+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 7965.5 ms ✓ ProtoBuf 2747.4 ms ✓ gRPCClient 2 dependencies successfully precompiled in 11 seconds. 24 already precompiled. Precompilation completed after 27.75s ################################################################################ # Testing # Testing gRPCClient Status `/tmp/jl_1EnVrj/Project.toml` [aea7be01] PrecompileTools v1.3.3 ⌅ [3349acd9] ProtoBuf v1.2.3 [aaca4a50] gRPCClient v1.0.1 [7b1f6079] FileWatching v1.11.0 [b27032c2] LibCURL v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1EnVrj/Manifest.toml` [e1450e63] BufferedStreams v1.2.2 [4e289a0a] EnumX v1.0.7 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 ⌅ [3349acd9] ProtoBuf v1.2.3 [aaca4a50] gRPCClient v1.0.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.5+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... @async varying request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:116 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 775 ms: Could not connect to server") Stacktrace: [1] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [inlined] [2] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:155 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/Gm4R3/src/Unary.jl:150 [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:126 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:117 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:585 @async small request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:135 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [inlined] [2] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:155 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/Gm4R3/src/Unary.jl:150 [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:145 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:136 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:585 @async big request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:151 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [inlined] [2] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:155 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/Gm4R3/src/Unary.jl:150 [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:162 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:152 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:585 Threads.@spawn small request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:167 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [inlined] [2] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:155 [inlined] [3] grpc_sync_request @ ~/.julia/packages/gRPCClient/Gm4R3/src/Unary.jl:177 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:173 [inlined] [5] (::var"#22#23"{var"#24#25"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}})(tid::Int64; onethread::Bool) @ Main ./threadingconstructs.jl:279 [6] #22 @ ./threadingconstructs.jl:246 [inlined] [7] (::Base.Threads.var"#threading_run##0#threading_run##1"{var"#22#23"{var"#24#25"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}}, Int64})() @ Base.Threads ./threadingconstructs.jl:178 Stacktrace: [1] threading_run(fun::var"#22#23"{var"#24#25"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}}, static::Bool) @ Base.Threads ./threadingconstructs.jl:199 [2] macro expansion @ ./threadingconstructs.jl:216 [inlined] [3] macro expansion @ ./task.jl:662 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:172 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:168 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:585 Threads.@spawn varying request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:183 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [inlined] [2] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:155 [inlined] [3] grpc_sync_request @ ~/.julia/packages/gRPCClient/Gm4R3/src/Unary.jl:177 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:189 [inlined] [5] (::var"#28#29"{var"#30#31"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}})(tid::Int64; onethread::Bool) @ Main ./threadingconstructs.jl:279 [6] #28 @ ./threadingconstructs.jl:246 [inlined] [7] (::Base.Threads.var"#threading_run##0#threading_run##1"{var"#28#29"{var"#30#31"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}}, Int64})() @ Base.Threads ./threadingconstructs.jl:178 Stacktrace: [1] threading_run(fun::var"#28#29"{var"#30#31"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}}, static::Bool) @ Base.Threads ./threadingconstructs.jl:199 [2] macro expansion @ ./threadingconstructs.jl:216 [inlined] [3] macro expansion @ ./task.jl:662 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:188 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:184 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:585 Async Channels: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:201 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:211 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:202 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:517 [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [10] _start() @ Base ./client.jl:585 Response Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:218 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base ./task.jl:1144 [2] wait() @ Base ./task.jl:1249 [3] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base ./condition.jl:141 [4] wait @ ./condition.jl:136 [inlined] [5] take_buffered(c::Channel{TestResponse}) @ Base ./channels.jl:532 [6] take!(c::Channel{TestResponse}) @ Base ./channels.jl:526 [7] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:229 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:219 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:517 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 Request Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:237 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [inlined] [2] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:155 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, true, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/Gm4R3/src/Streaming.jl:304 [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:249 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:238 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:585 Bidirectional Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:257 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base ./task.jl:1144 [2] wait() @ Base ./task.jl:1249 [3] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base ./condition.jl:141 [4] wait @ ./condition.jl:136 [inlined] [5] take_buffered(c::Channel{TestResponse}) @ Base ./channels.jl:532 [6] take!(c::Channel{TestResponse}) @ Base ./channels.jl:526 [7] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:271 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:258 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:517 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 Response Streaming hang after END_STREAM: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:299 Expression: i == N + 1 Evaluated: 1 == 11 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:299 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:282 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 Response Streaming hang after END_STREAM: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:281 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [2] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:301 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:282 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [8] top-level scope @ none:6 [9] eval(m::Module, e::Any) @ Core ./boot.jl:517 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [11] _start() @ Base ./client.jl:585 Deadline Exceeded: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:317 Expression: ex.grpc_status == GRPC_DEADLINE_EXCEEDED Evaluated: 13 == 4 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:317 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:305 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 Response Streaming - Small Messages: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:321 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base ./task.jl:1144 [2] wait() @ Base ./task.jl:1249 [3] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base ./condition.jl:141 [4] wait @ ./condition.jl:136 [inlined] [5] take_buffered(c::Channel{TestResponse}) @ Base ./channels.jl:532 [6] take!(c::Channel{TestResponse}) @ Base ./channels.jl:526 [7] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:331 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:322 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:517 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 Request Streaming - Large Payloads: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:338 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [inlined] [2] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:155 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, true, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/Gm4R3/src/Streaming.jl:304 [4] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:351 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:339 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:585 Don't Stick User Tasks: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:356 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:149 [inlined] [2] grpc_async_await @ ~/.julia/packages/gRPCClient/Gm4R3/src/gRPC.jl:155 [inlined] [3] grpc_sync_request @ ~/.julia/packages/gRPCClient/Gm4R3/src/Unary.jl:177 [inlined] [4] (::var"#32#33"{gRPCServiceClient{TestRequest, false, TestResponse, false}})() @ Main ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:362 Stacktrace: [1] sync_end(c::Channel{Any}) @ Base ./task.jl:630 [2] macro expansion @ ./task.jl:663 [inlined] [3] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:360 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:358 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:517 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:585 grpc_async_stream_response - InvalidStateException: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:417 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base ./task.jl:1144 [2] wait() @ Base ./task.jl:1249 [3] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base ./condition.jl:141 [4] wait @ ./condition.jl:136 [inlined] [5] take_buffered(c::Channel{TestResponse}) @ Base ./channels.jl:532 [6] take!(c::Channel{TestResponse}) @ Base ./channels.jl:526 [7] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:425 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:419 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:65 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:517 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:585 Test Summary: | Pass Fail Error Total Time gRPCClient.jl | 140 2 14 156 49.1s Code Generation | 27 27 29.1s @async varying request/response | 1 1 6.6s @async small request/response | 1 1 0.3s @async big request/response | 1 1 1.1s Threads.@spawn small request/response | 1 1 1.2s Threads.@spawn varying request/response | 1 1 0.4s Async Channels | 1 1 0.8s Response Streaming | 1 1 0.9s Request Streaming | 1 1 0.9s Bidirectional Streaming | 1 1 0.3s Response Streaming hang after END_STREAM | 1 1 1 3 4.8s Deadline Exceeded | 1 1 2 1.1s Response Streaming - Small Messages | 1 1 0.0s Request Streaming - Large Payloads | 1 1 0.5s Don't Stick User Tasks | 1 1 0.1s grpc_async_stream_request - gRPCServiceCallException | 1 1 0.0s grpc_async_stream_request - general exception | 1 1 0.2s grpc_async_stream_response - InvalidStateException | 1 1 0.0s grpc_async_stream_response - gRPCServiceCallException | 1 1 0.3s Max Message Size | 2 2 0.1s Graceful shutdown during concurrent requests | 102 102 0.5s RNG of the outermost testset: Random.Xoshiro(0x9a2bd03beab6f8a9, 0xea24116ad74fa7bd, 0x7ac9b330f342f9cd, 0xec61590ac948f169, 0x3531f3bcb1f36ac0) ERROR: LoadError: Some tests did not pass: 140 passed, 2 failed, 14 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/gRPCClient/Gm4R3/test/runtests.jl:63 Testing failed after 94.06s ERROR: LoadError: Package gRPCClient errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 153.38s: package tests unexpectedly errored