Package evaluation to test Mongoc on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T18:42:12.087 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.89s ################################################################################ # Installation # Installing Mongoc... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [4fe8b98c] + Mongoc v0.10.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [55939f99] + DecFP v1.4.1 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [4fe8b98c] + Mongoc v0.10.0 [21216c6a] + Preferences v1.5.0 [276daf66] + SpecialFunctions v2.6.1 [47200ebd] + DecFP_jll v2.0.300+0 [90100e71] + MongoC_jll v1.28.1+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [3161d3a3] + Zstd_jll v1.5.7+1 [fe1e1685] + snappy_jll v1.2.3+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.5+0 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.74s ################################################################################ # Testing # Testing Mongoc Status `/tmp/jl_USKRTQ/Project.toml` [55939f99] DecFP v1.4.1 [4fe8b98c] Mongoc v0.10.0 [90100e71] MongoC_jll v1.28.1+0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_USKRTQ/Manifest.toml` [55939f99] DecFP v1.4.1 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [4fe8b98c] Mongoc v0.10.0 [21216c6a] Preferences v1.5.0 [276daf66] SpecialFunctions v2.6.1 [47200ebd] DecFP_jll v2.0.300+0 [90100e71] MongoC_jll v1.28.1+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [3161d3a3] Zstd_jll v1.5.7+1 [fe1e1685] snappy_jll v1.2.3+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time BSON | 146 146 51.3s ping: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] command_simple(database::Mongoc.Database, command::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/database.jl:33 [2] ping(client::Mongoc.Client{Nothing}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/client.jl:70 [3] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:77 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:77 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [10] include(fname::String) @ Main ./sysimg.jl:38 [11] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ none:6 Server Status: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:82 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] command_simple(database::Mongoc.Database, command::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/database.jl:33 [2] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:83 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [4] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:83 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [9] include(fname::String) @ Main ./sysimg.jl:38 [10] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 Insert One with generated OID: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:102 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] insert_one(collection::Mongoc.Collection, document::Mongoc.BSON; options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:59 [2] insert_one @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:49 [inlined] [3] #push!#65 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:726 [inlined] [4] push!(collection::Mongoc.Collection, document::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:724 [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:104 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:103 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:100 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [13] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [16] include(fname::String) @ Main ./sysimg.jl:38 [17] top-level scope @ none:6 Insert One with custom OID: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:117 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] insert_one(collection::Mongoc.Collection, document::Mongoc.BSON; options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:59 [2] insert_one @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:49 [inlined] [3] #push!#65 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:726 [inlined] [4] push!(collection::Mongoc.Collection, document::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:724 [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:120 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:118 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:100 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [13] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [16] include(fname::String) @ Main ./sysimg.jl:38 [17] top-level scope @ none:6 new_collection: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:99 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] insert_one(collection::Mongoc.Collection, document::Mongoc.BSON; options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:59 [2] insert_one @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:49 [inlined] [3] #push!#65 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:726 [inlined] [4] push!(collection::Mongoc.Collection, document::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:724 [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:132 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:100 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] top-level scope @ none:6 find_databases: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:169 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] _iterate(cursor::Mongoc.Cursor{Mongoc.Client{Nothing}}, state::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:690 [2] iterate @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:698 [inlined] [3] iterate(cursor::Mongoc.Cursor{Mongoc.Client{Nothing}}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:698 [4] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:171 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:170 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ none:6 Binary data: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:197 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] insert_one(collection::Mongoc.Collection, document::Mongoc.BSON; options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:59 [2] insert_one @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:49 [inlined] [3] #push!#65 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:726 [inlined] [4] push!(collection::Mongoc.Collection, document::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:724 [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:203 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:198 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] top-level scope @ none:6 find_collections: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:214 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] _iterate(cursor::Mongoc.Cursor{Mongoc.Database}, state::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:690 [2] iterate @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:698 [inlined] [3] iterate(cursor::Mongoc.Cursor{Mongoc.Database}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:698 [4] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:215 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:215 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ none:6 Cleanup: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:229 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] drop @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:415 [inlined] [2] drop(collection::Mongoc.Collection) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:410 [3] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:231 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:230 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [10] include(fname::String) @ Main ./sysimg.jl:38 [11] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ none:6 insert_many: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:234 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:241 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:235 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [15] include(fname::String) @ Main ./sysimg.jl:38 [16] top-level scope @ none:6 bulk_replace_one: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:255 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] insert_one(collection::Mongoc.Collection, document::Mongoc.BSON; options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:59 [2] insert_one @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:49 [inlined] [3] #push!#65 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:726 [inlined] [4] push!(collection::Mongoc.Collection, document::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:724 [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:257 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:256 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] top-level scope @ none:6 bulk_update_one: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:289 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] insert_one(collection::Mongoc.Collection, document::Mongoc.BSON; options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:59 [2] insert_one @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:49 [inlined] [3] #push!#65 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:726 [inlined] [4] push!(collection::Mongoc.Collection, document::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:724 [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:291 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:290 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] top-level scope @ none:6 delete_one: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:322 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] insert_one(collection::Mongoc.Collection, document::Mongoc.BSON; options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:59 [2] insert_one @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:49 [inlined] [3] #push!#65 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:726 [inlined] [4] push!(collection::Mongoc.Collection, document::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:724 [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:326 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:323 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] top-level scope @ none:6 delete_many: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:340 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:342 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:341 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [15] include(fname::String) @ Main ./sysimg.jl:38 [16] top-level scope @ none:6 update_one, update_many: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:353 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:355 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:354 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [15] include(fname::String) @ Main ./sysimg.jl:38 [16] top-level scope @ none:6 replace_one: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:387 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:389 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:388 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [15] include(fname::String) @ Main ./sysimg.jl:38 [16] top-level scope @ none:6 aggregation, map_reduce: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:408 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:426 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:410 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:76 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [15] include(fname::String) @ Main ./sysimg.jl:38 [16] top-level scope @ none:6 main function: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:505 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:515 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:506 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:492 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [15] include(fname::String) @ Main ./sysimg.jl:38 [16] top-level scope @ none:6 find one and delete: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:582 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:592 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:583 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ none:6 find one and replace: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:637 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:647 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:638 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ none:6 find one and update: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:727 Got exception outside of a @test BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:737 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:728 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ none:6 command: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:817 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] execute!(bulk_operation::Mongoc.BulkOperation) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:165 [2] insert_many(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}; bulk_options::Nothing, insert_options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:236 [3] insert_many @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:225 [inlined] [4] #append!#66 @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:732 [inlined] [5] append!(collection::Mongoc.Collection, documents::Vector{Mongoc.BSON}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:729 [6] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:829 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:818 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [10] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [13] include(fname::String) @ Main ./sysimg.jl:38 [14] top-level scope @ none:6 Users: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:852 Test threw exception Expression: Mongoc.has_database(client, DB_NAME) BSONError: domain=15, code=13053, message=No servers yet eligible for rescan. Topology type: Single Stacktrace: [1] _iterate(cursor::Mongoc.Cursor{Mongoc.Client{Nothing}}, state::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:690 [2] iterate (repeats 2 times) @ ~/.julia/packages/Mongoc/9jZKh/src/collection.jl:698 [inlined] [3] has_database(client::Mongoc.Client{Nothing}, database_name::String; options::Nothing) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/client.jl:122 [4] has_database(client::Mongoc.Client{Nothing}, database_name::String) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/client.jl:120 [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:852 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:852 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:852 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [11] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 Users: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:850 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] command_simple(database::Mongoc.Database, command::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/database.jl:33 [2] has_user(database::Mongoc.Database, user_name::String) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/database.jl:124 [3] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:859 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:852 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [8] include(fname::String) @ Main ./sysimg.jl:38 [9] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [10] include(fname::String) @ Main ./sysimg.jl:38 [11] top-level scope @ none:6 MongoDB: Error During Test at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:21 Got exception outside of a @test BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single Stacktrace: [1] command_simple(database::Mongoc.Database, command::Mongoc.BSON) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/database.jl:33 [2] get_server_mongodb_version(client::Mongoc.Client{Nothing}) @ Mongoc ~/.julia/packages/Mongoc/9jZKh/src/client.jl:79 [3] macro expansion @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:875 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [5] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:23 [6] include(fname::String) @ Main ./sysimg.jl:38 [7] top-level scope @ ~/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 [8] include(fname::String) @ Main ./sysimg.jl:38 [9] top-level scope @ none:6 Test Summary: | Pass Error Total Time MongoDB | 11 25 36 11.4s Destroy | 0 0.1s Types | 3 3 0.2s Connection | 6 17 23 8.4s ping | 1 1 3.0s Server Status | 1 1 0.2s error print | 1 1 0.7s new_collection | 3 3 0.7s Insert One with generated OID | 1 1 0.3s Insert One with custom OID | 1 1 0.2s find_databases | 1 1 0.3s catch cursor error | 1 1 0.1s cursor batch size | 2 2 0.1s Binary data | 1 1 0.7s find_collections | 1 1 0.3s BulkOperation | 0 0.0s Cleanup | 1 1 0.2s insert_many | 1 1 0.5s bulk_replace_one | 1 1 0.2s bulk_update_one | 1 1 0.2s delete_one | 1 1 0.2s delete_many | 1 1 0.3s update_one, update_many | 1 1 0.2s replace_one | 1 1 0.2s aggregation, map_reduce | 2 1 3 0.2s QueryFlags | 2 2 0.0s find and modify | 1 1 0.3s create/destroy opts | 0 0.1s set opts | 0 0.1s main function | 1 1 0.2s find one and delete | 1 1 0.2s find one and replace | 1 1 0.2s find one and update | 1 1 0.2s command | 1 1 0.2s Users | 2 2 0.9s Session Options | 2 2 0.0s ERROR: LoadError: Some tests did not pass: 11 passed, 0 failed, 25 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/mongodb_tests.jl:21 in expression starting at /home/pkgeval/.julia/packages/Mongoc/9jZKh/test/runtests.jl:3 Testing failed after 74.5s ERROR: LoadError: Package Mongoc errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [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.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/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 122.86s: package tests unexpectedly errored