Package evaluation of JuliaFEM on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T10:04:14.507 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.26s ################################################################################ # Installation # Installing JuliaFEM... Resolving package versions... Installed HDF5 ─ v0.13.7 Updating `~/.julia/environments/v1.10/Project.toml` [f80590ac] + JuliaFEM v0.5.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [bc6b9049] + AbaqusReader v0.2.6 ⌅ [7d9fca2a] + Arpack v0.4.0 [cb1a753d] + AsterReader v0.2.3 [a74b3585] + Blosc v0.7.3 [49dc2e85] + Calculus v0.5.2 [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.3 [e2ba6199] + ExprTools v0.1.10 [fbcbbc08] + FEMBase v0.3.1 ⌅ [353fb843] + FEMBasis v0.2.0 [962f5c4a] + FEMBeam v0.3.1 [be8e8821] + FEMQuad v0.3.2 [f6369f11] + ForwardDiff v0.10.38 ⌅ [f67ccb44] + HDF5 v0.13.7 [4030f512] + HeatTransfer v0.3.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [f80590ac] + JuliaFEM v0.5.1 [9c8b4983] + LightXML v0.9.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.15 [048d6160] + MortarContact2D v0.3.1 [c1673bdb] + MortarContact2DAD v0.2.0 [77ba4419] + NaNMath v1.1.2 [4d1e1d77] + Nullables v1.0.0 [21216c6a] + Preferences v1.4.3 ⌅ [189a3867] + Reexport v0.2.0 [276daf66] + SpecialFunctions v2.5.0 [1e83bf80] + StaticArraysCore v1.4.3 [a759f4b9] + TimerOutputs v0.5.27 ⌅ [68821587] + Arpack_jll v3.5.1+1 [0b7ba130] + Blosc_jll v1.21.6+2 ⌅ [0234f1f7] + HDF5_jll v1.10.5+7 [94ce4f54] + Libiconv_jll v1.18.0+0 [5ced341a] + Lz4_jll v1.10.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [02c8fc9c] + XML2_jll v2.13.6+1 [3161d3a3] + Zstd_jll v1.5.7+1 [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 [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 [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 [05823500] + OpenLibm_jll v0.8.1+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 ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building HDF5 → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/0b812e7872e2199a5a04944f486b4048944f1ed8/build.log` Installation completed after 9.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 6 direct dependencies failed to precompile: JuliaFEM Failed to precompile JuliaFEM [f80590ac-b429-510a-8a99-e7c46989f22d] to "/home/pkgeval/.julia/compiled/v1.10/JuliaFEM/jl_rwn8xe". ERROR: LoadError: ArgumentError: Package FEMBase does not have Test in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have FEMBase checked out for development and have added Test as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with FEMBase Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include(mod::Module, _path::String) @ Base ./Base.jl:495 [8] include(x::String) @ FEMBase ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 [9] top-level scope @ ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:61 [10] include @ ./Base.jl:495 [inlined] [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [12] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/test.jl:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to "/home/pkgeval/.julia/compiled/v1.10/FEMBase/jl_uOUmvK". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/JuliaFEM/DbhTT/src/JuliaFEM.jl:4 in expression starting at stdin:4 MortarContact2DAD Failed to precompile MortarContact2DAD [c1673bdb-6aff-560b-99da-c78ea6da9af3] to "/home/pkgeval/.julia/compiled/v1.10/MortarContact2DAD/jl_GXHB2U". ERROR: LoadError: ArgumentError: Package FEMBase does not have Test in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have FEMBase checked out for development and have added Test as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with FEMBase Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include(mod::Module, _path::String) @ Base ./Base.jl:495 [8] include(x::String) @ FEMBase ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 [9] top-level scope @ ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:61 [10] include @ ./Base.jl:495 [inlined] [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [12] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/test.jl:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to "/home/pkgeval/.julia/compiled/v1.10/FEMBase/jl_OAMcIV". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/MortarContact2DAD/Rq4yL/src/MortarContact2DAD.jl:4 in expression starting at stdin:4 HeatTransfer Failed to precompile HeatTransfer [4030f512-cedb-5907-ac7f-4ab05ad75ee7] to "/home/pkgeval/.julia/compiled/v1.10/HeatTransfer/jl_LfaBRr". ERROR: LoadError: ArgumentError: Package FEMBase does not have Test in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have FEMBase checked out for development and have added Test as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with FEMBase Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include(mod::Module, _path::String) @ Base ./Base.jl:495 [8] include(x::String) @ FEMBase ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 [9] top-level scope @ ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:61 [10] include @ ./Base.jl:495 [inlined] [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [12] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/test.jl:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to "/home/pkgeval/.julia/compiled/v1.10/FEMBase/jl_8toViD". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/HeatTransfer/qBdHw/src/HeatTransfer.jl:4 in expression starting at stdin:4 FEMBeam Failed to precompile FEMBeam [962f5c4a-ca9e-56d3-a659-14f0d9baaf78] to "/home/pkgeval/.julia/compiled/v1.10/FEMBeam/jl_lhYSde". ERROR: LoadError: ArgumentError: Package FEMBase does not have Test in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have FEMBase checked out for development and have added Test as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with FEMBase Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include(mod::Module, _path::String) @ Base ./Base.jl:495 [8] include(x::String) @ FEMBase ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 [9] top-level scope @ ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:61 [10] include @ ./Base.jl:495 [inlined] [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [12] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/test.jl:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to "/home/pkgeval/.julia/compiled/v1.10/FEMBase/jl_vp28lS". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FEMBeam/oEQQ6/src/FEMBeam.jl:4 in expression starting at stdin:4 FEMBase Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to "/home/pkgeval/.julia/compiled/v1.10/FEMBase/jl_kXCkDr". ERROR: LoadError: ArgumentError: Package FEMBase does not have Test in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have FEMBase checked out for development and have added Test as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with FEMBase Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include(mod::Module, _path::String) @ Base ./Base.jl:495 [8] include(x::String) @ FEMBase ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 [9] top-level scope @ ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:61 [10] include @ ./Base.jl:495 [inlined] [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [12] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/test.jl:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 in expression starting at stdin:4 MortarContact2D Failed to precompile MortarContact2D [048d6160-1a0b-53cd-a5b3-316946cc8d80] to "/home/pkgeval/.julia/compiled/v1.10/MortarContact2D/jl_wLXaSy". ERROR: LoadError: ArgumentError: Package FEMBase does not have Test in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have FEMBase checked out for development and have added Test as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with FEMBase Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include(mod::Module, _path::String) @ Base ./Base.jl:495 [8] include(x::String) @ FEMBase ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 [9] top-level scope @ ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:61 [10] include @ ./Base.jl:495 [inlined] [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [12] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/test.jl:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to "/home/pkgeval/.julia/compiled/v1.10/FEMBase/jl_AxXsGP". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/MortarContact2D/LVmtl/src/MortarContact2D.jl:4 in expression starting at stdin:4 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 63.21s ################################################################################ # Testing # Testing JuliaFEM Status `/tmp/jl_3kQ2yi/Project.toml` [bc6b9049] AbaqusReader v0.2.6 ⌅ [7d9fca2a] Arpack v0.4.0 [cb1a753d] AsterReader v0.2.3 [fbcbbc08] FEMBase v0.3.1 ⌅ [353fb843] FEMBasis v0.2.0 [962f5c4a] FEMBeam v0.3.1 [be8e8821] FEMQuad v0.3.2 [f6369f11] ForwardDiff v0.10.38 ⌅ [f67ccb44] HDF5 v0.13.7 [4030f512] HeatTransfer v0.3.1 [f80590ac] JuliaFEM v0.5.1 [9c8b4983] LightXML v0.9.1 [048d6160] MortarContact2D v0.3.1 [c1673bdb] MortarContact2DAD v0.2.0 ⌅ [189a3867] Reexport v0.2.0 [a759f4b9] TimerOutputs v0.5.27 [37e2e46d] LinearAlgebra [3fa0cd96] REPL [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_3kQ2yi/Manifest.toml` [bc6b9049] AbaqusReader v0.2.6 ⌅ [7d9fca2a] Arpack v0.4.0 [cb1a753d] AsterReader v0.2.3 [a74b3585] Blosc v0.7.3 [49dc2e85] Calculus v0.5.2 [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.3 [e2ba6199] ExprTools v0.1.10 [fbcbbc08] FEMBase v0.3.1 ⌅ [353fb843] FEMBasis v0.2.0 [962f5c4a] FEMBeam v0.3.1 [be8e8821] FEMQuad v0.3.2 [f6369f11] ForwardDiff v0.10.38 ⌅ [f67ccb44] HDF5 v0.13.7 [4030f512] HeatTransfer v0.3.1 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [f80590ac] JuliaFEM v0.5.1 [9c8b4983] LightXML v0.9.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.15 [048d6160] MortarContact2D v0.3.1 [c1673bdb] MortarContact2DAD v0.2.0 [77ba4419] NaNMath v1.1.2 [4d1e1d77] Nullables v1.0.0 [21216c6a] Preferences v1.4.3 ⌅ [189a3867] Reexport v0.2.0 [276daf66] SpecialFunctions v2.5.0 [1e83bf80] StaticArraysCore v1.4.3 [a759f4b9] TimerOutputs v0.5.27 ⌅ [68821587] Arpack_jll v3.5.1+1 [0b7ba130] Blosc_jll v1.21.6+2 ⌅ [0234f1f7] HDF5_jll v1.10.5+7 [94ce4f54] Libiconv_jll v1.18.0+0 [5ced341a] Lz4_jll v1.10.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [02c8fc9c] XML2_jll v2.13.6+1 [3161d3a3] Zstd_jll v1.5.7+1 [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 [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 [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 [05823500] OpenLibm_jll v0.8.1+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 ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: ArgumentError: Package FEMBase does not have Test in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have FEMBase checked out for development and have added Test as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with FEMBase Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] include(mod::Module, _path::String) @ Base ./Base.jl:495 [8] include(x::String) @ FEMBase ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 [9] top-level scope @ ~/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:61 [10] include @ ./Base.jl:495 [inlined] [11] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [12] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/test.jl:4 in expression starting at /home/pkgeval/.julia/packages/FEMBase/qGDOl/src/FEMBase.jl:4 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to "/home/pkgeval/.julia/compiled/v1.10/FEMBase/jl_YpkIgY". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/JuliaFEM/DbhTT/src/JuliaFEM.jl:4 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile JuliaFEM [f80590ac-b429-510a-8a99-e7c46989f22d] to "/home/pkgeval/.julia/compiled/v1.10/JuliaFEM/jl_qhYprq". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include(fname::String) @ Base.MainInclude ./client.jl:494 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/JuliaFEM/DbhTT/test/runtests.jl:4 Testing failed after 15.99s ERROR: LoadError: Package JuliaFEM errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 101.48s: package is missing a package dependency