Package evaluation to test FullNetworkSystems on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T16:25:31.855 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.66s ################################################################################ # Installation # Installing FullNetworkSystems... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [877b7152] + FullNetworkSystems v1.7.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [94b1ba4f] + AxisKeys v0.2.17 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 ⌅ [85a47980] + Dictionaries v0.3.29 [ffbed154] + DocStringExtensions v0.9.5 [877b7152] + FullNetworkSystems v1.7.0 [313cdc1a] + Indexing v1.1.1 [842dd82b] + InlineStrings v1.4.5 [8197267c] + IntervalSets v0.7.14 [82899510] + IteratorInterfaceExtensions v1.0.0 [356022a1] + NamedDims v1.2.3 [bac558e1] + OrderedCollections v1.8.1 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.0 s ✓ FullNetworkSystems 1 dependency successfully precompiled in 5 seconds. 31 already precompiled. Precompilation completed after 29.63s ################################################################################ # Testing # Testing FullNetworkSystems Status `/tmp/jl_22xs5f/Project.toml` [94b1ba4f] AxisKeys v0.2.17 ⌅ [85a47980] Dictionaries v0.3.29 [ffbed154] DocStringExtensions v0.9.5 [877b7152] FullNetworkSystems v1.7.0 [842dd82b] InlineStrings v1.4.5 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_22xs5f/Manifest.toml` [94b1ba4f] AxisKeys v0.2.17 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 ⌅ [85a47980] Dictionaries v0.3.29 [ffbed154] DocStringExtensions v0.9.5 [877b7152] FullNetworkSystems v1.7.0 [313cdc1a] Indexing v1.1.1 [842dd82b] InlineStrings v1.4.5 [8197267c] IntervalSets v0.7.14 [82899510] IteratorInterfaceExtensions v1.0.0 [356022a1] NamedDims v1.2.3 [bac558e1] OrderedCollections v1.8.1 [10745b16] Statistics v1.11.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra 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 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... no transformers: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:68 Got exception outside of a @test UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [3] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:63 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:69 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:69 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [11] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:517 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [18] _start() @ Base ./client.jl:593 with_transformers: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:107 Got exception outside of a @test UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [3] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:63 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:117 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [11] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:517 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [18] _start() @ Base ./client.jl:593 LODF: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:129 Got exception outside of a @test UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [3] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:130 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:130 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [9] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:517 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:593 From system: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:211 Test threw exception Expression: compute_ptdf(sys) == compute_ptdf(buses, branches) == retrieve_ptdf(sys) UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf @ ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [inlined] [3] #compute_ptdf#19 @ ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:21 [inlined] [4] compute_ptdf(system::SystemRT) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:20 [5] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:173 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:211 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] From system: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:172 Got exception outside of a @test UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf @ ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [inlined] [3] #compute_ptdf#19 @ ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:21 [inlined] [4] compute_ptdf(system::SystemRT) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:20 [5] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:173 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:220 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [11] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:517 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [18] _start() @ Base ./client.jl:593 Test Summary: | Pass Error Total Time FullNetworkSystems.jl | 151 5 156 1m02.0s system.jl | 137 137 19.0s Block matrix inversion | 7 7 21.7s matrices | 7 5 12 13.5s PTDF and incidence | 3 2 5 10.2s no transformers | 1 1 8.0s with_transformers | 1 1 2 0.4s LODF | 1 1 0.0s From system | 4 2 6 3.2s RNG of the outermost testset: Random.Xoshiro(0x66b1146ed161c81d, 0xe3ca963f4157dd28, 0x96dddb34b1131ee4, 0xb2afd4cabcad9475, 0xe734f0bf3388093c) ERROR: LoadError: Some tests did not pass: 151 passed, 0 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:9 Testing failed after 76.7s ERROR: LoadError: Package FullNetworkSystems 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 150.33s: package tests unexpectedly errored