Package evaluation of FoundationDB on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:32:14.690 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.85s ################################################################################ # Installation # Installing FoundationDB... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d440507b] + FoundationDB v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [d440507b] + FoundationDB v0.1.0 [2a0f44e3] + Base64 [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [8dfed614] + Test Installation completed after 4.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.47s ################################################################################ # Testing # Testing FoundationDB Status `/tmp/jl_z83lsY/Project.toml` [d440507b] FoundationDB v0.1.0 [8ba89e20] Distributed [8f399da3] Libdl [8dfed614] Test Status `/tmp/jl_z83lsY/Manifest.toml` [d440507b] FoundationDB v0.1.0 [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test Testing Running tests... Running tests from runtests_capi.jl ============================================================ ERROR: LoadError: InitError: Can not open libfdb_c shared library. Please make sure you have Foundation DB client libraries installed. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] __init__() @ FoundationDB.CApi ~/.julia/packages/FoundationDB/vHKP7/src/capi/capi.jl:11 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::String, depmods::Vector{Any}) @ Base ./loading.jl:1126 [6] _tryrequire_from_serialized(pkg::Base.PkgId, path::String, ocachepath::String) @ Base ./loading.jl:1601 [7] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2060 [8] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [9] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [10] invoke_in_world @ ./essentials.jl:923 [inlined] [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [12] macro expansion @ ./loading.jl:1860 [inlined] [13] macro expansion @ ./lock.jl:267 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [15] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [16] invoke_in_world @ ./essentials.jl:923 [inlined] [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 during initialization of module CApi in expression starting at /home/pkgeval/.julia/packages/FoundationDB/vHKP7/test/runtests_capi.jl:1 ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia runtests_capi.jl`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:565 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:480 [3] run @ ./process.jl:477 [inlined] [4] run_test(script::String) @ Main ~/.julia/packages/FoundationDB/vHKP7/test/runtests.jl:11 [5] top-level scope @ ~/.julia/packages/FoundationDB/vHKP7/test/runtests.jl:16 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/FoundationDB/vHKP7/test/runtests.jl:16 Testing failed after 15.58s ERROR: LoadError: Package FoundationDB 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 44.83s: package tests unexpectedly errored