Package evaluation of Pinecone on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T10:16:22.804 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing Pinecone... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ee90fdae] + Pinecone v2.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.15 [692b3bcd] + JLLWrappers v1.7.0 [0f8b85d8] + JSON3 v1.14.1 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.4.3 [69de0a69] + Parsers v2.8.1 [ee90fdae] + Pinecone v2.0.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [777ac1f9] + SimpleBufferStream v1.2.0 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.5.1 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 3.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompilation completed after 11.98s ################################################################################ # Loading # Loading Pinecone... ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading Pinecone -> Pinecone") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2214 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2222 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2488 [4] macro expansion @ ./loading.jl:2421 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [7] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [8] invoke_in_world @ ./essentials.jl:1121 [inlined] [9] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [11] top-level scope @ ~/.julia/packages/Pinecone/XxwNH/src/Pinecone.jl:31 [12] include(mod::Module, _path::String) @ Base ./Base.jl:306 [13] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2721 [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [15] macro expansion @ ./loading.jl:2421 [inlined] [16] macro expansion @ ./lock.jl:376 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [18] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [19] invoke_in_world @ ./essentials.jl:1121 [inlined] [20] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [21] eval(m::Module, e::Any) @ Core ./boot.jl:488 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [23] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Pinecone/XxwNH/src/networking.jl:3 in expression starting at /home/pkgeval/.julia/packages/Pinecone/XxwNH/src/Pinecone.jl:3 Loading failed after 14.45s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using Pinecone'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:306 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [7] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 59.97s: there were unidentified errors