Package evaluation to test SatellitePlayground on Julia 1.14.0-DEV.2311 (d99fded7bf*) started at 2026-06-09T15:49:13.858 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.52s ################################################################################ # Installation # Installing SatellitePlayground... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [42def6c6] + SatellitePlayground v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.8.0 [99f44e22] + MsgPack v1.2.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [94ee1d12] + Quaternions v0.7.7 [c1ae055f] + RealDot v0.1.0 [6038ab10] + Rotations v1.7.1 [ad3d3fd0] + SOFA v1.1.1 ⌅ [0e7c1a32] + SatelliteDynamics v0.4.5 [42def6c6] + SatellitePlayground v1.0.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [c2297ded] + ZMQ v1.5.1 [d1004450] + SOFA_jll v2019.7.22+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 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 5.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 8.9 s ✓ SatelliteDynamics ✗ ZMQ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c2297ded-f4af-51ae-bb23-16f91089e4e1"), "ZMQ") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/SatellitePlayground/UMl3d/src/communication.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [13] top-level scope  @ ~/.julia/packages/SatellitePlayground/UMl3d/src/SatellitePlayground.jl:9  [14] include(mod::Module, _path::String)  @ Base Base.jl:326  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core boot.jl:521  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [19] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [21] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SatellitePlayground/UMl3d/src/communication.jl:1 in expression starting at /home/pkgeval/.julia/packages/SatellitePlayground/UMl3d/src/SatellitePlayground.jl:1 in expression starting at stdin:5 ✗ SatellitePlayground 1 dependency successfully precompiled in 21 seconds. 30 already precompiled. Precompilation completed after 49.53s ################################################################################ # Testing # Testing SatellitePlayground Status `/tmp/jl_9sLgwi/Project.toml` [682c06a0] JSON v1.6.1 [99f44e22] MsgPack v1.2.1 [6038ab10] Rotations v1.7.1 ⌅ [0e7c1a32] SatelliteDynamics v0.4.5 [42def6c6] SatellitePlayground v1.0.0 [90137ffa] StaticArrays v1.9.18 [c2297ded] ZMQ v1.5.1 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_9sLgwi/Manifest.toml` [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [99f44e22] MsgPack v1.2.1 [69de0a69] Parsers v2.8.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [6038ab10] Rotations v1.7.1 [ad3d3fd0] SOFA v1.1.1 ⌅ [0e7c1a32] SatelliteDynamics v0.4.5 [42def6c6] SatellitePlayground v1.0.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [ec057cc2] StructUtils v2.8.2 [c2297ded] ZMQ v1.5.1 [d1004450] SOFA_jll v2019.7.22+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... intialized orbit! Initializing ZMQ socket... Launching satellite... io: Error During Test at /home/pkgeval/.julia/packages/SatellitePlayground/UMl3d/test/test_io.jl:19 Got exception outside of a @test IOError: could not spawn `python3 python_satellites/fakecubesat.py`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base process.jl:148 [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base process.jl:165 [inlined] [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base process.jl:157 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base process.jl:244 [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base process.jl:156 [inlined] [6] run(::Cmd; wait::Bool) @ Base process.jl:528 [7] (::SatellitePlayground.var"#setup#17"{Float64, Cmd})() @ SatellitePlayground ~/.julia/packages/SatellitePlayground/UMl3d/src/SatellitePlayground.jl:196 [8] simulate_helper(setup::SatellitePlayground.var"#setup#17"{Float64, Cmd}, step::SatellitePlayground.var"#step#18", cleanup::SatellitePlayground.var"#cleanup#19", log_init::typeof(SatellitePlayground.default_log_init), log_step::typeof(SatellitePlayground.angular_log_step), terminal_condition::typeof(SatellitePlayground.default_terminate), max_iterations::Int64, initial_condition::RBState{Float64}, measure::typeof(SatellitePlayground.sil_measure), model::Model, environment::SatellitePlayground.Environment, silent::Bool) @ SatellitePlayground ~/.julia/packages/SatellitePlayground/UMl3d/src/SatellitePlayground.jl:320 [9] simulate(launch::Cmd; log_init::Function, log_step::Function, terminal_condition::Function, max_iterations::Int64, dt::Float64, initial_condition::RBState{Float64}, measure::Function, model::Model, environment::SatellitePlayground.Environment, silent::Bool) @ SatellitePlayground ~/.julia/packages/SatellitePlayground/UMl3d/src/SatellitePlayground.jl:223 [10] macro expansion @ ./timing.jl:741 [inlined] [11] macro expansion @ ~/.julia/packages/SatellitePlayground/UMl3d/test/test_io.jl:24 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] top-level scope @ ~/.julia/packages/SatellitePlayground/UMl3d/test/test_io.jl:20 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [15] top-level scope @ ~/.julia/packages/SatellitePlayground/UMl3d/test/runtests.jl:3 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core boot.jl:521 [19] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [20] _start() @ Base client.jl:596 Test Summary: | Error Total Time io | 1 1 16.7s RNG of the outermost testset: Random.Xoshiro(0x62ca9d565fe811f7, 0x29534a4665ad6254, 0x28f8e47786b5efb4, 0x4b09c1cb49a17ee9, 0xb8e53f0e35e85fd6) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SatellitePlayground/UMl3d/test/test_io.jl:19 in expression starting at /home/pkgeval/.julia/packages/SatellitePlayground/UMl3d/test/runtests.jl:3 Testing failed after 66.79s ERROR: LoadError: Package SatellitePlayground errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 162.66s: package tests unexpectedly errored