Package evaluation to test SimpleWebsockets on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T18:40:43.486 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.79s ################################################################################ # Installation # Installing SimpleWebsockets... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [129f17fe] + SimpleWebsockets v0.3.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.5.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.0 [777ac1f9] + SimpleBufferStream v1.2.0 [129f17fe] + SimpleWebsockets v0.3.0 [fd094767] + Suppressor v0.2.8 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [458c3c95] + OpenSSL_jll v3.5.4+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.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 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+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.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.5s ################################################################################ # Testing # Testing SimpleWebsockets Status `/tmp/jl_dsVx4j/Project.toml` [cd3eb016] HTTP v1.10.19 [739be429] MbedTLS v1.1.9 [129f17fe] SimpleWebsockets v0.3.0 [fd094767] Suppressor v0.2.8 [2a0f44e3] Base64 v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_dsVx4j/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.19 [692b3bcd] JLLWrappers v1.7.1 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.5.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [777ac1f9] SimpleBufferStream v1.2.0 [129f17fe] SimpleWebsockets v0.3.0 [fd094767] Suppressor v0.2.8 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [458c3c95] OpenSSL_jll v3.5.4+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Testing SimpleWebsockets [ Info: Unit Tests [ Info: Server listens and closes [ Info: Listening on: ::1:8080, thread id: 1 [ Info: Server on ::1:8080 closing Server listens and closes: Test Failed at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:930 Expression: isempty(stderr_content) Evaluated: isempty("[ Info: Listening on: ::1:8080, thread id: 1\n[ Info: Server on ::1:8080 closing\n") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:23 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 [ Info: Listening on: ::1:8080, thread id: 1 [ Info: Server on ::1:8080 closing Server listens and closes: Test Failed at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:930 Expression: isempty(stderr_content) Evaluated: isempty("[ Info: Listening on: ::1:8080, thread id: 1\n[ Info: Server on ::1:8080 closing\n") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:23 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 [ Info: Client connects and disconnects on ws and wss [ Info: Listening on: ::1:8080, thread id: 1 Client connects and disconnects on ws and wss: Test Failed at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:930 Expression: isempty(stderr_content) Evaluated: isempty("[ Info: Listening on: ::1:8080, thread id: 1\n") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:41 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:34 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 [ Info: Server on ::1:8080 closing ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 [ Info: Listening on: ::1:8080, thread id: 1 Client connects and disconnects on ws and wss: Test Failed at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:930 Expression: isempty(stderr_content) Evaluated: isempty("┌ Info: The websocket server was closed cleanly:\n│ host = \"localhost\"\n└ port = 8080\n[ Info: Listening on: ::1:8080, thread id: 1\n") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:41 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:34 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Client connects and disconnects on ws and wss: Test Failed at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:47 Expression: closed isa NamedTuple Evaluated: ConnectError("HTTP.Exceptions.RequestError", SimpleWebsockets.var"#1#2"{HTTP.Exceptions.RequestError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}(HTTP.Exceptions.RequestError(HTTP.Messages.Request: """ GET / HTTP/1.1 Connection: Upgrade Sec-WebSocket-Version: 13 Upgrade: websocket Sec-WebSocket-Key: /Ip4H4bjYJ5q6l7ApbAvbQ== Host: localhost:8080 Accept: */* User-Agent: HTTP.jl/1.11.7 Accept-Encoding: gzip [Message Body was streamed]""", ErrorException("type SSLStream has no field bio")), Union{Ptr{Nothing}, Base.InterpreterIP}[Ptr{Nothing} @0x00007f7ae03fa0d0, Ptr{Nothing} @0x00007f7ae0394667, Ptr{Nothing} @0x00007f7af5b8f6a2, Ptr{Nothing} @0x00007f7adbd393e8, Ptr{Nothing} @0x00007f7adbd396ef, Ptr{Nothing} @0x00007f7af64545a8, Ptr{Nothing} @0x00007f7af647d850], Core.Box(ConnectError(#= circular reference @-3 =#)))) isa NamedTuple Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:47 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:34 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Client connects and disconnects on ws and wss: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:48 Test threw exception Expression: haskey(closed, :code) MethodError: no method matching haskey(::ConnectError, ::Symbol) The function `haskey` exists, but no method is defined for this combination of argument types. Closest candidates are: haskey(!Matched::Base.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.ImmutableDict, ::Any) @ Base dict.jl:812 ... Stacktrace: [1] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:48 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:48 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:34 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Client connects and disconnects on ws and wss: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:49 Test threw exception Expression: haskey(closed, :description) MethodError: no method matching haskey(::ConnectError, ::Symbol) The function `haskey` exists, but no method is defined for this combination of argument types. Closest candidates are: haskey(!Matched::Base.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.ImmutableDict, ::Any) @ Base dict.jl:812 ... Stacktrace: [1] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:49 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:49 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:34 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Client connects and disconnects on ws and wss: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:50 Test threw exception Expression: closed.code === 1000 type ConnectError has no field code Stacktrace: [1] getproperty(x::ConnectError, f::Symbol) @ Base ./Base.jl:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:50 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:34 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Client connects and disconnects on ws and wss: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:51 Test threw exception Expression: closed.description === "Normal connection closure" type ConnectError has no field description Stacktrace: [1] getproperty(x::ConnectError, f::Symbol) @ Base ./Base.jl:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:51 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:34 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 [ Info: Server on ::1:8080 closing ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 ┌ Info: Client passes connection errors to callback handler └ wait = "wait for socket to timeout..." ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 ┌ Info: Client sends and receives messages up to max payload │ description = "This incrementally scales data payload to the echo server up to the maximum allowed" │ purpose = "Scale through [8, 16, 32]bit payloads and fragmentation in text / binary combo's" └ time = "Please wait, moving a lot of test data..." [ Info: Testing binary server. [ Info: Listening on: ::1:8080, thread id: 1 [ Info: Opening binary client 1 [ Info: Opening text client 2 [ Info: Server on ::1:8080 closing ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 [ Info: Testing text server. ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 [ Info: Listening on: ::1:8080, thread id: 1 [ Info: Opening binary client 1 [ Info: Opening text client 2 [ Info: Server on ::1:8080 closing ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 [ Info: ...Done ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 [ Info: Listening on: ::1:8080, thread id: 1 [ Info: ping pong [ Info: Server rejects clients with bad payloads [ Info: Client times out [ Info: Server on ::1:8080 closing ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 [ Info: Listening on: ::1:8080, thread id: 1 [ Info: server gracefully closes clients and exits [ Info: Server on ::1:8080 closing ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 Test Summary: | ┌ Info: The websocket server was closed cleanly: │ host = "localhost" └ port = 8080 Pass Fail Error Total Time SimpleWebsockets | 104 5 4 113 2m25.2s Unit Tests | 52 52 10.9s Server listens and closes | 12 2 14 11.0s Client connects and disconnects on ws and wss | 11 3 4 18 1m48.0s Client passes connection errors to callback handler | 2 2 0.4s Client sends and receives messages up to max payload | 0 7.9s Server client feedback | 23 23 3.0s ERROR: LoadError: Some tests did not pass: 104 passed, 5 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:7 Testing failed after 99.41s ERROR: LoadError: Package SimpleWebsockets errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 204.9s: package tests unexpectedly errored