Package evaluation of JDBC on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:38:17.078 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.07s ################################################################################ # Installation # Installing JDBC... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6042db11] + JDBC v0.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.16.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.20 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [6042db11] + JDBC v0.5.0 ⌅ [494afd89] + JavaCall v0.7.8 [bac558e1] + OrderedCollections v1.8.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 ⌅ [1b915085] + WinReg v0.3.1 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode 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.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.72s ################################################################################ # Testing # Testing JDBC Status `/tmp/jl_zXg7E1/Project.toml` [a93c6f00] DataFrames v1.7.0 [6042db11] JDBC v0.5.0 ⌅ [494afd89] JavaCall v0.7.8 [bd369af6] Tables v1.12.0 [ade2ca70] Dates [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_zXg7E1/Manifest.toml` [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.20 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [6042db11] JDBC v0.5.0 ⌅ [494afd89] JavaCall v0.7.8 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 ⌅ [1b915085] WinReg v0.3.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [9fa8497b] Future [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [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 [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... ┌ Warning: JavaCall needs the environment variable `JULIA_COPY_STACKS` to be `1` or `yes`. │ Calling the JVM may result in undefined behavior. └ @ JavaCall ~/.julia/packages/JavaCall/MlduK/src/JavaCall.jl:53 ERROR: LoadError: JavaCall.JavaCallError("Cannot find java library libjvm.so\nSearch Path:\n /home/pkgeval/.julia/packages/JDBC/2ruzk/test") Stacktrace: [1] findjvm() @ JavaCall ~/.julia/packages/JavaCall/MlduK/src/jvm.jl:108 [2] _init(opts::Vector{String}) @ JavaCall ~/.julia/packages/JavaCall/MlduK/src/jvm.jl:286 [3] init() @ JavaCall ~/.julia/packages/JavaCall/MlduK/src/jvm.jl:277 [4] init() @ JDBC ~/.julia/packages/JDBC/2ruzk/src/JDBC.jl:40 [5] top-level scope @ ~/.julia/packages/JDBC/2ruzk/test/runtests.jl:13 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/JDBC/2ruzk/test/runtests.jl:13 Testing failed after 13.47s ERROR: LoadError: Package JDBC 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 46.21s: package tests unexpectedly errored