Package evaluation to test Visor on Julia 1.14.0-DEV.2116 (f310e68148*) started at 2026-05-06T16:52:50.764 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.41s ################################################################################ # 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.4 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [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.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.6 s ✓ Visor 1 dependency successfully precompiled in 5 seconds. 18 already precompiled. Precompilation completed after 26.18s ################################################################################ # Testing # Testing Visor Status `/tmp/jl_YgKmv9/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_YgKmv9/Manifest.toml` [864edb3b] DataStructures v0.19.4 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [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.0.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 Testing Running tests... [2026-05-06T16:53:58.842][Main.var"##process#148"][1][Info] [test_process] start [2026-05-06T16:54:04.788][Main.var"##process#148"][1][Info] testing tsk=fail, restart=permanent, expected to restart=true [2026-05-06T16:54:08.342][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x00007a7523606860)) [2026-05-06T16:54:08.588][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x00007a75233942e0)) [2026-05-06T16:54:08.637][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2026-05-06T16:54:08.938][Main.var"##process#148"][1][Info] testing tsk=fail, restart=transient, expected to restart=true [2026-05-06T16:54:08.938][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x00007a752c8930d0)) [2026-05-06T16:54:08.939][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x00007a752c8932b0)) [2026-05-06T16:54:08.939][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2026-05-06T16:54:08.939][Main.var"##process#148"][1][Info] testing tsk=fail, restart=temporary, expected to restart=false [2026-05-06T16:54:08.939][Visor][1][Warn] [fail]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x00007a7529d902e0)) [2026-05-06T16:54:08.940][Main.var"##process#148"][1][Info] testing tsk=normal, restart=permanent, expected to restart=true [2026-05-06T16:54:09.025][Main.var"##process#148"][1][Info] normal invoked [2026-05-06T16:54:09.026][Main.var"##process#148"][1][Info] normal invoked [2026-05-06T16:54:09.026][Visor][1][Warn] [normal]: reached max of 1 restarts in 5 secs period [2026-05-06T16:54:09.026][Main.var"##process#148"][1][Info] testing tsk=normal, restart=transient, expected to restart=false [2026-05-06T16:54:09.026][Main.var"##process#148"][1][Info] normal invoked [2026-05-06T16:54:09.026][Main.var"##process#148"][1][Info] testing tsk=normal, restart=temporary, expected to restart=false [2026-05-06T16:54:09.026][Main.var"##process#148"][1][Info] normal invoked [2026-05-06T16:54:09.049][Main.var"##process#148"][1][Info] [test_process] stop 11.841183 seconds (5.95 M allocations: 354.442 MiB, 5.63% gc time, 99.05% compilation time) [2026-05-06T16:54:09.484][Main.var"##receive#149"][1][Info] [test_receive] start [2026-05-06T16:54:10.360][Main.var"##receive#149"][1][Info] [w1] doing something with "hello" [2026-05-06T16:54:10.626][Main.var"##receive#149"][1][Info] [test_receive] response:world [2026-05-06T16:54:10.634][Main.var"##receive#149"][1][Info] [w1] returning [2026-05-06T16:54:10.650][Main.var"##receive#149"][1][Info] [test_receive] stop 1.555076 seconds (478.68 k allocations: 27.867 MiB, 1 lock conflict, 94.35% compilation time) [2026-05-06T16:54:11.880][Main.var"##startchain#150"][1][Info] [test_startchain] start [2026-05-06T16:54:12.039][Main.var"##startchain#150"][1][Info] [w3] startchain [2026-05-06T16:54:12.234][Main.var"##startchain#150"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2026-05-06T16:54:13.870][Main.var"##startchain#150"][1][Info] [w3]: checkpoint for shutdown request [2026-05-06T16:54:13.870][Main.var"##startchain#150"][1][Info] [w3]: exiting [2026-05-06T16:54:13.893][Main.var"##startchain#150"][1][Info] [simple] startchain [2026-05-06T16:54:13.893][Main.var"##startchain#150"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2026-05-06T16:54:13.995][Main.var"##startchain#150"][1][Info] [simple]: checkpoint for shutdown request [2026-05-06T16:54:13.995][Main.var"##startchain#150"][1][Info] [simple]: exiting [2026-05-06T16:54:14.010][Main.var"##startchain#150"][1][Info] [test_startchain] stop 3.358970 seconds (868.68 k allocations: 50.733 MiB, 9.13% gc time, 3 lock conflicts, 87.59% compilation time) [2026-05-06T16:54:14.033][Main.var"##setname#151"][1][Info] [test_setname] start [2026-05-06T16:54:14.454][Main.var"##setname#151"][1][Info] [new_name] starting [2026-05-06T16:54:14.572][Main.var"##setname#151"][1][Info] [test_setname] changed name to [new_name] [2026-05-06T16:54:15.517][Main.var"##setname#151"][1][Info] [test_setname] stop 1.510438 seconds (142.84 k allocations: 8.455 MiB, 28.38% compilation time) [2026-05-06T16:54:15.540][Main.var"##phase#152"][1][Info] [test_phase] start [2026-05-06T16:54:15.738][Main.var"##phase#152"][1][Info] [test_phase] phase=ground [2026-05-06T16:54:15.789][Main.var"##phase#152"][1][Info] [test_phase] stop 0.269001 seconds (79.89 k allocations: 4.408 MiB, 1 lock conflict, 69.99% compilation time) [2026-05-06T16:54:16.206][Main.var"##one_terminate_all#153"][1][Info] [test_one_terminate_all] start [2026-05-06T16:54:17.302][Visor][1][Warn] [p2]: ErrorException("boom") (TaskFailedException(Task (failed) @0x00007a7521779d20)) [2026-05-06T16:54:17.318][Main.var"##one_terminate_all#153"][1][Info] [test_one_terminate_all] stop 1.528598 seconds (323.15 k allocations: 18.948 MiB, 62.36% compilation time) [2026-05-06T16:54:17.737][Main.var"##supervise#154"][1][Info] [test_supervise] start [2026-05-06T16:54:19.376][Visor][1][Warn] [root] already supervisioning proc [sv] [2026-05-06T16:54:19.885][Main.var"##supervise#154"][1][Info] [w2] terminating [2026-05-06T16:54:19.885][Main.var"##supervise#154"][1][Info] [w1] terminating [2026-05-06T16:54:19.911][Main.var"##supervise#154"][1][Info] [test_supervise] stop 2.593927 seconds (765.52 k allocations: 44.056 MiB, 1 lock conflict, 72.13% compilation time) [2026-05-06T16:54:20.325][Main.var"##supervisor#155"][1][Info] [test_supervisor] start [2026-05-06T16:54:21.680][Main.var"##supervisor#155"][1][Info] [test_supervisor][nat] nat invoked [2026-05-06T16:54:22.070][Main.var"##supervisor#155"][1][Info] [test_supervisor] shutdown requested [2026-05-06T16:54:22.957][Visor][1][Warn] [root]: received unknown message [Dict("a" => 1)] [2026-05-06T16:54:23.199][Main.var"##supervisor#155"][1][Info] [test_supervisor] expected exception: ErrorException("unknown message [Dict(\"a\" => 1)]") [2026-05-06T16:54:23.293][Visor][1][Warn] [root]: received unknown message [a message] [2026-05-06T16:54:23.319][Main.var"##supervisor#155"][1][Info] [test_supervisor] stop 3.406692 seconds (1.32 M allocations: 74.441 MiB, 0.88% gc time, 2 lock conflicts, 94.35% compilation time) [2026-05-06T16:54:24.251][Main.var"##errors#156"][1][Info] running processes: 1 [2026-05-06T16:54:24.474][Main.var"##errors#156"][1][Info] supervisor: nothing [2026-05-06T16:54:24.376][Main.var"##errors#156"][1][Info] making 15 totals steps and checking for interrupt requests every 5 steps [2026-05-06T16:54:24.654][Visor][1][Warn] [error_task]: ErrorException("boom") (TaskFailedException(Task (failed) @0x00007a7529d046a0)) TaskFailedException Stacktrace:[2026-05-06T16:54:29.414][Main.var"##errors#156"][1][Error] worker: Visor.ProcessInterrupt("process-1") [1] #wait#609 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] wait_child(supervisor::Visor.Supervisor, process::Visor.Process) 6.127057 seconds (1.81 M allocations: 114.936 MiB, 0.63% gc time, 3 lock conflicts, 98.55% compilation time) [2026-05-06T16:54:29.871][Main.var"##request#157"][1][Info] [test_request] start @ [2026-05-06T16:54:30.602][Main.var"##request#157"][1][Info] [process-1] recv: :get_nameVisor ~/.julia/packages/Visor/9mHJ2/src/Visor.jl:1544[2026-05-06T16:54:30.720][Main.var"##request#157"][1][Info] timeout request ... [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-05-06T16:54:33.632][Main.var"##request#157"][1][Info] [test_request] add_node(process2)=process-2 [2026-05-06T16:54:33.648][Main.var"##request#157"][1][Info] [test_request] call(process-3)=process-3 [2026-05-06T16:54:33.676][Main.var"##request#157"][1][Info] [process-1] recv: Visor.Shutdown(true) [2026-05-06T16:54:33.703][Main.var"##request#157"][1][Info] [test_request] stop 4.256426 seconds (1.39 M allocations: 83.330 MiB, 3 lock conflicts, 93.02% compilation time) [2026-05-06T16:54:34.120][Main.var"##dynamic_process#158"][1][Info] [test_dynamic] start [2026-05-06T16:54:34.408][Main.var"##dynamic_process#158"][1][Info] [process-1] recv: :get_name [2026-05-06T16:54:34.548][Main.var"##dynamic_process#158"][1][Info] [process-2] recv: :get_name [2026-05-06T16:54:34.781][Main.var"##dynamic_process#158"][1][Info] [sv1_process] task running [2026-05-06T16:54:35.795][Main.var"##dynamic_process#158"][1][Info] [process-3:db438ee6-d8d5-4933-b4db-4d7c5202a8a3] recv: Visor.Shutdown(true) [2026-05-06T16:54:35.796][Main.var"##dynamic_process#158"][1][Info] [process-3] recv: Visor.Shutdown(true) [2026-05-06T16:54:35.796][Main.var"##dynamic_process#158"][1][Info] [process-2] recv: Visor.Shutdown(true) [2026-05-06T16:54:35.796][Main.var"##dynamic_process#158"][1][Info] [process-1] recv: Visor.Shutdown(true) [2026-05-06T16:54:35.822][Main.var"##dynamic_process#158"][1][Info] [test_dynamic] stop 2.118874 seconds (293.59 k allocations: 17.369 MiB, 7 lock conflicts, 47.24% compilation time) [2026-05-06T16:54:36.280][Main.var"##hierarchy#159"][1][Info] [test_hierarchy] start [2026-05-06T16:54:36.577][Main.var"##hierarchy#159"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2026-05-06T16:54:36.578][Main.var"##hierarchy#159"][1][Info] making 12 totals steps and checking for interrupt requests every 2 steps [2026-05-06T16:54:36.578][Main.var"##hierarchy#159"][1][Info] making 12 totals steps and checking for interrupt requests every 2 steps [2026-05-06T16:54:36.578][Main.var"##hierarchy#159"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2026-05-06T16:54:36.682][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:36.799][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-05-06T16:54:36.799][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-05-06T16:54:36.799][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-05-06T16:54:36.799][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:36.937][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:37.060][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-05-06T16:54:37.060][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-05-06T16:54:37.060][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-05-06T16:54:37.060][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:37.190][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:37.291][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-05-06T16:54:37.291][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-05-06T16:54:37.291][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-05-06T16:54:37.291][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:37.393][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:37.765][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-05-06T16:54:37.765][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-05-06T16:54:37.765][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-05-06T16:54:37.766][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:37.867][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:38.032][Main.var"##hierarchy#159"][1][Info] [test_hierarchy] broadcast shutdown for [sv1.sv1-3.w1] [2026-05-06T16:54:38.032][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-05-06T16:54:38.032][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-05-06T16:54:38.032][Main.var"##hierarchy#159"][1][Info] [w3]: checkpoint for shutdown request [2026-05-06T16:54:38.032][Main.var"##hierarchy#159"][1][Info] [w1]: checkpoint for shutdown request [2026-05-06T16:54:38.046][Main.var"##hierarchy#159"][1][Info] [w1]: exiting [2026-05-06T16:54:38.257][Main.var"##hierarchy#159"][1][Info] [w2]: checkpoint for shutdown request [2026-05-06T16:54:38.257][Main.var"##hierarchy#159"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2026-05-06T16:54:38.458][Main.var"##hierarchy#159"][1][Info] [test_hierarchy] stop 2.635620 seconds (381.79 k allocations: 21.864 MiB, 0.97% gc time, 20 lock conflicts, 48.03% compilation time) [2026-05-06T16:54:38.879][Main.var"##restart#160"][1][Info] [test_restart] start [2026-05-06T16:54:39.360][Main.var"##restart#160"][1][Info] making 2 totals steps and checking for interrupt requests every 1 steps [2026-05-06T16:54:39.384][Main.var"##restart#160"][1][Info] [test_restart] defective_worker start [2026-05-06T16:54:39.485][Main.var"##restart#160"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:54:39.486][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007a752b320b50)) [2026-05-06T16:54:39.590][Main.var"##restart#160"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:54:39.590][Main.var"##restart#160"][1][Info] [test_restart] defective_worker start [2026-05-06T16:54:39.691][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007a752b64d4b0)) [2026-05-06T16:54:39.793][Main.var"##restart#160"][1][Info] [test_restart] defective_worker start [2026-05-06T16:54:39.894][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007a752b64d690)) [2026-05-06T16:54:39.894][Visor][1][Warn] [defective-worker]: reached max of 2 restarts in 5 secs period [2026-05-06T16:54:39.910][Main.var"##restart#160"][1][Info] [test_restart] stop 1.451444 seconds (307.11 k allocations: 18.329 MiB, 3 lock conflicts, 59.36% compilation time) [2026-05-06T16:54:40.337][Main.var"##restart_all#161"][1][Info] [test_restart_all] start [2026-05-06T16:54:41.078][Main.var"##restart_all#161"][1][Info] [w1]: starting [2026-05-06T16:54:41.078][Main.var"##restart_all#161"][1][Info] [w2]: starting [2026-05-06T16:54:41.078][Main.var"##restart_all#161"][1][Info] [w3]: starting [2026-05-06T16:54:41.212][Main.var"##restart_all#161"][1][Info] [w3]: throwing bang exception [2026-05-06T16:54:41.213][Visor][1][Warn] [w3]: ErrorException("bang") (TaskFailedException(Task (failed) @0x00007a7523a01b40)) [2026-05-06T16:54:41.374][Main.var"##restart_all#161"][1][Info] [w1]: starting [2026-05-06T16:54:41.374][Main.var"##restart_all#161"][1][Info] [w2]: starting [2026-05-06T16:54:41.374][Main.var"##restart_all#161"][1][Info] [w3]: starting [2026-05-06T16:54:41.476][Main.var"##restart_all#161"][1][Info] [test_restart_all][w3]: terminate [2026-05-06T16:54:42.123][Main.var"##restart_all#161"][1][Info] [test_restart_all] stop 2.213358 seconds (464.77 k allocations: 26.101 MiB, 5 lock conflicts, 58.44% compilation time) [2026-05-06T16:54:42.706][Main.var"##chain_restart#162"][1][Info] worker good [2026-05-06T16:54:42.788][Main.var"##chain_restart#162"][1][Info] faulty [bad] (Task (runnable, started) @0x00007a751b058100) [2026-05-06T16:54:42.788][Visor][1][Warn] [bad]: ErrorException("failure") (TaskFailedException(Task (failed) @0x00007a751b058100)) [2026-05-06T16:54:42.789][Main.var"##chain_restart#162"][1][Info] faulty [bad] (Task (runnable, started) @0x00007a7522500e20) [2026-05-06T16:54:42.789][Visor][1][Warn] [bad]: ErrorException("failure") (TaskFailedException(Task (failed) @0x00007a7522500e20)) [2026-05-06T16:54:42.789][Main.var"##chain_restart#162"][1][Info] faulty [bad] (Task (runnable, started) @0x00007a7522501000) [2026-05-06T16:54:42.789][Visor][1][Warn] [bad]: ErrorException("failure") (TaskFailedException(Task (failed) @0x00007a7522501000)) [2026-05-06T16:54:42.789][Visor][1][Warn] [bad]: reached max of 2 restarts in 5 secs period 0.678684 seconds (211.78 k allocations: 12.309 MiB, 1 lock conflict, 90.00% compilation time) [2026-05-06T16:54:43.231][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate] start [2026-05-06T16:54:43.451][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w1]: starting [2026-05-06T16:54:43.452][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w2]: starting [2026-05-06T16:54:43.452][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w3]: starting [2026-05-06T16:54:43.452][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2026-05-06T16:54:43.452][Visor][1][Warn] [w3]: ErrorException("bang") (TaskFailedException(Task (failed) @0x00007a75298cbee0)) [2026-05-06T16:54:43.666][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w1]: starting [2026-05-06T16:54:43.667][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w2]: starting [2026-05-06T16:54:43.667][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w3]: starting [2026-05-06T16:54:43.667][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2026-05-06T16:54:43.667][Visor][1][Warn] [w3]: ErrorException("bang") (TaskFailedException(Task (failed) @0x00007a7529c451e0)) [2026-05-06T16:54:43.667][Visor][1][Warn] [w3]: reached max of 1 restarts in 5 secs period [2026-05-06T16:54:44.016][Main.var"##one_for_all_terminate#163"][1][Info] [test_one_for_all_terminate] stop 1.213799 seconds (206.40 k allocations: 12.109 MiB, 6 lock conflicts, 54.74% compilation time) [2026-05-06T16:54:44.512][Main.var"##one_for_all#164"][1][Info] [test_one_for_all] start [2026-05-06T16:54:44.620][Main.var"##one_for_all#164"][1][Info] (re)starting [p1] [2026-05-06T16:54:44.620][Main.var"##one_for_all#164"][1][Info] (re)starting [p2] [2026-05-06T16:54:44.620][Main.var"##one_for_all#164"][1][Info] (re)starting [p3] [2026-05-06T16:54:44.620][Main.var"##one_for_all#164"][1][Info] (re)starting [p4] [2026-05-06T16:54:45.634][Main.var"##one_for_all#164"][1][Info] terminating p2 [2026-05-06T16:54:45.653][Main.var"##one_for_all#164"][1][Error] worker: ErrorException("simulate a failure") [2026-05-06T16:54:45.653][Visor][1][Warn] [p2]: ErrorException("simulate a failure") (TaskFailedException(Task (failed) @0x00007a75291ea680)) [2026-05-06T16:54:45.653][Main.var"##one_for_all#164"][1][Info] [p4] recv: Visor.Shutdown(true) [2026-05-06T16:54:45.653][Main.var"##one_for_all#164"][1][Info] [p3] recv: Visor.Shutdown(true) [2026-05-06T16:54:45.653][Main.var"##one_for_all#164"][1][Info] [p1] recv: Visor.Shutdown(true) [2026-05-06T16:54:45.653][Main.var"##one_for_all#164"][1][Info] (re)starting [p1] [2026-05-06T16:54:45.653][Main.var"##one_for_all#164"][1][Info] (re)starting [p2] [2026-05-06T16:54:45.653][Main.var"##one_for_all#164"][1][Info] (re)starting [p3] [2026-05-06T16:54:45.653][Main.var"##one_for_all#164"][1][Info] (re)starting [p4] [2026-05-06T16:54:46.157][Main.var"##one_for_all#164"][1][Info] terminating all [2026-05-06T16:54:46.157][Main.var"##one_for_all#164"][1][Info] [p4] recv: Visor.Shutdown(true) [2026-05-06T16:54:46.157][Main.var"##one_for_all#164"][1][Info] [p3] recv: Visor.Shutdown(true) [2026-05-06T16:54:46.157][Main.var"##one_for_all#164"][1][Info] [p2] recv: Visor.Shutdown(true) [2026-05-06T16:54:46.157][Main.var"##one_for_all#164"][1][Info] [p1] recv: Visor.Shutdown(true) [2026-05-06T16:54:46.185][Main.var"##one_for_all#164"][1][Info] [test_one_for_all] stop 2.169068 seconds (182.51 k allocations: 10.632 MiB, 15 lock conflicts, 25.92% compilation time) [2026-05-06T16:54:46.772][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate] start [2026-05-06T16:54:46.936][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p1] [2026-05-06T16:54:46.957][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2026-05-06T16:54:46.957][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2026-05-06T16:54:46.969][Visor][1][Warn] [p2]: ErrorException("simulate a fault") (TaskFailedException(Task (failed) @0x00007a751b16ca60)) [2026-05-06T16:54:46.969][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2026-05-06T16:54:46.969][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2026-05-06T16:54:46.969][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2026-05-06T16:54:46.969][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2026-05-06T16:54:46.981][Visor][1][Warn] [p2]: ErrorException("simulate a fault") (TaskFailedException(Task (failed) @0x00007a751b05a4a0)) [2026-05-06T16:54:46.981][Visor][1][Warn] [p2]: reached max of 1 restarts in 5 secs period [2026-05-06T16:54:46.981][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2026-05-06T16:54:46.981][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2026-05-06T16:54:48.127][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate] boss processes: OrderedCollections.OrderedDict{String, Visor.Supervised}("p1" => p1) [2026-05-06T16:54:48.128][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate][p1] recv: Visor.Shutdown(true) [2026-05-06T16:54:48.149][Main.var"##rest_for_one_terminate#165"][1][Info] [test_rest_for_one_terminate] stop 1.963537 seconds (508.37 k allocations: 28.756 MiB, 1.31% gc time, 9 lock conflicts, 50.93% compilation time) [2026-05-06T16:54:48.651][Main.var"##rest_for_one#166"][1][Info] [test_rest_for_one] start [2026-05-06T16:54:48.666][Main.var"##rest_for_one#166"][1][Info] starting ... [2026-05-06T16:54:48.788][Main.var"##rest_for_one#166"][1][Info] (re)starting [p1] [2026-05-06T16:54:48.788][Main.var"##rest_for_one#166"][1][Info] terminating p2 [2026-05-06T16:54:48.788][Main.var"##rest_for_one#166"][1][Info] (re)starting [p3] [2026-05-06T16:54:48.788][Main.var"##rest_for_one#166"][1][Info] (re)starting [p4] [2026-05-06T16:54:48.901][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-05-06T16:54:49.011][Main.var"##rest_for_one#166"][1][Info] terminating all [2026-05-06T16:54:49.011][Main.var"##rest_for_one#166"][1][Info] [p4] recv: Visor.Shutdown(true) [2026-05-06T16:54:49.011][Main.var"##rest_for_one#166"][1][Info] [p3] recv: Visor.Shutdown(true) [2026-05-06T16:54:49.011][Main.var"##rest_for_one#166"][1][Info] [p2] recv: Visor.Shutdown(true) [2026-05-06T16:54:49.011][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:327 [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:517 [8] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [9] macro expansion @ ./timing.jl:739 [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-05-06T16:54:49.857][Main.var"##rest_for_one#166"][1][Info] [test_rest_for_one] stop 1.707901 seconds (393.81 k allocations: 22.789 MiB, 10 lock conflicts, 75.20% compilation time: 6% of which was recompilation) [2026-05-06T16:54:50.312][Main.var"##shutdown_order#167"][1][Info] [test_shutdown_order] start [2026-05-06T16:54:50.513][Main.var"##shutdown_order#167"][1][Info] [w1] start [2026-05-06T16:54:50.514][Main.var"##shutdown_order#167"][1][Info] [w2] start [2026-05-06T16:54:50.514][Main.var"##shutdown_order#167"][1][Info] [w3] start [2026-05-06T16:54:51.087][Main.var"##shutdown_order#167"][1][Info] [test_shutdown_order] stop 1.230006 seconds (224.37 k allocations: 13.049 MiB, 8 lock conflicts, 57.16% compilation time) [2026-05-06T16:54:51.489][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] start [2026-05-06T16:54:51.625][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] worker w1 [2026-05-06T16:54:51.625][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] worker w2 [2026-05-06T16:54:52.190][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor][root]: quitting [2026-05-06T16:54:52.213][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] delta time for permanent supervisor: 0.5973241329193115 secs [2026-05-06T16:54:52.221][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] worker w1 [2026-05-06T16:54:52.221][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] worker w2 [2026-05-06T16:54:52.221][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] delta time for transient supervisor: 0.0003750324249267578 secs [2026-05-06T16:54:52.224][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] bye bye [2026-05-06T16:54:52.235][Main.var"##permanent_supervisor#168"][1][Info] [test_permanent_supervisor] stop 1.147511 seconds (200.18 k allocations: 11.661 MiB, 3 lock conflicts, 49.38% compilation time) [2026-05-06T16:54:52.638][Main.var"##combo#169"][1][Info] [test_combo] start [2026-05-06T16:54:53.080][Main.var"##combo#169"][1][Info] [test_combo] starting [ok] [2026-05-06T16:54:53.127][Main.var"##combo#169"][1][Info] [test_combo] starting [err] [2026-05-06T16:54:53.127][Visor][1][Warn] [err]: ErrorException("bang!") (TaskFailedException(Task (failed) @0x00007a75214241f0)) [2026-05-06T16:54:53.228][Main.var"##combo#169"][1][Info] [test_combo][ok] ping [2026-05-06T16:54:53.251][Main.var"##combo#169"][1][Info] [test_combo] starting [ok] [2026-05-06T16:54:53.251][Main.var"##combo#169"][1][Info] [test_combo] starting [err] [2026-05-06T16:54:53.352][Main.var"##combo#169"][1][Info] [test_combo][ok] ping [2026-05-06T16:54:53.908][Main.var"##combo#169"][1][Info] [test_combo] stop 1.673417 seconds (309.64 k allocations: 18.229 MiB, 5 lock conflicts, 51.45% compilation time) [2026-05-06T16:54:54.374][Main.var"##shutdown#170"][1][Info] [test_shutdown] start [2026-05-06T16:54:55.034][Main.var"##shutdown#170"][1][Info] [test_shutdown][myprocess] starting [2026-05-06T16:54:55.099][Visor][1][Warn] stop waiting and process [myprocess] still running [2026-05-06T16:54:55.121][Main.var"##shutdown#170"][1][Info] [test_shutdown] delta time: 0.1519019603729248 [2026-05-06T16:54:55.122][Main.var"##shutdown#170"][1][Info] [test_shutdown][myprocess] starting [2026-05-06T16:54:55.133][Visor][1][Warn] stop waiting and process [myprocess] still running [2026-05-06T16:54:55.156][Main.var"##shutdown#170"][1][Info] [test_shutdown] delta time: 0.03412508964538574 [2026-05-06T16:54:55.163][Main.var"##shutdown#170"][1][Info] [test_shutdown] stop 1.254517 seconds (486.72 k allocations: 28.537 MiB, 2.17% gc time, 5 lock conflicts, 89.76% compilation time) [2026-05-06T16:54:55.611][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt] start [2026-05-06T16:54:55.918][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] starting [2026-05-06T16:54:55.970][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-05-06T16:54:56.021][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-05-06T16:54:56.072][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-05-06T16:54:56.121][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt]: error Visor.ProcessInterrupt("fooob") [2026-05-06T16:54:56.173][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-05-06T16:54:56.220][Visor][1][Warn] stop waiting and process [fooob] still running [2026-05-06T16:54:56.223][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt] done [2026-05-06T16:54:56.225][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt][fooob] alive [2026-05-06T16:54:56.460][Main.var"##ignore_processinterrupt#171"][1][Info] [test_ignore_process_interrupt] stop [root] nodes: String[] 1.453465 seconds (290.62 k allocations: 16.713 MiB, 60.22% compilation time) [2026-05-06T16:54:57.037][Main.var"##isshutdown#172"][1][Info] [test_isshutdown] start [2026-05-06T16:54:57.152][Main.var"##isshutdown#172"][1][Info] [test_isshutdown] isshutdown=false [2026-05-06T16:54:57.242][Main.var"##isshutdown#172"][1][Info] [test_isshutdown] stop 0.625831 seconds (156.72 k allocations: 9.078 MiB, 76.28% compilation time) [2026-05-06T16:54:57.677][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] start [2026-05-06T16:54:58.218][Main.var"##restart_honore_shutdown#173"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2026-05-06T16:54:58.238][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] defective_worker start [2026-05-06T16:54:58.239][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007a7522f88e20)) [2026-05-06T16:54:58.341][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:54:58.341][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: exiting [2026-05-06T16:54:58.597][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] shutting down [2026-05-06T16:55:00.342][Main.var"##restart_honore_shutdown#173"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2026-05-06T16:55:00.443][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:00.545][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:00.646][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:00.752][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:00.871][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:00.990][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:01.110][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:01.229][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:01.349][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:01.349][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] defective_worker start [2026-05-06T16:55:01.349][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") (TaskFailedException(Task (failed) @0x00007a7522d0d2d0)) [2026-05-06T16:55:01.480][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: checkpoint for shutdown request [2026-05-06T16:55:01.480][Main.var"##restart_honore_shutdown#173"][1][Info] [myworker]: exiting [2026-05-06T16:55:03.498][Main.var"##restart_honore_shutdown#173"][1][Info] [test_restart_honore_shutdown] stop 6.255251 seconds (352.26 k allocations: 21.229 MiB, 5 lock conflicts, 14.84% compilation time) [2026-05-06T16:55:03.945][Main.var"##event_handler#174"][1][Info] [test_event_handler] start [2026-05-06T16:55:05.452][Visor][1][Warn] [exception_process]: ErrorException("boom!") (TaskFailedException(Task (failed) @0x00007a751b05b850)) [2026-05-06T16:55:05.590][Visor][1][Warn] [exception_process]: ErrorException("boom!") (TaskFailedException(Task (failed) @0x00007a751b05bc10)) [2026-05-06T16:55:05.591][Visor][1][Warn] [exception_process]: reached max of 1 restarts in 5 secs period [2026-05-06T16:55:06.108][Visor][1][Warn] [exception_and_restart_process]: ErrorException("boom!") (TaskFailedException(Task (failed) @0x00007a7523a014b0)) [2026-05-06T16:55:06.108][Main.var"##event_handler#174"][1][Info] normal return [2026-05-06T16:55:06.112][Main.var"##event_handler#174"][1][Info] [test_event_handler] stop 2.613689 seconds (992.28 k allocations: 56.239 MiB, 1.01% gc time, 1 lock conflict, 77.91% compilation time) [2026-05-06T16:55:06.832][Main.var"##concurrent_add#175"][1][Info] [test_concurrent_add] start [2026-05-06T16:55:08.593][Main.var"##concurrent_add#175"][1][Info] [test_concurrent_add] stop 2.480553 seconds (404.20 k allocations: 23.596 MiB, 100 lock conflicts, 55.72% compilation time) [2026-05-06T16:55:08.980][Main.var"##concurrent_shutdown#176"][1][Info] [test_concurrent_shutdown] start [2026-05-06T16:55:11.316][Main.var"##concurrent_shutdown#176"][1][Info] [test_concurrent_shutdown] stop 2.722852 seconds (202.23 k allocations: 11.744 MiB, 60.50% compilation time) Test Summary: | Pass Fail Total Time Visor.jl | 74 1 75 1m14.1s process | 6 6 11.8s receive | 1 1 1.5s startchain | 2 2 3.4s setname | 1 1 1.5s phase | 1 1 0.3s one_terminate_all | 2 2 1.5s supervise | 1 1 2.6s supervisor | 7 7 3.4s errors | 6 6 6.1s request | 4 4 4.2s dynamic_process | 4 4 2.1s hierarchy | 13 13 2.6s restart | 2 2 1.4s restart_all | 2 2 2.2s chain_restart | 1 1 0.7s one_for_all_terminate | 3 3 1.2s one_for_all | 1 1 2.2s rest_for_one_terminate | 3 3 2.0s rest_for_one | 1 1 1.7s shutdown_order | 1 1 1.2s permanent_supervisor | 2 2 1.1s 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.2s event_handler | 5 5 2.6s concurrent_add | 1 1 2.5s concurrent_shutdown | 1 1 2.7s RNG of the outermost testset: Random.Xoshiro(0x5cccc37ec3c543eb, 0x56d6f74d78e4372c, 0xcb5afab53874ff3a, 0x2a6d6186c1883dd8, 0x831639a093749679) 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 79.79s 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 157.76s: package has test failures