Package evaluation to test Visor on Julia 1.14.0-DEV.2362 (adf6a0d284*) started at 2026-06-15T14:33:57.245 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.59s ################################################################################ # Installation # Installing Visor... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [cf786855] + Visor v0.8.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.5 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [cf786855] + Visor v0.8.5 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.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 1.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.7 s ✓ Visor 1 dependency successfully precompiled in 4 seconds. 18 already precompiled. Precompilation completed after 25.16s ################################################################################ # Testing # Testing Visor Status `/tmp/jl_af8iOr/Project.toml` [1bc83da4] SafeTestsets v0.1.0 [cf786855] Visor v0.8.5 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_af8iOr/Manifest.toml` [864edb3b] DataStructures v0.19.5 ⌅ [bac558e1] OrderedCollections v1.8.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [1bc83da4] SafeTestsets v0.1.0 [cf786855] Visor v0.8.5 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization 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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [2026-06-15T14:35:03.727][Main.var"##process#148"][1][Info] [test_process] start [2026-06-15T14:35:08.887][Main.var"##process#148"][1][Info] testing tsk=fail, restart=permanent, expected to restart=true [2026-06-15T14:35:12.659][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x0000756959e432b0)) [2026-06-15T14:35:12.889][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x0000756960d19870)) [2026-06-15T14:35:12.930][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2026-06-15T14:35:13.213][Main.var"##process#148"][1][Info] testing tsk=fail, restart=transient, expected to restart=true [2026-06-15T14:35:13.214][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x00007569618273a0)) [2026-06-15T14:35:13.214][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x0000756961827580)) [2026-06-15T14:35:13.214][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2026-06-15T14:35:13.215][Main.var"##process#148"][1][Info] testing tsk=fail, restart=temporary, expected to restart=false [2026-06-15T14:35:13.215][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x0000756961827940)) [2026-06-15T14:35:13.215][Main.var"##process#148"][1][Info] testing tsk=normal, restart=permanent, expected to restart=true [2026-06-15T14:35:13.295][Main.var"##process#148"][1][Info] normal invoked [2026-06-15T14:35:13.295][Main.var"##process#148"][1][Info] normal invoked [2026-06-15T14:35:13.295][Visor][1][Warn] [normal]: reached max of 1 restarts in 5 secs period [2026-06-15T14:35:13.296][Main.var"##process#148"][1][Info] testing tsk=normal, restart=transient, expected to restart=false [2026-06-15T14:35:13.296][Main.var"##process#148"][1][Info] normal invoked [2026-06-15T14:35:13.296][Main.var"##process#148"][1][Info] testing tsk=normal, restart=temporary, expected to restart=false [2026-06-15T14:35:13.296][Main.var"##process#148"][1][Info] normal invoked [2026-06-15T14:35:13.318][Main.var"##process#148"][1][Info] [test_process] stop 11.191718 seconds (5.70 M allocations: 358.554 MiB, 2.43% gc time, 99.02% compilation time) [2026-06-15T14:35:13.750][Main.var"##receive#149"][1][Info] [test_receive] start [2026-06-15T14:35:14.505][Main.var"##receive#149"][1][Info] [w1] doing something with "hello" [2026-06-15T14:35:14.740][Main.var"##receive#149"][1][Info] [test_receive] response:world [2026-06-15T14:35:14.748][Main.var"##receive#149"][1][Info] [w1] returning [2026-06-15T14:35:14.762][Main.var"##receive#149"][1][Info] [test_receive] stop 1.396190 seconds (447.61 k allocations: 27.402 MiB, 1 lock conflict, 94.34% compilation time) [2026-06-15T14:35:15.942][Main.var"##startchain#150"][1][Info] [test_startchain] start [2026-06-15T14:35:16.085][Main.var"##startchain#150"][1][Info] [w3] startchain [2026-06-15T14:35:16.255][Main.var"##startchain#150"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2026-06-15T14:35:17.638][Main.var"##startchain#150"][1][Info] [w3]: checkpoint for shutdown request [2026-06-15T14:35:17.638][Main.var"##startchain#150"][1][Info] [w3]: exiting [2026-06-15T14:35:17.662][Main.var"##startchain#150"][1][Info] [simple] startchain [2026-06-15T14:35:17.662][Main.var"##startchain#150"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2026-06-15T14:35:17.763][Main.var"##startchain#150"][1][Info] [simple]: checkpoint for shutdown request [2026-06-15T14:35:17.763][Main.var"##startchain#150"][1][Info] [simple]: exiting [2026-06-15T14:35:17.779][Main.var"##startchain#150"][1][Info] [test_startchain] stop 3.013252 seconds (813.38 k allocations: 50.337 MiB, 1.63% gc time, 3 lock conflicts, 86.23% compilation time) [2026-06-15T14:35:17.804][Main.var"##setname#151"][1][Info] [test_setname] start [2026-06-15T14:35:18.231][Main.var"##setname#151"][1][Info] [new_name] starting [2026-06-15T14:35:18.347][Main.var"##setname#151"][1][Info] [test_setname] changed name to [new_name] [2026-06-15T14:35:19.262][Main.var"##setname#151"][1][Info] [test_setname] stop 1.483147 seconds (133.44 k allocations: 8.288 MiB, 29.23% compilation time) [2026-06-15T14:35:19.281][Main.var"##phase#152"][1][Info] [test_phase] start [2026-06-15T14:35:19.462][Main.var"##phase#152"][1][Info] [test_phase] phase=ground [2026-06-15T14:35:19.477][Main.var"##phase#152"][1][Info] [test_phase] stop 0.213715 seconds (74.21 k allocations: 4.186 MiB, 1 lock conflict, 80.34% compilation time) [2026-06-15T14:35:19.879][Main.var"##one_terminate_all#153"][1][Info] [test_one_terminate_all] start [2026-06-15T14:35:20.934][Visor][1][Warn] [p2]: ErrorException("boom") (TaskFailedException(Task (failed) @0x00007569581d30d0)) [2026-06-15T14:35:20.948][Main.var"##one_terminate_all#153"][1][Info] [test_one_terminate_all] stop 1.471881 seconds (286.92 k allocations: 18.031 MiB, 61.08% compilation time) [2026-06-15T14:35:21.321][Main.var"##supervise#154"][1][Info] [test_supervise] start [2026-06-15T14:35:22.374][Visor][1][Warn] [root] already supervisioning proc [sv] [2026-06-15T14:35:22.879][Main.var"##supervise#154"][1][Info] [w2] terminating [2026-06-15T14:35:22.880][Main.var"##supervise#154"][1][Info] [w1] terminating [2026-06-15T14:35:22.906][Main.var"##supervise#154"][1][Info] [test_supervise] stop 1.957784 seconds (612.23 k allocations: 37.255 MiB, 1 lock conflict, 63.12% compilation time) [2026-06-15T14:35:23.309][Main.var"##supervisor#155"][1][Info] [test_supervisor] start [2026-06-15T14:35:24.796][Main.var"##supervisor#155"][1][Info] [test_supervisor][nat] nat invoked [2026-06-15T14:35:25.186][Main.var"##supervisor#155"][1][Info] [test_supervisor] shutdown requested [2026-06-15T14:35:26.023][Visor][1][Warn] [root]: received unknown message [Dict("a" => 1)] [2026-06-15T14:35:26.257][Main.var"##supervisor#155"][1][Info] [test_supervisor] expected exception: ErrorException("unknown message [Dict(\"a\" => 1)]") [2026-06-15T14:35:26.348][Visor][1][Warn] [root]: received unknown message [a message] [2026-06-15T14:35:26.374][Main.var"##supervisor#155"][1][Info] [test_supervisor] stop 3.467372 seconds (1.19 M allocations: 69.610 MiB, 1.63% gc time, 2 lock conflicts, 95.09% compilation time) [2026-06-15T14:35:27.251][Main.var"##errors#156"][1][Info] running processes: 1 [2026-06-15T14:35:27.449][Main.var"##errors#156"][1][Info] supervisor: nothing [2026-06-15T14:35:27.361][Main.var"##errors#156"][1][Info] making 15 totals steps and checking for interrupt requests every 5 steps [2026-06-15T14:35:27.612][Visor][1][Warn] [error_task]: ErrorException("boom") (TaskFailedException(Task (failed) @0x00007569630d5870)) TaskFailedException Stacktrace:[2026-06-15T14:35:32.232][Main.var"##errors#156"][1][Error] worker: Visor.ProcessInterrupt("process-1") [1] wait(t::Task; throw::Bool) 5.890081 seconds (1.59 M allocations: 107.961 MiB, 0.57% gc time, 3 lock conflicts, 98.58% compilation time) [2026-06-15T14:35:32.642][Main.var"##request#157"][1][Info] [test_request] start @ [2026-06-15T14:35:33.285][Main.var"##request#157"][1][Info] [process-1] recv: :get_nameBase task.jl:363 [inlined] [2026-06-15T14:35:33.381][Main.var"##request#157"][1][Info] timeout request ... [2] wait(t::Task) @ Base task.jl:360 [inlined] [3] wait_child(supervisor::Visor.Supervisor, process::Visor.Process) @ Visor ~/.julia/packages/Visor/9mHJ2/src/Visor.jl:1544 [4] (::Visor.var"#start##4#start##5"{Visor.Process})() @ Visor ~/.julia/packages/Visor/9mHJ2/src/Visor.jl:534 nested task error: boom Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] error_task(pd::Visor.Process) @ Main.var"##errors#156" ~/.julia/packages/Visor/9mHJ2/test/test_errors.jl:4 [3] (::Visor.var"#start##0#start##1"{Visor.Process})() @ Visor ~/.julia/packages/Visor/9mHJ2/src/Visor.jl:530[2026-06-15T14:35:36.305][Main.var"##request#157"][1][Info] [test_request] add_node(process2)=process-2 [2026-06-15T14:35:36.320][Main.var"##request#157"][1][Info] [test_request] call(process-3)=process-3 [2026-06-15T14:35:36.345][Main.var"##request#157"][1][Info] [process-1] recv: Visor.Shutdown(true) [2026-06-15T14:35:36.374][Main.var"##request#157"][1][Info] [test_request] stop 4.109321 seconds (1.25 M allocations: 78.824 MiB, 0.79% gc time, 3 lock conflicts, 92.70% compilation time) [2026-06-15T14:35:36.785][Main.var"##dynamic_process#158"][1][Info] [test_dynamic] start [2026-06-15T14:35:37.063][Main.var"##dynamic_process#158"][1][Info] [process-1] recv: :get_name [2026-06-15T14:35:37.200][Main.var"##dynamic_process#158"][1][Info] [process-2] recv: :get_name [2026-06-15T14:35:37.429][Main.var"##dynamic_process#158"][1][Info] [sv1_process] task running [2026-06-15T14:35:38.443][Main.var"##dynamic_process#158"][1][Info] [process-3:33e70766-f5fe-4fad-81c2-4943b62c81b3] recv: Visor.Shutdown(true) [2026-06-15T14:35:38.444][Main.var"##dynamic_process#158"][1][Info] [process-3] recv: Visor.Shutdown(true) [2026-06-15T14:35:38.444][Main.var"##dynamic_process#158"][1][Info] [process-2] recv: Visor.Shutdown(true) [2026-06-15T14:35:38.444][Main.var"##dynamic_process#158"][1][Info] [process-1] recv: Visor.Shutdown(true) [2026-06-15T14:35:38.470][Main.var"##dynamic_process#158"][1][Info] [test_dynamic] stop 2.095423 seconds (265.46 k allocations: 16.418 MiB, 7 lock conflicts, 46.65% compilation time) [2026-06-15T14:35:38.847][Main.var"##hierarchy#159"][1][Info] [test_hierarchy] start [2026-06-15T14:35:39.095][Main.var"##hierarchy#159"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2026-06-15T14:35:39.095][Main.var"##hierarchy#159"][1][Info] making 12 totals steps and checking for interrupt requests every 2 steps [2026-06-15T14:35:39.095][Main.var"##hierarchy#159"][1][Info] making 12 totals steps and checking for interrupt requests every 2 steps [2026-06-15T14:35:39.095][Main.var"##hierarchy#159"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2026-06-15T14:35:39.197][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:39.298][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-06-15T14:35:39.298][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-06-15T14:35:39.298][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-06-15T14:35:39.298][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:39.400][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:39.501][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-06-15T14:35:39.502][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-06-15T14:35:39.502][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-06-15T14:35:39.502][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:39.603][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:39.704][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-06-15T14:35:39.705][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-06-15T14:35:39.705][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-06-15T14:35:39.705][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:39.806][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:39.907][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-06-15T14:35:39.908][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-06-15T14:35:39.908][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-06-15T14:35:39.908][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:40.280][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:40.381][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-06-15T14:35:40.382][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-06-15T14:35:40.382][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-06-15T14:35:40.382][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:40.535][Main.var"##hierarchy#159"][1][Info] [test_hierarchy] broadcast shutdown for [sv1.sv1-3.w1] [2026-06-15T14:35:40.535][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-06-15T14:35:40.546][Main.var"##hierarchy#159"][1][Info] [w1]: exiting [2026-06-15T14:35:40.636][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-06-15T14:35:40.636][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-06-15T14:35:40.798][Main.var"##hierarchy#159"][1][Info] [test_hierarchy] stop 2.328305 seconds (343.81 k allocations: 20.545 MiB, 20 lock conflicts, 45.58% compilation time) [2026-06-15T14:35:41.181][Main.var"##restart#160"][1][Info] [test_restart] start [2026-06-15T14:35:41.639][Main.var"##restart#160"][1][Info] making 2 totals steps and checking for interrupt requests every 1 steps [2026-06-15T14:35:41.668][Main.var"##restart#160"][1][Info] [test_restart] defective_worker start [2026-06-15T14:35:41.770][Main.var"##restart#160"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:35:41.771][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x000075696022a590)) [2026-06-15T14:35:41.872][Main.var"##restart#160"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:35:41.872][Main.var"##restart#160"][1][Info] [test_restart] defective_worker start [2026-06-15T14:35:41.974][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007569604ef0d0)) [2026-06-15T14:35:42.075][Main.var"##restart#160"][1][Info] [test_restart] defective_worker start [2026-06-15T14:35:42.177][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007569604ef2b0)) [2026-06-15T14:35:42.177][Visor][1][Warn] [defective-worker]: reached max of 2 restarts in 5 secs period [2026-06-15T14:35:42.193][Main.var"##restart#160"][1][Info] [test_restart] stop 1.394375 seconds (271.37 k allocations: 17.136 MiB, 3 lock conflicts, 58.16% compilation time) [2026-06-15T14:35:42.602][Main.var"##restart_all#161"][1][Info] [test_restart_all] start [2026-06-15T14:35:43.308][Main.var"##restart_all#161"][1][Info] [w1]: starting [2026-06-15T14:35:43.308][Main.var"##restart_all#161"][1][Info] [w2]: starting [2026-06-15T14:35:43.308][Main.var"##restart_all#161"][1][Info] [w3]: starting [2026-06-15T14:35:43.443][Main.var"##restart_all#161"][1][Info] [w3]: throwing bang exception [2026-06-15T14:35:43.443][Visor][1][Warn] [w3]: ErrorException("bang") (TaskFailedException(Task (failed) @0x0000756958ab3850)) [2026-06-15T14:35:43.598][Main.var"##restart_all#161"][1][Info] [w1]: starting [2026-06-15T14:35:43.599][Main.var"##restart_all#161"][1][Info] [w2]: starting [2026-06-15T14:35:43.599][Main.var"##restart_all#161"][1][Info] [w3]: starting [2026-06-15T14:35:43.700][Main.var"##restart_all#161"][1][Info] [test_restart_all][w3]: terminate [2026-06-15T14:35:44.299][Main.var"##restart_all#161"][1][Info] [test_restart_all] stop 2.106287 seconds (409.27 k allocations: 24.265 MiB, 5 lock conflicts, 58.57% compilation time) [2026-06-15T14:35:44.873][Main.var"##chain_restart#162"][1][Info] worker good [2026-06-15T14:35:44.951][Main.var"##chain_restart#162"][1][Info] faulty [bad] (Task (runnable, started) @0x0000756960876770) [2026-06-15T14:35:44.952][Visor][1][Warn] [bad]: ErrorException("failure") (TaskFailedException(Task (failed) @0x0000756960876770)) [2026-06-15T14:35:44.952][Main.var"##chain_restart#162"][1][Info] faulty [bad] (Task (runnable, started) @0x000075695fe384c0) [2026-06-15T14:35:44.952][Visor][1][Warn] [bad]: ErrorException("failure") (TaskFailedException(Task (failed) @0x000075695fe384c0)) [2026-06-15T14:35:44.952][Main.var"##chain_restart#162"][1][Info] faulty [bad] (Task (runnable, started) @0x000075695fe386a0) [2026-06-15T14:35:44.953][Visor][1][Warn] [bad]: ErrorException("failure") (TaskFailedException(Task (failed) @0x000075695fe386a0)) [2026-06-15T14:35:44.953][Visor][1][Warn] [bad]: reached max of 2 restarts in 5 secs period 0.666913 seconds (189.93 k allocations: 11.620 MiB, 4.82% gc time, 1 lock conflict, 90.22% compilation time) [2026-06-15T14:35:45.375][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate] start [2026-06-15T14:35:45.591][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w1]: starting [2026-06-15T14:35:45.591][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w2]: starting [2026-06-15T14:35:45.591][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w3]: starting [2026-06-15T14:35:45.592][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2026-06-15T14:35:45.592][Visor][1][Warn] [w3]: ErrorException("bang") (TaskFailedException(Task (failed) @0x000075695aa0fb20)) [2026-06-15T14:35:45.807][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w1]: starting [2026-06-15T14:35:45.807][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w2]: starting [2026-06-15T14:35:45.807][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w3]: starting [2026-06-15T14:35:45.807][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2026-06-15T14:35:45.807][Visor][1][Warn] [w3]: ErrorException("bang") (TaskFailedException(Task (failed) @0x0000756960c1d0f0)) [2026-06-15T14:35:45.807][Visor][1][Warn] [w3]: reached max of 1 restarts in 5 secs period [2026-06-15T14:35:46.122][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate] stop 1.155068 seconds (185.39 k allocations: 11.329 MiB, 6 lock conflicts, 55.38% compilation time) [2026-06-15T14:35:46.644][Main.var"##one_for_all#164"][1][Info] [test_one_for_all] start [2026-06-15T14:35:46.756][Main.var"##one_for_all#164"][1][Info] (re)starting [p1] [2026-06-15T14:35:46.756][Main.var"##one_for_all#164"][1][Info] (re)starting [p2] [2026-06-15T14:35:46.756][Main.var"##one_for_all#164"][1][Info] (re)starting [p3] [2026-06-15T14:35:46.756][Main.var"##one_for_all#164"][1][Info] (re)starting [p4] [2026-06-15T14:35:47.770][Main.var"##one_for_all#164"][1][Info] terminating p2 [2026-06-15T14:35:47.788][Main.var"##one_for_all#164"][1][Error] worker: ErrorException("simulate a failure") [2026-06-15T14:35:47.788][Visor][1][Warn] [p2]: ErrorException("simulate a failure") (TaskFailedException(Task (failed) @0x00007569617d52d0)) [2026-06-15T14:35:47.788][Main.var"##one_for_all#164"][1][Info] [p4] recv: Visor.Shutdown(true) [2026-06-15T14:35:47.789][Main.var"##one_for_all#164"][1][Info] [p3] recv: Visor.Shutdown(true) [2026-06-15T14:35:47.789][Main.var"##one_for_all#164"][1][Info] [p1] recv: Visor.Shutdown(true) [2026-06-15T14:35:47.789][Main.var"##one_for_all#164"][1][Info] (re)starting [p1] [2026-06-15T14:35:47.789][Main.var"##one_for_all#164"][1][Info] (re)starting [p2] [2026-06-15T14:35:47.789][Main.var"##one_for_all#164"][1][Info] (re)starting [p3] [2026-06-15T14:35:47.789][Main.var"##one_for_all#164"][1][Info] (re)starting [p4] [2026-06-15T14:35:48.289][Main.var"##one_for_all#164"][1][Info] terminating all [2026-06-15T14:35:48.289][Main.var"##one_for_all#164"][1][Info] [p4] recv: Visor.Shutdown(true) [2026-06-15T14:35:48.289][Main.var"##one_for_all#164"][1][Info] [p3] recv: Visor.Shutdown(true) [2026-06-15T14:35:48.289][Main.var"##one_for_all#164"][1][Info] [p2] recv: Visor.Shutdown(true) [2026-06-15T14:35:48.289][Main.var"##one_for_all#164"][1][Info] [p1] recv: Visor.Shutdown(true) [2026-06-15T14:35:48.316][Main.var"##one_for_all#164"][1][Info] [test_one_for_all] stop 2.194126 seconds (163.29 k allocations: 10.012 MiB, 15 lock conflicts, 26.91% compilation time) [2026-06-15T14:35:48.841][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate] start [2026-06-15T14:35:49][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p1] [2026-06-15T14:35:49.020][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2026-06-15T14:35:49.020][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2026-06-15T14:35:49.031][Visor][1][Warn] [p2]: ErrorException("simulate a fault") (TaskFailedException(Task (failed) @0x000075696320c6a0)) [2026-06-15T14:35:49.031][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2026-06-15T14:35:49.032][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2026-06-15T14:35:49.032][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2026-06-15T14:35:49.032][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2026-06-15T14:35:49.044][Visor][1][Warn] [p2]: ErrorException("simulate a fault") (TaskFailedException(Task (failed) @0x0000756961d6e590)) [2026-06-15T14:35:49.044][Visor][1][Warn] [p2]: reached max of 1 restarts in 5 secs period [2026-06-15T14:35:49.044][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2026-06-15T14:35:49.044][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2026-06-15T14:35:50.234][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate] boss processes: OrderedCollections.OrderedDict{String, Visor.Supervised}("p1" => p1) [2026-06-15T14:35:50.234][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p1] recv: Visor.Shutdown(true) [2026-06-15T14:35:50.252][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate] stop 1.936132 seconds (408.81 k allocations: 24.290 MiB, 9 lock conflicts, 50.74% compilation time) [2026-06-15T14:35:50.719][Main.var"##rest_for_one#166"][1][Info] [test_rest_for_one] start [2026-06-15T14:35:50.733][Main.var"##rest_for_one#166"][1][Info] starting ... [2026-06-15T14:35:50.847][Main.var"##rest_for_one#166"][1][Info] (re)starting [p1] [2026-06-15T14:35:50.848][Main.var"##rest_for_one#166"][1][Info] terminating p2 [2026-06-15T14:35:50.848][Main.var"##rest_for_one#166"][1][Info] (re)starting [p3] [2026-06-15T14:35:50.848][Main.var"##rest_for_one#166"][1][Info] (re)starting [p4] [2026-06-15T14:35:50.946][Main.var"##rest_for_one#166"][1][Error] Exception while generating log record in module Main.var"##rest_for_one#166" at /home/pkgeval/.julia/packages/Visor/9mHJ2/test/test_rest_for_one.jl:11 [2026-06-15T14:35:51.068][Main.var"##rest_for_one#166"][1][Info] terminating all [2026-06-15T14:35:51.068][Main.var"##rest_for_one#166"][1][Info] [p4] recv: Visor.Shutdown(true) [2026-06-15T14:35:51.068][Main.var"##rest_for_one#166"][1][Info] [p3] recv: Visor.Shutdown(true) [2026-06-15T14:35:51.069][Main.var"##rest_for_one#166"][1][Info] [p2] recv: Visor.Shutdown(true) [2026-06-15T14:35:51.069][Main.var"##rest_for_one#166"][1][Info] [p1] recv: Visor.Shutdown(true) rest_for_one: Test Failed at /home/pkgeval/.julia/packages/Visor/9mHJ2/test/test_rest_for_one.jl:60 Expression: EXPECTED_RESTARTS === restart_count Evaluated: 7 === 4 Stacktrace: [1] top-level scope @ ~/.julia/packages/Visor/9mHJ2/test/test_rest_for_one.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [4] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:64 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Visor/9mHJ2/test/runtests.jl:64 [inlined] [7] eval(m::Module, e::Any) @ Core boot.jl:522 [8] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [9] macro expansion @ ./timing.jl:741 [inlined] [10] macro expansion @ ~/.julia/packages/Visor/9mHJ2/test/runtests.jl:63 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] top-level scope @ ~/.julia/packages/Visor/9mHJ2/test/runtests.jl:8 [2026-06-15T14:35:51.896][Main.var"##rest_for_one#166"][1][Info] [test_rest_for_one] stop 1.643892 seconds (358.81 k allocations: 21.837 MiB, 10 lock conflicts, 73.20% compilation time) [2026-06-15T14:35:52.311][Main.var"##shutdown_order#167"][1][Info] [test_shutdown_order] start [2026-06-15T14:35:52.494][Main.var"##shutdown_order#167"][1][Info] [w1] start [2026-06-15T14:35:52.494][Main.var"##shutdown_order#167"][1][Info] [w2] start [2026-06-15T14:35:52.494][Main.var"##shutdown_order#167"][1][Info] [w3] start [2026-06-15T14:35:53.063][Main.var"##shutdown_order#167"][1][Info] [test_shutdown_order] stop 1.166580 seconds (199.93 k allocations: 12.277 MiB, 8 lock conflicts, 54.66% compilation time) [2026-06-15T14:35:53.479][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] start [2026-06-15T14:35:53.612][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] worker w1 [2026-06-15T14:35:53.613][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] worker w2 [2026-06-15T14:35:54.179][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor][root]: quitting [2026-06-15T14:35:54.205][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] delta time for permanent supervisor: 0.596869945526123 secs [2026-06-15T14:35:54.214][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] worker w1 [2026-06-15T14:35:54.214][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] worker w2 [2026-06-15T14:35:54.214][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] delta time for transient supervisor: 0.0007359981536865234 secs [2026-06-15T14:35:54.217][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] bye bye [2026-06-15T14:35:54.230][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] stop 1.166820 seconds (179.14 k allocations: 10.962 MiB, 3 lock conflicts, 49.60% compilation time) [2026-06-15T14:35:54.704][Main.var"##combo#169"][1][Info] [test_combo] start [2026-06-15T14:35:55.143][Main.var"##combo#169"][1][Info] [test_combo] starting [ok] [2026-06-15T14:35:55.189][Main.var"##combo#169"][1][Info] [test_combo] starting [err] [2026-06-15T14:35:55.189][Visor][1][Warn] [err]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x00007569630d4970)) [2026-06-15T14:35:55.290][Main.var"##combo#169"][1][Info] [test_combo][ok] ping [2026-06-15T14:35:55.313][Main.var"##combo#169"][1][Info] [test_combo] starting [ok] [2026-06-15T14:35:55.313][Main.var"##combo#169"][1][Info] [test_combo] starting [err] [2026-06-15T14:35:55.414][Main.var"##combo#169"][1][Info] [test_combo][ok] ping [2026-06-15T14:35:55.968][Main.var"##combo#169"][1][Info] [test_combo] stop 1.737521 seconds (285.39 k allocations: 17.711 MiB, 4.02% gc time, 5 lock conflicts, 53.32% compilation time) [2026-06-15T14:35:56.383][Main.var"##shutdown#170"][1][Info] [test_shutdown] start [2026-06-15T14:35:57.022][Main.var"##shutdown#170"][1][Info] [test_shutdown][myprocess] starting [2026-06-15T14:35:57.077][Visor][1][Warn] stop waiting and process [myprocess] still running [2026-06-15T14:35:57.099][Main.var"##shutdown#170"][1][Info] [test_shutdown] delta time: 0.1347200870513916 [2026-06-15T14:35:57.100][Main.var"##shutdown#170"][1][Info] [test_shutdown][myprocess] starting [2026-06-15T14:35:57.112][Visor][1][Warn] stop waiting and process [myprocess] still running [2026-06-15T14:35:57.134][Main.var"##shutdown#170"][1][Info] [test_shutdown] delta time: 0.03452897071838379 [2026-06-15T14:35:57.140][Main.var"##shutdown#170"][1][Info] [test_shutdown] stop 1.172007 seconds (437.41 k allocations: 26.824 MiB, 5 lock conflicts, 89.39% compilation time) [2026-06-15T14:35:57.552][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt] start [2026-06-15T14:35:57.831][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] starting [2026-06-15T14:35:57.882][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-06-15T14:35:57.937][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-06-15T14:35:57.988][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-06-15T14:35:58.039][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt]: error Visor.ProcessInterrupt("fooob") [2026-06-15T14:35:58.091][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-06-15T14:35:58.138][Visor][1][Warn] stop waiting and process [fooob] still running [2026-06-15T14:35:58.141][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt] done [2026-06-15T14:35:58.142][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-06-15T14:35:58.357][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt] stop [root] nodes: String[] 1.443995 seconds (268.68 k allocations: 16.285 MiB, 60.71% compilation time) [2026-06-15T14:35:58.984][Main.var"##isshutdown#172"][1][Info] [test_isshutdown] start [2026-06-15T14:35:59.091][Main.var"##isshutdown#172"][1][Info] [test_isshutdown] isshutdown=false [2026-06-15T14:35:59.168][Main.var"##isshutdown#172"][1][Info] [test_isshutdown] stop 0.583574 seconds (139.71 k allocations: 8.560 MiB, 77.57% compilation time) [2026-06-15T14:35:59.562][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] start [2026-06-15T14:36:00.069][Main.var"##restart_honore_shutdown#173"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2026-06-15T14:36:00.086][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] defective_worker start [2026-06-15T14:36:00.087][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007569624b01f0)) [2026-06-15T14:36:00.187][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:00.187][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: exiting [2026-06-15T14:36:00.452][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] shutting down [2026-06-15T14:36:02.188][Main.var"##restart_honore_shutdown#173"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2026-06-15T14:36:02.290][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:02.391][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:02.492][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:02.594][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:02.695][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:02.796][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:02.898][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:02.999][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:03.101][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:03.189][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] defective_worker start [2026-06-15T14:36:03.189][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007569603141f0)) [2026-06-15T14:36:03.203][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-06-15T14:36:03.203][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: exiting [2026-06-15T14:36:05.219][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] stop 6.050888 seconds (311.87 k allocations: 19.895 MiB, 4 lock conflicts, 14.19% compilation time) [2026-06-15T14:36:05.633][Main.var"##event_handler#174"][1][Info] [test_event_handler] start [2026-06-15T14:36:07.132][Visor][1][Warn] [exception_process]: ErrorException("boom!") (TaskFailedException(Task (failed) @0x0000756960c1cb50)) [2026-06-15T14:36:07.279][Visor][1][Warn] [exception_process]: ErrorException("boom!") (TaskFailedException(Task (failed) @0x0000756960c1cf10)) [2026-06-15T14:36:07.279][Visor][1][Warn] [exception_process]: reached max of 1 restarts in 5 secs period [2026-06-15T14:36:07.818][Visor][1][Warn] [exception_and_restart_process]: ErrorException("boom!") (TaskFailedException(Task (failed) @0x0000756961b48e20)) [2026-06-15T14:36:07.818][Main.var"##event_handler#174"][1][Info] normal return [2026-06-15T14:36:07.821][Main.var"##event_handler#174"][1][Info] [test_event_handler] stop 2.602617 seconds (893.29 k allocations: 52.896 MiB, 1.19% gc time, 1 lock conflict, 77.95% compilation time) [2026-06-15T14:36:08.525][Main.var"##concurrent_add#175"][1][Info] [test_concurrent_add] start [2026-06-15T14:36:10.322][Main.var"##concurrent_add#175"][1][Info] [test_concurrent_add] stop 2.500499 seconds (357.06 k allocations: 22.314 MiB, 100 lock conflicts, 56.53% compilation time) [2026-06-15T14:36:10.720][Main.var"##concurrent_shutdown#176"][1][Info] [test_concurrent_shutdown] start [2026-06-15T14:36:13.104][Main.var"##concurrent_shutdown#176"][1][Info] [test_concurrent_shutdown] stop 2.781621 seconds (180.51 k allocations: 11.123 MiB, 61.31% compilation time) Test Summary: | Pass Fail Total Time Visor.jl | 74 1 75 1m11.0s process | 6 6 11.2s receive | 1 1 1.4s startchain | 2 2 3.0s setname | 1 1 1.5s phase | 1 1 0.2s one_terminate_all | 2 2 1.5s supervise | 1 1 2.0s supervisor | 7 7 3.5s errors | 6 6 5.9s request | 4 4 4.1s dynamic_process | 4 4 2.1s hierarchy | 13 13 2.3s restart | 2 2 1.4s restart_all | 2 2 2.1s chain_restart | 1 1 0.7s one_for_all_terminate | 3 3 1.1s one_for_all | 1 1 2.2s rest_for_one_terminate | 3 3 1.9s rest_for_one | 1 1 1.6s shutdown_order | 1 1 1.2s permanent_supervisor | 2 2 1.2s combo | 2 2 1.7s shutdown | 1 1 1.2s ignore_processinterrupt | 1 1 1.4s isshutdown | 0 0.6s restart_honore_shutdown | 0 6.0s event_handler | 5 5 2.6s concurrent_add | 1 1 2.5s concurrent_shutdown | 1 1 2.8s RNG of the outermost testset: Random.Xoshiro(0x938bc0ee44fc985d, 0x4d2997934807afde, 0x4a1488cace1c5eea, 0x2d52cde28891b751, 0x2ab2d4cfdf9d85c0) ERROR: LoadError: Some tests did not pass: 74 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Visor/9mHJ2/test/runtests.jl:7 Testing failed after 77.13s ERROR: LoadError: Package Visor 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 154.08s: package has test failures