Package evaluation of Workflows on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T13:39:08.160 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.4s ################################################################################ # Installation # Installing Workflows... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [115008b9] + Workflows v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [5218b696] + Configurations v0.17.6 [55351af7] + ExproniconLite v0.10.14 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [69024149] + StringEncodings v0.3.7 [856f2bd8] + StructTypes v1.11.0 [115008b9] + Workflows v0.1.0 [ddb6d928] + YAML v0.4.14 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 1.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 23.04s ################################################################################ # Testing # Testing Workflows Status `/tmp/jl_oTNw6I/Project.toml` [5218b696] Configurations v0.17.6 [0f8b85d8] JSON3 v1.14.3 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.14 [de0858da] Printf v1.11.0 [ea8e919c] SHA v0.7.0 [2f01184e] SparseArrays v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_oTNw6I/Manifest.toml` [5218b696] Configurations v0.17.6 [55351af7] ExproniconLite v0.10.14 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [69024149] StringEncodings v0.3.7 [856f2bd8] StructTypes v1.11.0 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.14 [94ce4f54] Libiconv_jll v1.18.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... [ Info: test TaskGraph [ Info: test StringPatterns [ Info: test dialects looptask: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:10 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no -e 'println(\"1 2\")'`: could not spawn `julia --startup=no -e 'println(\"1 2\")'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:520 [8] run @ ./process.jl:514 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [11] capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:164 [12] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:0 [13] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [16] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [17] #6 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:22 [inlined] [18] iterate @ ./generator.jl:48 [inlined] [19] _collect(c::Vector{SimpleTask}, itr::Base.Generator{Vector{SimpleTask}, Workflows.Runners.var"#6#7"{@Kwargs{}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [20] collect_similar @ ./array.jl:738 [inlined] [21] map @ ./abstractarray.jl:3386 [inlined] [22] #execute_task#4 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:21 [inlined] [23] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:20 [inlined] [24] execute_task(task::Workflows.Dialects.LoopTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:19 [25] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:11 [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [27] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:29 [inlined] [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [29] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [31] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:27 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [33] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:30 [inlined] [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:489 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [38] _start() @ Base ./client.jl:553 filter: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/dialects/workflow_ops.jl:12 Got exception outside of a @test ArgumentError: Duplicate node IDs are not allowed: ["4_1"] Stacktrace: [1] Workflows.TaskGraphs.TaskGraph(nodes::Vector{Workflows.TaskGraphs.TaskNode{String}}) @ Workflows.TaskGraphs ~/.julia/packages/Workflows/buubZ/src/taskgraphs/TaskGraphs.jl:131 [2] min_subgraph(graph::Workflows.TaskGraphs.TaskGraph{String}, nodes::Vector{Workflows.TaskGraphs.TaskNode{String}}) @ Workflows.TaskGraphs ~/.julia/packages/Workflows/buubZ/src/taskgraphs/TaskGraphs.jl:260 [3] _strict_filter(f::Main.WorkflowsOpsTest.var"#17#18", w::Workflows.Dialects.ManifestWorkflow) @ Workflows.Dialects ~/.julia/packages/Workflows/buubZ/src/dialects/workflow_ops.jl:45 [4] filter(f::Function, w::Workflows.Dialects.ManifestWorkflow; strict::Bool) @ Workflows.Dialects ~/.julia/packages/Workflows/buubZ/src/dialects/workflow_ops.jl:36 [5] filter(f::Function, w::Workflows.Dialects.ManifestWorkflow) @ Workflows.Dialects ~/.julia/packages/Workflows/buubZ/src/dialects/workflow_ops.jl:33 [6] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/dialects/workflow_ops.jl:11 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [8] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/workflow_ops.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [10] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/workflow_ops.jl:17 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [12] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [14] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:27 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:32 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [21] _start() @ Base ./client.jl:553 merge: Test Failed at /home/pkgeval/.julia/packages/Workflows/buubZ/test/dialects/workflow_ops.jl:74 Expression: merge(w1, w2) Expected: ErrorException("failed to merge task id 4: conflict detected.") No exception thrown Stacktrace: [1] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/dialects/workflow_ops.jl:11 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/workflow_ops.jl:47 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/workflow_ops.jl:74 [inlined] [ Info: test runners capture_run: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runners/shell.jl:2 Got exception outside of a @test ShellExecutionError("could not spawn `julia --startup=no -e 'println(\"hello world\")'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:520 [8] run @ ./process.jl:514 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run(cmd::Cmd) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [11] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [15] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [17] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [19] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [24] _start() @ Base ./client.jl:553 Runner: shell: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runners/shell.jl:127 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no scripts/sum.jl`: could not spawn `julia --startup=no scripts/sum.jl`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:520 [8] run @ ./process.jl:514 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [11] capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:164 [12] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:0 [13] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [16] #execute_task#1 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [17] (::var"#45#46"{String})() @ Main ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:147 [18] cd(f::var"#45#46"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [19] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [20] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:146 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [22] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:131 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [24] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [26] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [28] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [29] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [30] top-level scope @ none:6 [31] eval(m::Module, e::Any) @ Core ./boot.jl:489 [32] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [33] _start() @ Base ./client.jl:553 [ Info: test schduler manifest: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/scheduler.jl:4 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no --project=. -e 'using Pkg; Pkg.instantiate()'`: could not spawn `julia --startup=no --project=. -e 'using Pkg; Pkg.instantiate()'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:520 [8] run @ ./process.jl:514 [inlined] [9] non_capture_run(cmd::Cmd; stdout::Base.DevNull, stderr::Base.DevNull) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:183 [10] non_capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:179 [inlined] [11] non_capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.DevNull, stderr::Base.DevNull}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:199 [12] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:0 [13] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [16] #execute_task#1 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [17] (::Workflows.var"#8#9"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String})() @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:62 [18] lock(f::Workflows.var"#8#9"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String}, l::ReentrantLock) @ Base ./lock.jl:335 [19] execute(w::Workflows.Dialects.ManifestWorkflow; workdir::String, cleanup::Bool) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:47 [20] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:0 [inlined] [21] execute(filename::String; workdir::Nothing, kwargs::@Kwargs{}) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:21 [22] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:13 [inlined] [23] macro expansion @ ~/.julia/packages/Suppressor/cKnGx/src/Suppressor.jl:28 [inlined] [24] (::var"#72#73")() @ Main ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:14 [25] cd(f::var"#72#73", dir::String) @ Base.Filesystem ./file.jl:112 [26] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [27] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:2 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [29] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:6 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [31] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:10 [inlined] [32] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [33] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [34] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [35] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:42 [inlined] [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [40] _start() @ Base ./client.jl:553 Test Summary: | Pass Fail Error Total Time Workflows.jl | 144 1 5 150 1m32.9s TaskGraphs | 33 33 11.8s StringPatterns | 12 12 5.3s dialects | 74 1 2 77 53.9s foreign | 8 8 5.7s manifest | 16 16 7.0s manifest_runner | 10 10 13.8s looptask | 11 1 12 11.1s config io | 9 9 1.2s workflow operations | 20 1 1 22 12.7s filter | 1 1 2 3.2s merge | 19 1 20 9.5s LoopTask | 12 12 2.5s runners | 25 2 27 5.1s Runner: juliamodule | 25 25 2.3s capture_run | 1 1 0.1s Runner: shell | 1 1 0.1s scheduler | 1 1 15.7s manifest | 1 1 15.7s RNG of the outermost testset: Random.Xoshiro(0xb5734a2d18bd59b1, 0xbbcaee2d906e3cb9, 0x6587d66d04d07608, 0x1a6b486230dfbe8b, 0x9d6a3f86383893d1) ERROR: LoadError: Some tests did not pass: 144 passed, 1 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runtests.jl:14 Testing failed after 104.64s ERROR: LoadError: Package Workflows errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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.13/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 153.8s: package tests unexpectedly errored