Package evaluation to test JuliaWebAPI on Julia 1.14.0-DEV.2009 (d4d184e100*) started at 2026-04-10T01:17:16.988 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.31s ################################################################################ # Installation # Installing JuliaWebAPI... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [480116ec] + JuliaWebAPI v0.6.3 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [480116ec] + JuliaWebAPI v0.6.3 [739be429] + MbedTLS v1.1.10 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2026.3.19 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 4.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2651.6 ms ✓ JuliaWebAPI 1 dependency successfully precompiled in 3 seconds. 30 already precompiled. Precompilation completed after 23.05s ################################################################################ # Testing # Testing JuliaWebAPI Status `/tmp/jl_mODEfm/Project.toml` ⌅ [cd3eb016] HTTP v0.9.17 ⌅ [682c06a0] JSON v0.21.4 [480116ec] JuliaWebAPI v0.6.3 [c2297ded] ZMQ v1.5.1 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_mODEfm/Manifest.toml` ⌅ [cd3eb016] HTTP v0.9.17 [83e8ac13] IniFile v0.5.1 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [480116ec] JuliaWebAPI v0.6.3 [739be429] MbedTLS v1.1.10 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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 [14a3606d] MozillaCACerts_jll v2026.3.19 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Running tests from test_asyncsrvr.jl ============================================================ testing httpresponse... testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 {"data":11,"code":0}""" testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK 11""" testbinary: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/octet-stream ⋮ 10-byte body """ time for 100 calls to testfn1: 0.1462240219116211 secs @ 0.001462240219116211 per call time for 100 calls to testfn2: 0.025384902954101562 secs @ 0.00025384902954101563 per call time for 100 calls to testbinary: 0.029862165451049805 secs @ 0.00029862165451049804 per call testing array invocation... testing unknown method handling... testing server method exception handling... testing server termination... Finished test_asyncsrvr.jl ============================================================ Running tests from test_clntsrvr.jl ============================================================ spawining `/opt/julia/bin/julia --startup-file=no /home/pkgeval/.julia/packages/JuliaWebAPI/71gvj/test/srvr.jl --runsrvr` started server process, running client testing httpresponse... testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 {"data":11,"code":0}""" testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK 11""" testbinary: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/octet-stream ⋮ 10-byte body """ time for 100 calls to testfn1: 0.07964801788330078 secs @ 0.0007964801788330078 per call time for 100 calls to testfn2: 0.02894902229309082 secs @ 0.0002894902229309082 per call time for 100 calls to testbinary: 0.032171010971069336 secs @ 0.00032171010971069334 per call testing array invocation... testing unknown method handling... testing server method exception handling... testing server termination... stopping server process Finished test_clntsrvr.jl ============================================================ Running tests from test_remotecall.jl ============================================================ time for 100 calls with remotecall_fetch: 3.1968729496002197 secs @ 0.0319687294960022 per call stopped all workers Finished test_remotecall.jl ============================================================ Running tests from test_plugins.jl ============================================================ testing httpresponse... testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 {"data":11,"code":0}""" testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK 11""" testbinary: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/octet-stream ⋮ 10-byte body """ time for 100 calls to testfn1: 0.09450006484985352 secs @ 0.0009450006484985351 per call time for 100 calls to testfn2: 0.028287887573242188 secs @ 0.0002828788757324219 per call time for 100 calls to testbinary: 0.028564929962158203 secs @ 0.000285649299621582 per call testing array invocation... testing unknown method handling... testing server method exception handling... testing server termination... Finished test_plugins.jl ============================================================ Running tests from test_plugins.jl ============================================================ testing httpresponse... testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 {"data":11,"code":0}""" testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK 11""" testbinary: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/octet-stream ⋮ 10-byte body """ time for 100 calls to testfn1: 0.02882099151611328 secs @ 0.0002882099151611328 per call time for 100 calls to testfn2: 0.0032968521118164062 secs @ 3.296852111816406e-5 per call time for 100 calls to testbinary: 0.0033349990844726562 secs @ 3.334999084472656e-5 per call testing array invocation... testing unknown method handling... testing server method exception handling... testing server termination... Finished test_plugins.jl ============================================================ Running tests from test_httprpc.jl ============================================================ starting httpserver in async mode... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b20f12105b0 Total snapshots: 631. Utilization: 0% ╎631 @Base/task.jl:1168 wait_forever() 630╎ 631 @Base/task.jl:1246 wait() [16] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/JuliaWebAPI/71gvj/test/runtests.jl:27 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 18988419 (Pool: 18987752; Big: 667); GC: 14 [102] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/JuliaWebAPI/71gvj/test/test_httprpc.jl:15 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 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:1246 wait_forever at ./task.jl:1168 unknown function (ip: 0x7da45212f74f) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 4580860 (Pool: 4580820; Big: 40); GC: 5 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 unknown function (ip: 0x705ffe303ecf) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 574249 (Pool: 574239; Big: 10); GC: 1 PkgEval terminated after 612.84s: tests became inactive