Package evaluation to test BOPTestAPI on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T19:31:10.723
################################################################################
# Set-up
#
Installing PkgEval dependencies (TestEnv)...
Activating project at `~/.julia/environments/v1.14`
Set-up completed after 15.63s
################################################################################
# Installation
#
Installing BOPTestAPI...
Resolving package versions...
Updating `~/.julia/environments/v1.14/Project.toml`
[4c862b9d] + BOPTestAPI v0.6.2
Updating `~/.julia/environments/v1.14/Manifest.toml`
[4c862b9d] + BOPTestAPI v0.6.2
[d1d4a3ce] + BitFlags v0.1.10
[944b1d66] + CodecZlib v0.7.9
[34da2185] + Compat v4.18.1
[f0e56b4a] + ConcurrentUtilities v2.6.0
[a8cc5b0e] + Crayons v4.2.0
[9a962f9c] + DataAPI v1.16.0
[a93c6f00] + DataFrames v1.8.2
[864edb3b] + DataStructures v0.19.6
[e2d170a0] + DataValueInterfaces v1.0.0
[460bff9d] + ExceptionUnwrapping v0.1.11
⌅ [cd3eb016] + HTTP v1.11.0
[842dd82b] + InlineStrings v1.4.5
[41ab1584] + InvertedIndices v1.3.1
[82899510] + IteratorInterfaceExtensions v1.0.0
[692b3bcd] + JLLWrappers v1.8.0
[682c06a0] + JSON v1.7.1
[b964fa9f] + LaTeXStrings v1.4.1
[e6f89c97] + LoggingExtras v1.2.0
[739be429] + MbedTLS v1.1.10
[e1d29d7a] + Missings v1.2.0
[4d8831e6] + OpenSSL v1.6.1
[bac558e1] + OrderedCollections v2.0.1
⌅ [69de0a69] + Parsers v2.8.7
[2dfb63ee] + PooledArrays v1.4.3
[aea7be01] + PrecompileTools v1.3.4
[21216c6a] + Preferences v1.5.2
[08abe8d2] + PrettyTables v3.4.8
[189a3867] + Reexport v1.2.2
[91c51154] + SentinelArrays v1.4.10
[777ac1f9] + SimpleBufferStream v1.2.0
[a2af1166] + SortingAlgorithms v1.2.3
[10745b16] + Statistics v1.11.1
[892a3eda] + StringManipulation v0.5.0
[ec057cc2] + StructUtils v2.8.5
[3783bdb8] + TableTraits v1.0.1
[bd369af6] + Tables v1.14.0
[3bb67fe8] + TranscodingStreams v0.11.3
[5c2747f8] + URIs v1.7.0
[c8ffd9c3] + MbedTLS_jll v2.28.1010+0
[56f22d72] + Artifacts v1.11.0
[2a0f44e3] + Base64 v1.11.0
[ade2ca70] + Dates v1.11.0
[7b1f6079] + FileWatching v1.11.0
[9fa8497b] + Future v1.11.0
[b77e0a4c] + InteractiveUtils v1.11.0
[ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0
[8f399da3] + Libdl v1.11.0
[37e2e46d] + LinearAlgebra v1.14.0
[56ddb016] + Logging v1.11.0
[d6f4376e] + Markdown v1.11.0
[ca575930] + NetworkOptions v1.3.0
[de0858da] + Printf v1.11.0
[3fa0cd96] + REPL v1.11.0
[9a3f8284] + Random v1.11.0
[ea8e919c] + SHA v1.13.0
[9e88b42a] + Serialization v1.11.0
[6462fe0b] + Sockets v1.11.0
[f489334b] + StyledStrings v1.13.0
[fa267f1f] + TOML v1.0.3
[8dfed614] + Test v1.11.0
[cf7118a7] + UUIDs v1.11.0
[4ec0a83e] + Unicode v1.11.0
[e66e0078] + CompilerSupportLibraries_jll v1.5.7+0
[14a3606d] + MozillaCACerts_jll v2026.8.13
[4536629a] + OpenBLAS_jll v0.3.34+0
[458c3c95] + OpenSSL_jll v3.5.8+0
[83775a58] + Zlib_jll v1.3.2+0
[8e850b90] + libblastrampoline_jll v5.15.0+0
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 5.23s
################################################################################
# Precompilation
#
Precompiling PkgEval dependencies...
Precompiling package dependencies...
Precompiling project...
11.9 s ✓ BOPTestAPI
1 dependency successfully precompiled in 13 seconds. 61 already precompiled.
Precompilation completed after 39.13s
################################################################################
# Testing
#
Testing BOPTestAPI
Status `/tmp/jl_FaiIp9/Project.toml`
[4c862b9d] BOPTestAPI v0.6.2
[a93c6f00] DataFrames v1.8.2
⌅ [cd3eb016] HTTP v1.11.0
[682c06a0] JSON v1.7.1
[56ddb016] Logging v1.11.0
[8dfed614] Test v1.11.0
Status `/tmp/jl_FaiIp9/Manifest.toml`
[4c862b9d] BOPTestAPI v0.6.2
[d1d4a3ce] BitFlags v0.1.10
[944b1d66] CodecZlib v0.7.9
[34da2185] Compat v4.18.1
[f0e56b4a] ConcurrentUtilities v2.6.0
[a8cc5b0e] Crayons v4.2.0
[9a962f9c] DataAPI v1.16.0
[a93c6f00] DataFrames v1.8.2
[864edb3b] DataStructures v0.19.6
[e2d170a0] DataValueInterfaces v1.0.0
[460bff9d] ExceptionUnwrapping v0.1.11
⌅ [cd3eb016] HTTP v1.11.0
[842dd82b] InlineStrings v1.4.5
[41ab1584] InvertedIndices v1.3.1
[82899510] IteratorInterfaceExtensions v1.0.0
[692b3bcd] JLLWrappers v1.8.0
[682c06a0] JSON v1.7.1
[b964fa9f] LaTeXStrings v1.4.1
[e6f89c97] LoggingExtras v1.2.0
[739be429] MbedTLS v1.1.10
[e1d29d7a] Missings v1.2.0
[4d8831e6] OpenSSL v1.6.1
[bac558e1] OrderedCollections v2.0.1
⌅ [69de0a69] Parsers v2.8.7
[2dfb63ee] PooledArrays v1.4.3
[aea7be01] PrecompileTools v1.3.4
[21216c6a] Preferences v1.5.2
[08abe8d2] PrettyTables v3.4.8
[189a3867] Reexport v1.2.2
[91c51154] SentinelArrays v1.4.10
[777ac1f9] SimpleBufferStream v1.2.0
[a2af1166] SortingAlgorithms v1.2.3
[10745b16] Statistics v1.11.1
[892a3eda] StringManipulation v0.5.0
[ec057cc2] StructUtils v2.8.5
[3783bdb8] TableTraits v1.0.1
[bd369af6] Tables v1.14.0
[3bb67fe8] TranscodingStreams v0.11.3
[5c2747f8] URIs v1.7.0
[c8ffd9c3] MbedTLS_jll v2.28.1010+0
[56f22d72] Artifacts v1.11.0
[2a0f44e3] Base64 v1.11.0
[ade2ca70] Dates v1.11.0
[7b1f6079] FileWatching v1.11.0
[9fa8497b] Future v1.11.0
[b77e0a4c] InteractiveUtils v1.11.0
[ac6e5ff7] JuliaSyntaxHighlighting v1.13.0
[8f399da3] Libdl v1.11.0
[37e2e46d] LinearAlgebra v1.14.0
[56ddb016] Logging v1.11.0
[d6f4376e] Markdown v1.11.0
[ca575930] NetworkOptions v1.3.0
[de0858da] Printf v1.11.0
[3fa0cd96] REPL v1.11.0
[9a3f8284] Random v1.11.0
[ea8e919c] SHA v1.13.0
[9e88b42a] Serialization v1.11.0
[6462fe0b] Sockets v1.11.0
[f489334b] StyledStrings v1.13.0
[fa267f1f] TOML v1.0.3
[8dfed614] Test v1.11.0
[cf7118a7] UUIDs v1.11.0
[4ec0a83e] Unicode v1.11.0
[e66e0078] CompilerSupportLibraries_jll v1.5.7+0
[14a3606d] MozillaCACerts_jll v2026.8.13
[4536629a] OpenBLAS_jll v0.3.34+0
[458c3c95] OpenSSL_jll v3.5.8+0
[83775a58] Zlib_jll v1.3.2+0
[8e850b90] libblastrampoline_jll v5.15.0+0
Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading.
Testing Running tests...
BOPTestPlant: Error During Test at /home/pkgeval/.julia/packages/BOPTestAPI/paPVG/test/runtests.jl:7
Got exception outside of a @test
HTTP.Exceptions.StatusError(404, "POST", "/testcases/bestest_hydronic/select", HTTP.Messages.Response:
"""
HTTP/1.1 404 Not Found
server: nginx/1.28.3 (Ubuntu)
date: Thu, 27 Aug 2026 19:33:09 GMT
content-type: text/html
content-length: 162
connection: close
404 Not Found
404 Not Found
nginx/1.28.3 (Ubuntu)
""")
Stacktrace:
[1] (::HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}})(req::HTTP.Messages.Request; proxy::Nothing, socket_type::Core.TypeEgal{Sockets.TCPSocket}, socket_type_tls::Nothing, readtimeout::Int64, connect_timeout::Int64, logerrors::Bool, logtag::Nothing, closeimmediately::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64})
@ HTTP.ConnectionRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/ConnectionRequest.jl:144
[2] (::Base.var"#47#48"{Base.var"#49#50"{ExponentialBackOff, HTTP.RetryRequest.var"#retrylayer##2#retrylayer##3"{Int64, typeof(HTTP.RetryRequest.FALSE), HTTP.Messages.Request, Base.RefValue{Int64}}, HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(args::HTTP.Messages.Request; kwargs::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64, readtimeout::Int64})
@ Base error.jl:311
[3] (::HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(req::HTTP.Messages.Request; retry::Bool, retries::Int64, retry_delays::ExponentialBackOff, retry_check::Function, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64, readtimeout::Int64})
@ HTTP.RetryRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/RetryRequest.jl:75
[4] (::HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}})(req::HTTP.Messages.Request; cookies::Bool, cookiejar::HTTP.Cookies.CookieJar, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64, readtimeout::Int64})
@ HTTP.CookieRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/CookieRequest.jl:42
[5] (::HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}})(req::HTTP.Messages.Request; iofunction::Nothing, decompress::Nothing, basicauth::Bool, detect_content_type::Bool, canonicalize_headers::Bool, kw::@Kwargs{verbose::Int64, readtimeout::Int64})
@ HTTP.HeadersRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/HeadersRequest.jl:71
[6] (::HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}})(req::HTTP.Messages.Request; redirect::Bool, redirect_limit::Int64, redirect_method::Nothing, forwardheaders::Bool, response_stream::Nothing, kw::@Kwargs{verbose::Int64, readtimeout::Int64})
@ HTTP.RedirectRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/RedirectRequest.jl:25
[7] (::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}})(method::String, url::URIs.URI, headers::Vector{Pair{String, String}}, body::String; copyheaders::Bool, response_stream::Nothing, http_version::HTTP.Strings.HTTPVersion, verbose::Int64, kw::@Kwargs{readtimeout::Int64})
@ HTTP.MessageRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/MessageRequest.jl:35
[8] request(stack::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}}, method::String, url::String, h::Vector{Pair{String, String}}, b::String, q::Nothing; headers::Vector{Pair{String, String}}, body::String, query::Nothing, kw::@Kwargs{readtimeout::Int64})
@ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:465
[9] request(method::String, url::String, h::Vector{Pair{String, String}}, b::String; headers::Vector{Pair{String, String}}, body::String, query::Nothing, observelayers::Bool, kw::@Kwargs{readtimeout::Int64})
@ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:323 [inlined]
[10] post(::String, ::Vector{Pair{String, String}}, ::String; kw::@Kwargs{readtimeout::Int64})
@ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:540 [inlined]
[11] _initboptestservice!(boptest_url::String, testcase::String; timeout::Int64, kwargs::@Kwargs{dt::Float64, scenario::Dict{String, String}})
@ BOPTestAPI ~/.julia/packages/BOPTestAPI/paPVG/src/BOPTestAPI.jl:258
[12] BOPTestPlant(boptest_url::String, testcase::String; kwargs::@Kwargs{dt::Float64, scenario::Dict{String, String}})
@ BOPTestAPI ~/.julia/packages/BOPTestAPI/paPVG/src/BOPTestAPI.jl:67 [inlined]
[13] macro expansion
@ ~/.julia/packages/BOPTestAPI/paPVG/test/runtests.jl:19 [inlined]
[14] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined]
[15] top-level scope
@ ~/.julia/packages/BOPTestAPI/paPVG/test/runtests.jl:8
caused by: HTTP.Exceptions.StatusError(404, "POST", "/testcases/bestest_hydronic/select", HTTP.Messages.Response:
"""
HTTP/1.1 404 Not Found
server: nginx/1.28.3 (Ubuntu)
date: Thu, 27 Aug 2026 19:33:09 GMT
content-type: text/html
content-length: 162
connection: close
404 Not Found
404 Not Found
nginx/1.28.3 (Ubuntu)
""")
Stacktrace:
[1] (::HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}})(stream::HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.Connections.Connection{Sockets.TCPSocket}}; status_exception::Bool, timedout::ConcurrentUtilities.TimedOut{HTTP.Messages.Response}, logerrors::Bool, logtag::Nothing, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64})
@ HTTP.ExceptionRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/ExceptionRequest.jl:19
[2] (::HTTP.TimeoutRequest.var"#timeoutlayer##2#timeoutlayer##3"{Bool, Nothing, @Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}, HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.Connections.Connection{Sockets.TCPSocket}}, HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}})(timedout::ConcurrentUtilities.TimedOut{HTTP.Messages.Response})
@ HTTP.TimeoutRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/TimeoutRequest.jl:22 [inlined]
[3] macro expansion
@ ~/.julia/packages/ConcurrentUtilities/cxrmA/src/try_with_timeout.jl:92 [inlined]
[4] (::ConcurrentUtilities.var"#try_with_timeout##2#try_with_timeout##3"{HTTP.Messages.Response, Channel{HTTP.Messages.Response}, HTTP.TimeoutRequest.var"#timeoutlayer##2#timeoutlayer##3"{Bool, Nothing, @Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}, HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.Connections.Connection{Sockets.TCPSocket}}, HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}, Timer})()
@ ConcurrentUtilities ~/.julia/packages/ConcurrentUtilities/cxrmA/src/ConcurrentUtilities.jl:10
Stacktrace:
[1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
@ Base task.jl:1504
[2] wait()
@ Base task.jl:-1
[3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2)
@ Base park.jl:231
[4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool)
@ Base condition.jl:390
[5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken)
@ Base condition.jl:325
[6] take_unbuffered(c::Channel{HTTP.Messages.Response}, cancel::Base.UseDefaultToken)
@ Base channels.jl:601
[7] take!(c::Channel{HTTP.Messages.Response}; cancel::Base.UseDefaultToken)
@ Base channels.jl:569 [inlined]
[8] take!(c::Channel{HTTP.Messages.Response})
@ Base channels.jl:567 [inlined]
[9] try_with_timeout(f::HTTP.TimeoutRequest.var"#timeoutlayer##2#timeoutlayer##3"{Bool, Nothing, @Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}, HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.Connections.Connection{Sockets.TCPSocket}}, HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}, timeout::Int64, ::Core.TypeEgal{HTTP.Messages.Response})
@ ConcurrentUtilities ~/.julia/packages/ConcurrentUtilities/cxrmA/src/try_with_timeout.jl:99
[10] (::HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}})(stream::HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.Connections.Connection{Sockets.TCPSocket}}; readtimeout::Int64, logerrors::Bool, logtag::Nothing, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64})
@ HTTP.TimeoutRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/TimeoutRequest.jl:21
[11] (::HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}})(req::HTTP.Messages.Request; proxy::Nothing, socket_type::Core.TypeEgal{Sockets.TCPSocket}, socket_type_tls::Nothing, readtimeout::Int64, connect_timeout::Int64, logerrors::Bool, logtag::Nothing, closeimmediately::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64})
@ HTTP.ConnectionRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/ConnectionRequest.jl:122
[12] (::Base.var"#47#48"{Base.var"#49#50"{ExponentialBackOff, HTTP.RetryRequest.var"#retrylayer##2#retrylayer##3"{Int64, typeof(HTTP.RetryRequest.FALSE), HTTP.Messages.Request, Base.RefValue{Int64}}, HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(args::HTTP.Messages.Request; kwargs::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64, readtimeout::Int64})
@ Base error.jl:311
[13] (::HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(req::HTTP.Messages.Request; retry::Bool, retries::Int64, retry_delays::ExponentialBackOff, retry_check::Function, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64, readtimeout::Int64})
@ HTTP.RetryRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/RetryRequest.jl:75
[14] (::HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}})(req::HTTP.Messages.Request; cookies::Bool, cookiejar::HTTP.Cookies.CookieJar, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64, readtimeout::Int64})
@ HTTP.CookieRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/CookieRequest.jl:42
[15] (::HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}})(req::HTTP.Messages.Request; iofunction::Nothing, decompress::Nothing, basicauth::Bool, detect_content_type::Bool, canonicalize_headers::Bool, kw::@Kwargs{verbose::Int64, readtimeout::Int64})
@ HTTP.HeadersRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/HeadersRequest.jl:71
[16] (::HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}})(req::HTTP.Messages.Request; redirect::Bool, redirect_limit::Int64, redirect_method::Nothing, forwardheaders::Bool, response_stream::Nothing, kw::@Kwargs{verbose::Int64, readtimeout::Int64})
@ HTTP.RedirectRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/RedirectRequest.jl:25
[17] (::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}})(method::String, url::URIs.URI, headers::Vector{Pair{String, String}}, body::String; copyheaders::Bool, response_stream::Nothing, http_version::HTTP.Strings.HTTPVersion, verbose::Int64, kw::@Kwargs{readtimeout::Int64})
@ HTTP.MessageRequest ~/.julia/packages/HTTP/Y97L1/src/clientlayers/MessageRequest.jl:35
[18] request(stack::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}}, method::String, url::String, h::Vector{Pair{String, String}}, b::String, q::Nothing; headers::Vector{Pair{String, String}}, body::String, query::Nothing, kw::@Kwargs{readtimeout::Int64})
@ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:465
[19] request(method::String, url::String, h::Vector{Pair{String, String}}, b::String; headers::Vector{Pair{String, String}}, body::String, query::Nothing, observelayers::Bool, kw::@Kwargs{readtimeout::Int64})
@ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:323 [inlined]
[20] post(::String, ::Vector{Pair{String, String}}, ::String; kw::@Kwargs{readtimeout::Int64})
@ HTTP ~/.julia/packages/HTTP/Y97L1/src/HTTP.jl:540 [inlined]
[21] _initboptestservice!(boptest_url::String, testcase::String; timeout::Int64, kwargs::@Kwargs{dt::Float64, scenario::Dict{String, String}})
@ BOPTestAPI ~/.julia/packages/BOPTestAPI/paPVG/src/BOPTestAPI.jl:258
[22] BOPTestPlant(boptest_url::String, testcase::String; kwargs::@Kwargs{dt::Float64, scenario::Dict{String, String}})
@ BOPTestAPI ~/.julia/packages/BOPTestAPI/paPVG/src/BOPTestAPI.jl:67 [inlined]
[23] macro expansion
@ ~/.julia/packages/BOPTestAPI/paPVG/test/runtests.jl:19 [inlined]
[24] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined]
[25] top-level scope
@ ~/.julia/packages/BOPTestAPI/paPVG/test/runtests.jl:8
Test Summary: | Error Total Time
BOPTestPlant | 1 1 45.0s
RNG of the outermost testset: Random.Xoshiro(0xfa9707687395e9fd, 0x5265f619caa2addd, 0x261bb2081027e10b, 0x3b2c08ccf8b91fa4, 0x4e87a178f1553647)
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/BOPTestAPI/paPVG/test/runtests.jl:7
Testing failed after 71.5s
ERROR: LoadError: Package BOPTestAPI 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:3283
[3] 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:587
[4] 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
[5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd})
@ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160
[6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd})
@ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined]
[7] top-level scope
@ /PkgEval.jl/scripts/evaluate.jl:223
in expression starting at /PkgEval.jl/scripts/evaluate.jl:214
PkgEval failed after 165.06s: package tests unexpectedly errored