Package evaluation to test vOptSpecific on Julia 1.14.0-DEV.1674 (5735163b34*) started at 2026-02-03T13:17:57.737 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.05s ################################################################################ # Installation # Installing vOptSpecific... Resolving package versions... Installed Compat ───────────── v4.18.1 Installed DelimitedFiles ───── v1.9.1 Installed OrderedCollections ─ v1.8.1 Installed DataStructures ───── v0.18.22 Installed vOptSpecific ─────── v1.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [98dea707] + vOptSpecific v1.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [8bb1440f] + DelimitedFiles v1.9.1 [bac558e1] + OrderedCollections v1.8.1 [98dea707] + vOptSpecific v1.1.0 [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 [a63ad114] + Mmap 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 [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.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` Building vOptSpecific → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/c5ce2a59e213e5bb3de8bcbb9a9f600ba3c4487f/build.log` Installation completed after 23.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4947.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 1287.0 ms ✓ OrderedCollections 976.4 ms ✓ DelimitedFiles 1174.6 ms ✓ Compat 848.9 ms ✓ Compat → CompatLinearAlgebraExt 3773.7 ms ✓ DataStructures 2658.6 ms ✓ vOptSpecific 6 dependencies successfully precompiled in 11 seconds. 16 already precompiled. Precompilation completed after 30.35s ################################################################################ # Testing # Testing vOptSpecific Status `/tmp/jl_XfPUZE/Project.toml` ⌅ [864edb3b] DataStructures v0.18.22 [8bb1440f] DelimitedFiles v1.9.1 [98dea707] vOptSpecific v1.1.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_XfPUZE/Manifest.toml` [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [8bb1440f] DelimitedFiles v1.9.1 [bac558e1] OrderedCollections v1.8.1 [98dea707] vOptSpecific v1.1.0 [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 [a63ad114] Mmap 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 [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.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... Testing 2LAP... Testing 2UKP... ERROR: LoadError: SystemError: opening file "../examples/2KP500-1A.DAT": No such file or directory Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base ./error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Nothing, append::Nothing) @ Base ./iostream.jl:327 [3] open @ ./iostream.jl:306 [inlined] [4] load2UKP(fname::String) @ vOptSpecific ~/.julia/packages/vOptSpecific/FmAaf/src/KP.jl:37 [5] top-level scope @ ~/.julia/packages/vOptSpecific/FmAaf/test/runtests.jl:50 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [10] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/vOptSpecific/FmAaf/test/runtests.jl:50 OK Calculs en cours... phase 1 recherche entre (18|65) et (66,26) recherche entre (18|65) et (35,35) recherche entre (18|65) et (19,58) recherche entre (19|58) et (35,35) recherche entre (19|58) et (28,44) recherche entre (28|44) et (35,35) recherche entre (35|35) et (66,26) recherche entre (35|35) et (54,27) recherche entre (35|35) et (43,31) recherche entre (43|31) et (54,27) recherche entre (54|27) et (66,26) phase 2 recherche dans le triangle defini par (18,65) et (19,58) recherche dans le triangle defini par (54,27) et (66,26) recherche dans le triangle defini par (19,58) et (28,44) recherche dans le triangle defini par (28,44) et (35,35) recherche dans le triangle defini par (35,35) et (43,31) recherche dans le triangle defini par (43,31) et (54,27) Compte-rendu ============ [ 0] ( 18 | 65 ) : 2 1 0 4 3 9 6 8 7 5 [ 1] ( 19 | 58 ) : 2 1 0 4 9 5 6 8 7 3 [ 2] ( 28 | 44 ) : 2 1 0 4 9 5 6 7 8 3 [ 3] ( 35 | 35 ) : 2 5 0 4 9 1 6 7 8 3 [ 4] ( 43 | 31 ) : 2 5 9 4 3 1 6 7 8 0 [ 5] ( 54 | 27 ) : 2 5 0 3 9 1 6 7 8 4 [ 6] ( 66 | 26 ) : 6 5 0 3 9 1 8 7 4 2 [ 7] ( 22 | 56 ) : 2 8 0 4 9 1 6 5 7 3 [ 8] ( 26 | 49 ) : 2 5 0 4 9 1 6 8 7 3 [ 9] ( 34 | 43 ) : 2 1 9 4 3 0 6 7 8 5 [ 10] ( 51 | 29 ) : 2 8 0 3 9 1 6 7 4 5 -- Nbre Points non-domines Phase 1 (Supportes extremes + qques non-extremes) : 7 Nbre Points non-domines Phase 2 : 4 Nbre Total : 11 OK Calculs en cours... phase 1 recherche entre (146|456) et (572,166) recherche entre (146|456) et (185,232) recherche entre (146|456) et (155,329) recherche entre (155|329) et (185,232) recherche entre (185|232) et (572,166) recherche entre (185|232) et (363,179) recherche entre (185|232) et (271,197) recherche entre (271|197) et (363,179) recherche entre (363|179) et (572,166) recherche entre (363|179) et (478,169) recherche entre (478|169) et (572,166) phase 2 recherche dans le triangle defini par (146,456) et (155,329) recherche dans le triangle defini par (478,169) et (572,166) recherche dans le triangle defini par (155,329) et (185,232) recherche dans le triangle defini par (185,232) et (271,197) recherche dans le triangle defini par (271,197) et (363,179) recherche dans le triangle defini par (363,179) et (478,169) Compte-rendu ============ [ 0] ( 146 | 456 ) : 5 2 6 8 1 9 0 4 3 7 [ 1] ( 155 | 329 ) : 5 2 6 8 7 4 0 3 1 9 [ 2] ( 185 | 232 ) : 5 2 3 8 7 4 0 6 1 9 [ 3] ( 271 | 197 ) : 5 6 3 8 1 4 0 7 2 9 [ 4] ( 363 | 179 ) : 5 6 3 0 1 4 7 8 2 9 [ 5] ( 478 | 169 ) : 5 6 1 0 3 4 7 8 2 9 [ 6] ( 572 | 166 ) : 5 4 1 0 3 6 7 8 2 9 [ 7] ( 149 | 430 ) : 5 2 6 8 9 4 0 3 1 7 [ 8] ( 220 | 228 ) : 5 2 3 8 6 4 0 7 1 9 [ 9] ( 267 | 225 ) : 5 3 1 8 7 4 0 6 2 9 [ 10] ( 307 | 195 ) : 5 2 3 8 0 4 7 6 1 9 [ 11] ( 402 | 176 ) : 5 6 3 8 0 4 7 1 2 9 [ 12] ( 433 | 175 ) : 5 6 1 3 0 4 7 8 2 9 -- Nbre Points non-domines Phase 1 (Supportes extremes + qques non-extremes) : 7 Nbre Points non-domines Phase 2 : 6 Nbre Total : 13 Testing failed after 36.4s ERROR: LoadError: Package vOptSpecific 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 124.92s: package tests unexpectedly errored