Package evaluation of MathProgBase on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:24:19.496 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.27s ################################################################################ # Installation # Installing MathProgBase... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [fdba3010] + MathProgBase v0.7.8 Updating `~/.julia/environments/v1.10/Manifest.toml` [fdba3010] + MathProgBase v0.7.8 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 308.76s ################################################################################ # Testing # Testing MathProgBase Status `/tmp/jl_UikUXv/Project.toml` ⌃ [e2685f51] ECOS v0.12.3 [3c7084bd] GLPKMathProgInterface v0.5.0 ⌃ [b6b21f68] Ipopt v0.7.0 [fdba3010] MathProgBase v0.7.8 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_UikUXv/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.0 [b99e7846] BinaryProvider v0.5.10 ⌅ [523fee87] CodecBzip2 v0.7.2 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 ⌃ [e2685f51] ECOS v0.12.3 ⌅ [60bf3e95] GLPK v0.13.0 [3c7084bd] GLPKMathProgInterface v0.5.0 ⌅ [cd3eb016] HTTP v0.9.17 [83e8ac13] IniFile v0.5.1 ⌃ [b6b21f68] Ipopt v0.7.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 ⌅ [7d188eb4] JSONSchema v0.3.4 ⌅ [b8f27783] MathOptInterface v0.9.22 [fdba3010] MathProgBase v0.7.8 [739be429] MbedTLS v1.1.9 ⌅ [d8a4904e] MutableArithmetics v0.2.22 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 ⌅ [3bb67fe8] TranscodingStreams v0.9.13 [5c2747f8] URIs v1.5.1 [ae81ac8f] ASL_jll v0.1.3+0 [6e34b625] Bzip2_jll v1.0.9+0 ⌅ [c2c64177] ECOS_jll v2.0.5+1 ⌅ [e8aa6df9] GLPK_jll v4.64.0+0 ⌅ [9cc047cb] Ipopt_jll v3.13.4+2 [d00139f3] METIS_jll v5.1.3+0 ⌅ [d7ed1dd3] MUMPS_seq_jll v5.2.1+4 ⌅ [656ef2d0] OpenBLAS32_jll v0.3.24+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [9abbd945] Profile [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [781609d7] GMP_jll v6.2.1+6 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Warning: Element type Int64 does not have an infinite value. Note that this may artifically introduce ranged (two-sided) constraints. To avoid this, consider casting the problem data to Float64. └ @ MathProgBase.HighLevelInterface ~/.julia/packages/MathProgBase/rr4Xh/src/HighLevelInterface/HighLevelInterface.jl:8 ┌ Warning: Element type Int64 does not have an infinite value. Note that this may artifically introduce ranged (two-sided) constraints. To avoid this, consider casting the problem data to Float64. └ @ MathProgBase.HighLevelInterface ~/.julia/packages/MathProgBase/rr4Xh/src/HighLevelInterface/HighLevelInterface.jl:8 ┌ Warning: Element type Int64 does not have an infinite value. Note that this may artifically introduce ranged (two-sided) constraints. To avoid this, consider casting the problem data to Float64. └ @ MathProgBase.HighLevelInterface ~/.julia/packages/MathProgBase/rr4Xh/src/HighLevelInterface/HighLevelInterface.jl:8 ┌ Warning: Element type Int64 does not have an infinite value. Note that this may artifically introduce ranged (two-sided) constraints. To avoid this, consider casting the problem data to Float64. └ @ MathProgBase.HighLevelInterface ~/.julia/packages/MathProgBase/rr4Xh/src/HighLevelInterface/HighLevelInterface.jl:8 ┌ Warning: Element type Int64 does not have an infinite value. Note that this may artifically introduce ranged (two-sided) constraints. To avoid this, consider casting the problem data to Float64. └ @ MathProgBase.HighLevelInterface ~/.julia/packages/MathProgBase/rr4Xh/src/HighLevelInterface/HighLevelInterface.jl:8 ┌ Warning: Element type Int64 does not have an infinite value. Note that this may artifically introduce ranged (two-sided) constraints. To avoid this, consider casting the problem data to Float64. └ @ MathProgBase.HighLevelInterface ~/.julia/packages/MathProgBase/rr4Xh/src/HighLevelInterface/HighLevelInterface.jl:8 Test Summary: | Pass Total Time Testing linprog and subfunctions with GLPKMathProgInterface.GLPKInterfaceLP.GLPKSolverLP(false, :Simplex, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}()) | 26 26 2.3s Test Summary: | Pass Total Time Testing mixintprog with GLPKMathProgInterface.GLPKInterfaceMIP.GLPKSolverMIP(false, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}()) | 3 3 0.0s ****************************************************************************** This program contains Ipopt, a library for large-scale nonlinear optimization. Ipopt is released as open source code under the Eclipse Public License (EPL). For more information visit https://github.com/coin-or/Ipopt ****************************************************************************** Test Summary: | Pass Total Time Testing quadprog with IpoptSolver(Tuple[(:print_level, 0), (:fixed_variable_treatment, "make_constraint")]) | 9 9 2.9s Test Summary: | Pass Total Time Testing QP duals with IpoptSolver(Tuple[(:print_level, 0), (:fixed_variable_treatment, "make_constraint")]) | 14 14 0.0s Test Summary: | Pass Total Time Testing SOCP interface with ECOSSolver(Base.Pairs{Symbol, Bool, Tuple{Symbol}, @NamedTuple{verbose::Bool}}(:verbose => 0)) | 3 3 1.1s Test Summary: | Pass Total Time Testing NLP with IpoptSolver(Tuple[(:print_level, 0), (:fixed_variable_treatment, "make_constraint")]) | 7 7 0.3s Test Summary: | Pass Total Time Testing NLP without Hessian with IpoptSolver(Tuple[(:print_level, 0), (:fixed_variable_treatment, "make_constraint")]) | 7 7 0.2s Test Summary: | Pass Total Time Testing convex NLP with IpoptSolver(Tuple[(:print_level, 0), (:fixed_variable_treatment, "make_constraint")]) | 4 4 0.2s Test Summary: | Pass Total Time Testing NLP on the Rosenbrock function with IpoptSolver(Tuple[(:print_level, 0), (:fixed_variable_treatment, "make_constraint")]) | 5 5 0.3s Test Summary: | Pass Total Time Testing linear problems through conic interface with ECOSSolver(Base.Pairs{Symbol, Bool, Tuple{Symbol}, @NamedTuple{verbose::Bool}}(:verbose => 0)) | 47 47 0.7s Test Summary: | Pass Total Time Testing linear problems through conic interface with GLPKMathProgInterface.GLPKInterfaceLP.GLPKSolverLP(false, :Simplex, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}()) | 47 47 0.4s Test Summary: | Pass Total Time Testing LP interface with GLPKMathProgInterface.GLPKInterfaceLP.GLPKSolverLP(false, :Simplex, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}()) | 85 85 0.1s Test Summary: | Pass Total Time Testing LP interface extra with GLPKMathProgInterface.GLPKInterfaceLP.GLPKSolverLP(false, :Simplex, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}()) | 38 38 0.0s Test Summary: | Pass Total Time Testing LP interface with ECOSSolver(Base.Pairs{Symbol, Bool, Tuple{Symbol}, @NamedTuple{verbose::Bool}}(:verbose => 0)) | 76 76 0.5s Test Summary: | Pass Total Time Testing LP interface with IpoptSolver(Tuple[(:print_level, 0), (:fixed_variable_treatment, "make_constraint")]) | 82 82 0.1s Testing MathProgBase tests passed Testing completed after 125.46s PkgEval succeeded after 448.24s