Package evaluation to test FullNetworkSystems on Julia 1.12.4 (422f456051*) started at 2026-01-29T04:41:59.065 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.63s ################################################################################ # Installation # Installing FullNetworkSystems... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [877b7152] + FullNetworkSystems v1.7.0 Updating `~/.julia/environments/v1.12/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.13 [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.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [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.55s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3344.4 ms ✓ FullNetworkSystems 1 dependency successfully precompiled in 4 seconds. 31 already precompiled. Precompilation completed after 19.53s ################################################################################ # Testing # Testing FullNetworkSystems Status `/tmp/jl_6b6ffL/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.12.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_6b6ffL/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.13 [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.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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.12.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test 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.8.3+2 [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.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:63 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:69 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:69 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [11] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [18] _start() @ Base ./client.jl:550 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.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:63 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:117 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [11] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [18] _start() @ Base ./client.jl:550 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.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:130 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:130 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [9] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [16] _start() @ Base ./client.jl:550 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(system::SystemRT) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:20 [3] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:173 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:211 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [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(system::SystemRT) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:20 [3] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:173 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:220 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [9] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [16] _start() @ Base ./client.jl:550 Test Summary: | Pass Error Total Time FullNetworkSystems.jl | 151 5 156 1m02.5s system.jl | 137 137 19.4s Block matrix inversion | 7 7 26.3s matrices | 7 5 12 12.5s PTDF and incidence | 3 2 5 9.5s no transformers | 1 1 6.7s with_transformers | 1 1 2 0.4s LODF | 1 1 0.0s From system | 4 2 6 3.0s RNG of the outermost testset: Random.Xoshiro(0xa6f99f581cf01348, 0xaa0f42e684798bfc, 0xc308c1accd68e23c, 0x4b7534e7a43cf092, 0x8487a2c12b13b666) 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 75.88s ERROR: LoadError: Package FullNetworkSystems errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [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.12/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.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 145.22s: package tests unexpectedly errored