Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1284 (37b9484954*) started at 2025-11-23T16:21:37.621 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.94s ################################################################################ # Installation # Installing MCIntegration... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ea1e2de9] + MCIntegration v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [ea1e2de9] + MCIntegration v0.4.2 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.9+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.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 7.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4746.8 ms ✓ OpenMPI_jll 10621.9 ms ✓ MPI 10720.7 ms ✓ MCIntegration 3 dependencies successfully precompiled in 29 seconds. 63 already precompiled. Precompilation completed after 42.77s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_cbDklj/Project.toml` [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.8 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cbDklj/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [86223c79] Graphs v1.13.1 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [e33a78d0] Hwloc_jll v2.12.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.9+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Utility | 6 6 0.2s Test Summary: | Pass Total Time Configuration | 5 5 5.9s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-11-23T16:23:16.289 ------------------------------------------------------------------------------------- Integral num = 2, dof = [[1, 1, 1], [2, 3, 3], [0, 0, 0]], with variables: 1. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 2. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 3. Adaptive Discrete variable ∈ [1, ..., 6]. Learning rate = 2.0. ------------------------------------------------------------------------------------- ChangeIntegrand Proposed Accepted Ratio  Norm -> 1: Inf% NaN% 0.000000 1 ->Norm: Inf% NaN% 0.000000 1 -> 2: Inf% NaN% 0.000000 2 -> 1: Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- ChangeVariable Proposed Accepted Ratio  1 / Continuous : Inf% NaN% 0.000000 1 / Continuous : Inf% NaN% 0.000000 1 / Discrete : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Discrete : Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- Integrand Visited ReWeight Norm : 0 0.333333 Order 1: 0 0.333333 Order 2: 0 0.333333 ------------------------------------------------------------------------------------- Integrand evaluation = 0  Test Summary: | Pass Total Time Probability | 4 4 6.1s Test Summary: | Pass Total Time Variable | 17 17 2.7s Test Summary: | Pass Total Time Statistics | 12 12 2.4s Total iterations * blocks 160: 1%|▏ | ETA: 0:05:52 ( 2.23 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:11 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:08 (53.57 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:48 ( 1.06 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.87 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:40 ( 1.39 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (33.32 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.56 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:33 ( 1.35 s/it) Total iterations * blocks 160: 71%|████▎ | ETA: 0:00:01 (28.32 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (20.56 ms/it) Test Summary: | Pass Total Time Report | 4 4 31.9s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (15.60 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.27 ms/it) mean = [1.0026622868319155], error = [0.0033604222033288677] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.48 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (14.40 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.62 ms/it) mean = [0.7815937335479362], error = [0.003169098933648133] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:43 ( 0.65 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (17.90 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.86 ms/it) mean = [0.7817225712994734, 0.5201080249547684], error = [0.005500938318383508, 0.005411889733944619] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.790672413679348, 0.5261876257753891], error = [0.005499793116388482, 0.006174761894987514] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:58 ( 1.51 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (42.17 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.45 ms/it) mean = 0.786086997358338, error = 0.005086501212867786 with expected value = 0.7853981633974483 mean = [0.5242999068986078, 1.048599813780982], error = [0.005474063109184218, 0.010948126183560046] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:03:52 ( 1.47 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (41.23 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (26.72 ms/it) mean = [5.960619557003804], error = [0.02257455199530128] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:20 ( 1.65 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (41.90 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.47 ms/it) mean = [12.044620315352574], error = [0.037652426331189856] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.91 ms/it) 0.166063 seconds (2.77 k allocations: 469.703 KiB) 0.321507 seconds (2.73 k allocations: 468.062 KiB) Integral 1 = -4.005814099239666 ± 0.011065952484682154 (reduced chi2 = 1.44) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:01 ( 0.39 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.04 ms/it) mean = [1.3860535825995761], error = [0.008687954980586703] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:36 ( 1.37 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (35.14 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (22.91 ms/it) mean = [1.3739307548044104], error = [0.008438978990627467] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:35 ( 0.60 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.00 ms/it) mean = [1.3987579354122144], error = [0.010336693345858296] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:51 ( 0.70 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (19.04 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.61 ms/it) mean = [0.5025694585866909], error = [0.0018106100042992181] with expected value = 0.5 mean = [0.3353775366656941], error = [0.0012424991491727043] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:40 ( 0.64 s/it) Total iterations * blocks 160: 72%|████▎ | ETA: 0:00:01 (15.40 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.37 ms/it) mean = [0.5019811925155439, 0.0], error = [0.0030286167322034984, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3355209852527386], error = [3.3333333333333335e-11, 0.003110514792125035] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 46.8s Vegas tests Sphere 2D mean = [0.7857633578734794], error = [0.0002250779113112563] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 78%|████▋ | ETA: 0:00:00 ( 4.06 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.06 ms/it) mean = [0.7853864781717685, 0.5229641322532441], error = [0.00022981924021024964, 0.0002680614746185905] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 78%|████▊ | ETA: 0:00:00 ( 4.00 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.00 ms/it) mean = [0.784977034028653, 0.5238291192167639], error = [0.0002356899101036414, 0.0002504927281977141] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:34 ( 0.60 s/it) Total iterations * blocks 160: 39%|██▍ | ETA: 0:00:03 (27.66 ms/it) Total iterations * blocks 160: 74%|████▌ | ETA: 0:00:01 (19.02 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.38 ms/it) mean = 0.7857649528913444, error = 0.0002674461641660144 with expected value = 0.7853981633974483 mean = [0.5239189104681374, 1.0478378209506873], error = [0.00023166318077010581, 0.0004633263254499817] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.62 ms/it) mean = [5.999987467095565], error = [0.00033956191921725564] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.65 ms/it) mean = [11.999987465640988], error = [3.054667818628821e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.75 ms/it) 0.252662 seconds (3.18 k allocations: 452.227 KiB) Integral 1 = -3.999557983937013 ± 0.00016567444161932383 (reduced chi2 = 0.921) mean = [-3.999557983937013], error = [0.00016567444161932383] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:58 ( 0.37 s/it) Total iterations * blocks 160: 92%|█████▌| ETA: 0:00:00 ( 8.35 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.98 ms/it) mean = [1.3922451013032957], error = [0.0010189804799216552] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 82%|█████ | ETA: 0:00:00 (10.08 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.00 ms/it) mean = [1.3930337538502888], error = [0.0011421112144845756] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:07 ( 0.42 s/it) Total iterations * blocks 160: 84%|█████ | ETA: 0:00:00 (10.11 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.10 ms/it) mean = [1.3930791927920785], error = [0.0011769264243384943] with expected value = 1.3932 Complex1 mean = [0.49999597304288734], error = [2.984883967880986e-5] with expected value = 0.5 mean = [0.33346928684580973], error = [5.7457422679786756e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 76%|████▌ | ETA: 0:00:00 ( 4.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.14 ms/it) mean = [0.49993362025882515, 0.0], error = [3.3240594513887935e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3334452639727263], error = [3.3333333333333335e-11, 7.860455760924373e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.72 ms/it) mean = [0.49995697222582086, 0.0], error = [3.324596862248825e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33325718998969456], error = [3.3333333333333335e-11, 6.948562767811146e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:35 ( 1.36 s/it) Total iterations * blocks 160: 52%|███▏ | ETA: 0:00:03 (41.57 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.81 ms/it) mean = [0.9217206626881258, 0.9472074894072876, 0.9612829895713582], error = [0.0003139204405810361, 0.00045307251151783596, 0.0006757773527511511] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 21.7s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:04 ( 0.79 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.64 ms/it) mean = [0.78672181330988], error = [0.0006373289830094202] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:33 ( 0.97 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.21 ms/it) Integral 1 = 0.7883174671875843 ± 0.0009198548135254598 (reduced chi2 = 1.71) Integral 2 = 0.5243418680545796 ± 0.0008088564344257504 (reduced chi2 = 1.24) mean = [0.7883174671875843, 0.5243418680545796], error = [0.0009198548135254598, 0.0008088564344257504] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 Total iterations * blocks 160: 98%|█████▉| ETA: 0:00:00 ( 3.20 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.20 ms/it) mean = [0.7846847115550459, 0.5219769025640774], error = [0.0009346390156987712, 0.0008713059198521228] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:29 ( 0.94 s/it) Total iterations * blocks 160: 54%|███▎ | ETA: 0:00:02 (28.43 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.95 ms/it) mean = 0.7839754881850747, error = 0.0009882227937225028 with expected value = 0.7853981633974483 mean = [0.5235077997188267, 1.0470155994856118], error = [0.0008125044448982837, 0.0016250088516246233] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:58 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.29 ms/it) mean = [5.999967512632032], error = [0.0004865728902718397] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:04 ( 0.79 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.98 ms/it) mean = [11.999981135974911], error = [6.43480278317762e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:45 ( 0.67 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.11 ms/it) 0.286943 seconds (4.17 k allocations: 505.516 KiB) Integral 1 = -3.9999390030020576 ± 0.0002792326434070933 (reduced chi2 = 1.12) mean = [-3.9999390030020576], error = [0.0002792326434070933] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:41 ( 0.64 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.11 ms/it) mean = [1.3909188205644585], error = [0.0028685475068878624] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:54 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.97 ms/it) mean = [1.3924811600864535], error = [0.002091935920936831] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:44 ( 0.66 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.34 ms/it) mean = [1.3909173409797138], error = [0.0024975283056292105] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.505407 seconds (6.46 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:55 ( 0.73 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.52 ms/it) mean = [0.4999751713374562], error = [4.7313929077081286e-5] with expected value = 0.5 mean = [0.3334040161959678], error = [0.0001010368637962357] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:08 ( 0.81 s/it) Total iterations * blocks 160: 68%|████▏ | ETA: 0:00:01 (19.45 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.58 ms/it) mean = [0.49995216677149235, 0.0], error = [5.65918732544489e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33341542776625704], error = [3.3333333333333335e-11, 0.00010884671373563938] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.26 ms/it) mean = [0.4999506469009031, 0.0], error = [4.828758086809022e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3334113568753166], error = [3.3333333333333335e-11, 9.320094962242387e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:22 ( 0.90 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (26.10 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.23 ms/it) mean = [0.9213955458482062, 0.9461954139480762, 0.9589600451069182], error = [0.0015224921279612428, 0.0017777381665115334, 0.0021978004457405874] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 28.5s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:3 test thread: 1 for the index 1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:05 ( 0.79 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.97 ms/it) 1 -> 0.5000032616524674+-0.00013595339859985887 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:05 ( 0.79 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.06 ms/it) 1 -> 0.50023312676028+-0.00012931076962696247 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.91 ms/it) 1 -> 0.5102894046032177+-0.0055237502860883 test thread: 1 for the index 2 2 -> 0.33338316586321104+-8.147601377022567e-5 2 -> 0.3335718628318369+-9.781633602437805e-5 2 -> 0.33720225482437266+-0.004073415361312867 test thread: 1 for the index 3 3 -> 0.2500183284925183+-7.53470296786164e-5 3 -> 0.24992454979939527+-8.259758890873293e-5 3 -> 0.2554482871865672+-0.0027857637955777162 test outer threads for vegas mean = 0.5000032616524674, error = 0.00013595339859985887 with expected value = 0.5 test outer threads for vegasmc mean = 0.50023312676028, error = 0.00012931076962696247 with expected value = 0.5 test outer threads for mcmc mean = 0.5102894046032177, error = 0.0055237502860883 with expected value = 0.5 test outer threads for vegas mean = 0.33338316586321104, error = 8.147601377022567e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.3335718628318369, error = 9.781633602437805e-5 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.33720225482437266, error = 0.004073415361312867 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.2500183284925183, error = 7.53470296786164e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.24992454979939527, error = 8.259758890873293e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.2554482871865672, error = 0.0027857637955777162 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 7.3s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:42 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:50 ( 0.70 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.78 ms/it) 2 -> [0.3333106540427808]+-[8.686416742875845e-5] mean = [0.3333106540427808], error = [8.686416742875845e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:54 ( 1.10 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.98 ms/it) 2 -> [0.33320918730426685]+-[0.00010107935936947428] mean = [0.33320918730426685], error = [0.00010107935936947428] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:59 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.54 ms/it) 2 -> [0.3325913746543154]+-[0.004034924092990147] mean = [0.3325913746543154], error = [0.004034924092990147] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 7.8s Total iterations * blocks 80: 2%|▏ | ETA: 0:03:50 ( 2.95 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:43 ( 0.64 s/it) Total iterations * blocks 80: 86%|██████ | ETA: 0:00:01 ( 0.12 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:08 ( 0.10 s/it) Total iterations * blocks 64: 6%|▌ | ETA: 0:00:08 ( 0.13 s/it) Total iterations * blocks 64: 75%|█████▎ | ETA: 0:00:00 (21.17 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.66 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.094033714 ± 0.0023289751 -0.094033714 ± 0.0023289751 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.938308 seconds (8.16 M allocations: 327.907 MiB, 3.75% gc time, 61.30% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.094034 ± 0.002329 -0.097226 mean = -0.09403371386718648, error = 0.0023289751087526883 with expected value = -0.09722569490554467 0.500000 -0.094122 ± 0.001732 -0.095174 mean = -0.09412165130093957, error = 0.0017320664939813998 with expected value = -0.09517413768359331 1.000000 -0.096323 ± 0.007483 -0.088668 mean = -0.09632326311067865, error = 0.00748321389367009 with expected value = -0.08866785115184726 1.500000 -0.232136 ± 0.161681 -0.076203 mean = -0.23213575306352743, error = 0.16168149567146642 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.094033714 ± 0.0023289751 -0.094033714 ± 0.0023289751 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:02 ( 0.79 s/it) Total iterations * blocks 80: 39%|██▊ | ETA: 0:00:03 (67.57 ms/it) Total iterations * blocks 80: 75%|█████▎ | ETA: 0:00:01 (43.27 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (36.93 ms/it) Total iterations * blocks 64: 34%|██▍ | ETA: 0:00:01 (22.78 ms/it) Total iterations * blocks 64: 72%|█████ | ETA: 0:00:00 (22.13 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (21.85 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09699329 ± 0.00053741833 -0.09699329 ± 0.00053741833 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.399336 seconds (11.01 M allocations: 489.064 MiB, 6.35% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.096993 ± 0.000537 -0.097226 mean = -0.09699328999726664, error = 0.0005374183286241559 with expected value = -0.09722569490554467 0.500000 -0.095149 ± 0.000593 -0.095174 mean = -0.09514901523634452, error = 0.0005929215080601987 with expected value = -0.09517413768359331 1.000000 -0.088542 ± 0.000617 -0.088668 mean = -0.08854212820834623, error = 0.0006171753341508125 with expected value = -0.08866785115184726 1.500000 -0.074903 ± 0.000661 -0.076203 mean = -0.07490340355647923, error = 0.0006610109995434345 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09699329 ± 0.00053741833 -0.09699329 ± 0.00053741833 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:26 ( 1.11 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:05 ( 0.10 s/it) Total iterations * blocks 80: 66%|████▋ | ETA: 0:00:02 (61.16 ms/it) Total iterations * blocks 80: 99%|██████▉| ETA: 0:00:00 (47.66 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (47.29 ms/it) Total iterations * blocks 64: 31%|██▎ | ETA: 0:00:01 (25.07 ms/it) Total iterations * blocks 64: 62%|████▍ | ETA: 0:00:01 (25.08 ms/it) Total iterations * blocks 64: 95%|██████▋| ETA: 0:00:00 (24.94 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (24.94 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098771043 ± 0.0012643371 -0.098771043 ± 0.0012643371 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.597090 seconds (19.01 M allocations: 855.646 MiB, 7.95% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.098771 ± 0.001264 -0.097226 mean = -0.09877104338301479, error = 0.0012643370878883896 with expected value = -0.09722569490554467 0.500000 -0.093889 ± 0.001412 -0.095174 mean = -0.09388898314000423, error = 0.0014117065617713842 with expected value = -0.09517413768359331 1.000000 -0.089483 ± 0.001051 -0.088668 mean = -0.08948281063125871, error = 0.0010508418587308454 with expected value = -0.08866785115184726 1.500000 -0.074999 ± 0.001008 -0.076203 mean = -0.07499869601182677, error = 0.0010076192783593418 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098771043 ± 0.0012643371 -0.098771043 ± 0.0012643371 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 22.9s WARNING: Method definition (::Type{Main.Para})(Float64, Float64, Int64, Int64, Int64, Float64, Float64, Array{StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, 1}, Float64) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})(Any, Any, Any, Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})() in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Para}) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. Total iterations * blocks 160: 1%|▏ | ETA: 0:09:41 ( 3.68 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:05 (87.96 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (58.18 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097468844 ± 0.0034076206 -0.097468844 ± 0.0034076206 0.0000 2 -0.096551888 ± 0.0039275362 -0.097468844 ± 0.0034076206 0.0000 3 -0.09684309 ± 0.0045980499 -0.096674727 ± 0.0029863839 0.0023 4 -0.099583265 ± 0.0034814731 -0.097907656 ± 0.0022667032 0.2022 5 -0.099960229 ± 0.0028889237 -0.098689778 ± 0.0017832992 0.2390 6 -0.094765054 ± 0.0032229286 -0.097769837 ± 0.0015603649 0.4630 7 -0.095027023 ± 0.0033473998 -0.097280239 ± 0.0014142604 0.4807 8 -0.08997556 ± 0.0035784008 -0.096293394 ± 0.001315264 1.0013 9 -0.094823488 ± 0.0041762767 -0.096160756 ± 0.0012545196 0.8744 10 -0.095371233 ± 0.0034238957 -0.096067308 ± 0.0011779398 0.7709 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 6%|▍ | ETA: 0:00:08 (50.28 ms/it) Total iterations * blocks 160: 55%|███▎ | ETA: 0:00:01 (11.41 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.21 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097342944 ± 0.0026958319 -0.097342944 ± 0.0026958319 0.0000 2 -0.10176803 ± 0.0035897479 -0.097342944 ± 0.0026958319 0.0000 3 -0.096187792 ± 0.0024172597 -0.097928696 ± 0.0020050488 1.6626 4 -0.10352235 ± 0.0035202557 -0.099298859 ± 0.0017422595 1.7845 5 -0.10185609 ± 0.0046318416 -0.099615828 ± 0.0016307119 1.2787 6 -0.10352475 ± 0.0064055989 -0.099853742 ± 0.0015803068 1.0464 7 -0.10255949 ± 0.0043908641 -0.10016403 ± 0.0014869344 0.9044 8 -0.097115963 ± 0.004346772 -0.099844722 ± 0.0014068956 0.8270 9 -0.090515311 ± 0.0032828875 -0.098397153 ± 0.0012931491 1.6836 10 -0.095399567 ± 0.0029326777 -0.097909199 ± 0.0011832263 1.5825 ------------------------------------------------------------------------------------------------------------------------------- 1.509384 seconds (6.45 M allocations: 220.042 MiB, 3.29% gc time, 32.42% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097909 ± 0.001183 -0.097226 mean = -0.09790919925482039, error = 0.0011832263288207366 with expected value = -0.09722569490554467 0.500000 -0.092401 ± 0.001246 -0.095174 mean = -0.09240145601244246, error = 0.0012462224362922562 with expected value = -0.09517413768359331 1.000000 -0.088219 ± 0.001598 -0.088668 mean = -0.08821895029027281, error = 0.0015983144494681983 with expected value = -0.08866785115184726 1.500000 -0.075835 ± 0.001934 -0.076203 mean = -0.07583520038373968, error = 0.001934076873896272 with expected value = -0.07620341547901538 mean = -0.09790919925482039, error = 0.0011832263288207366 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 13.6s ┌ Warning: mpiexec() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffd663b7300) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, MCIntegration-primary-uiUtxyVH (errno 1) MPI: Error During Test at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 Got exception outside of a @test failed process: Process(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 2 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no mpi_test.jl`, ProcessExited(15)) [15] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run @ ./process.jl:523 [inlined] [4] (::var"#50#51"{Int64})(exe::String) @ Main ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:7 [5] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{var"#50#51"{Int64}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [10] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:5 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:41 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time MPI | 1 1 18.7s RNG of the outermost testset: Xoshiro(0x4d59717d3b1ee247, 0xa263c8db83afed91, 0xa66efcccb9853b2e, 0x3d95a6103283f1e6, 0x23c74680c764702a) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:33 Testing failed after 232.14s ERROR: LoadError: Package MCIntegration 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 328.42s: package tests unexpectedly errored