Package evaluation to test MCIntegration on Julia 1.14.0-DEV.36 (e2f3178d9b*) started at 2025-11-06T16:33:45.660 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.75s ################################################################################ # 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.8+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.16.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.6.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 8.0s ################################################################################ # 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 9456.5 ms ✓ Graphs 11739.9 ms ✓ MPI 11282.5 ms ✓ MCIntegration 3 dependencies successfully precompiled in 33 seconds. 63 already precompiled. Precompilation completed after 48.58s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_wfdYxR/Project.toml` [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.7 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wfdYxR/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.7 [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.8+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.16.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.6.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.7s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-11-06T16:35:29.726 ------------------------------------------------------------------------------------- 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 5.8s Test Summary: | Pass Total Time Variable | 17 17 2.3s Test Summary: | Pass Total Time Statistics | 12 12 2.5s Total iterations * blocks 160: 1%|▏ | ETA: 0:08:51 ( 3.36 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:42 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:12 (77.07 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:45 ( 1.43 s/it) Total iterations * blocks 160: 88%|█████▎| ETA: 0:00:00 (23.94 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.34 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:27 ( 1.31 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (31.32 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (20.29 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:10 ( 1.21 s/it) Total iterations * blocks 160: 75%|████▌ | ETA: 0:00:01 (24.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.67 ms/it) Test Summary: | Pass Total Time Report | 4 4 37.9s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.43 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (15.31 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.09 ms/it) mean = [1.001912124466852], error = [0.003383202347295552] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.47 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (14.46 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.65 ms/it) mean = [0.788507478086088], error = [0.0029770323157951722] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:45 ( 0.67 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.13 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.01 ms/it) mean = [0.790857810581649, 0.5295985675126017], error = [0.0055676071394201694, 0.005791412443752837] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.792464329199384, 0.5367029652243016], error = [0.00562289002007126, 0.005848551060187659] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:05:01 ( 1.91 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (53.40 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:05 (35.00 ms/it) mean = 0.7845058472723091, error = 0.004835436503881065 with expected value = 0.7853981633974483 mean = [0.5289269677101375, 1.057853935409396], error = [0.005836359554101434, 0.011672719074002318] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:04:06 ( 1.56 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (43.18 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.93 ms/it) mean = [6.0005633349331315], error = [0.02114931410801317] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:30 ( 1.71 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (42.93 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (28.16 ms/it) mean = [11.977736548389794], error = [0.042880392580642614] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:08 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.30 ms/it) 0.151130 seconds (2.77 k allocations: 473.891 KiB) 0.291539 seconds (2.73 k allocations: 468.031 KiB) Integral 1 = -3.9957246515144336 ± 0.012830236956960287 (reduced chi2 = 1.51) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.05 ms/it) mean = [1.392947203415222], error = [0.00819462733676717] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:57 ( 1.50 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (38.24 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.89 ms/it) mean = [1.4061454374379385], error = [0.01053575018904643] 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:33 ( 0.59 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.81 ms/it) mean = [1.3922852266846293], error = [0.007784847976774578] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:48 ( 0.68 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.85 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.54 ms/it) mean = [0.5001140659236528], error = [0.0017475986018210424] with expected value = 0.5 mean = [0.33325791019754314], error = [0.001212851544949807] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:41 ( 0.64 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (17.68 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.71 ms/it) mean = [0.5021252164217924, 0.0], error = [0.002943263761884384, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3385943382807872], error = [3.3333333333333335e-11, 0.0031735032078027076] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 48.2s Vegas tests Sphere 2D mean = [0.7856451225045658], error = [0.00025053004983563925] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 72%|████▍ | ETA: 0:00:00 ( 4.32 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.29 ms/it) mean = [0.7855249487755233, 0.5232466015743449], error = [0.0002410465850798072, 0.0002520999386899127] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 79%|████▊ | ETA: 0:00:00 ( 3.96 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.94 ms/it) mean = [0.7859208151306964, 0.5240840318473539], error = [0.00022910563061472354, 0.0002688271380646726] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:35 ( 0.60 s/it) Total iterations * blocks 160: 30%|█▊ | ETA: 0:00:04 (35.41 ms/it) Total iterations * blocks 160: 65%|███▉ | ETA: 0:00:01 (21.18 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.06 ms/it) mean = 0.7854207854840003, error = 0.00024027101260374662 with expected value = 0.7853981633974483 mean = [0.5231818624231053, 1.0463637248527937], error = [0.00028455578458798196, 0.0005691115343629528] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.97 ms/it) mean = [5.999868060724545], error = [0.0003136293960437796] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.05 ms/it) mean = [12.000037816379415], error = [4.5116285921576765e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.17 ms/it) 0.271032 seconds (3.18 k allocations: 452.227 KiB) Integral 1 = -3.999466630639681 ± 0.00020282542073078483 (reduced chi2 = 2.01) mean = [-3.999466630639681], error = [0.00020282542073078483] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 88%|█████▎| ETA: 0:00:00 ( 9.48 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.79 ms/it) mean = [1.3914840449220591], error = [0.0011097130734273723] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 82%|█████ | ETA: 0:00:00 (11.17 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.90 ms/it) mean = [1.3925149647690247], error = [0.0010370905018575135] 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.43 s/it) Total iterations * blocks 160: 82%|█████ | ETA: 0:00:00 (10.25 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.14 ms/it) mean = [1.3901805265445417], error = [0.0010473204358354968] with expected value = 1.3932 Complex1 mean = [0.5000029111253396], error = [3.6740742517342395e-5] with expected value = 0.5 mean = [0.3333167230227235], error = [7.313203294154082e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 78%|████▋ | ETA: 0:00:00 ( 4.05 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.14 ms/it) mean = [0.49998081893157204, 0.0], error = [2.8447687741697814e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33336202074894183], error = [3.3333333333333335e-11, 6.61145772143551e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.63 ms/it) mean = [0.5000025505739036, 0.0], error = [3.1184668456953965e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33337275798591226], error = [3.3333333333333335e-11, 6.569866972844918e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:32 ( 1.34 s/it) Total iterations * blocks 160: 50%|███ | ETA: 0:00:03 (42.84 ms/it) Total iterations * blocks 160: 98%|█████▉| ETA: 0:00:00 (25.03 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.69 ms/it) mean = [0.9225479928297698, 0.946678662944292, 0.9593258896703175], error = [0.0003003870535955448, 0.0004943568888331519, 0.0007106657112963255] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 22.3s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:08 ( 0.81 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.95 ms/it) mean = [0.7863756458791378], error = [0.00060328247104456] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:37 ( 0.99 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.52 ms/it) Integral 1 = 0.78443811855141 ± 0.0009708137936612947 (reduced chi2 = 0.234) Integral 2 = 0.5228261007069862 ± 0.0008940812815513113 (reduced chi2 = 0.977) mean = [0.78443811855141, 0.5228261007069862], error = [0.0009708137936612947, 0.0008940812815513113] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 Total iterations * blocks 160: 99%|██████| ETA: 0:00:00 ( 3.16 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.16 ms/it) mean = [0.7851546812208163, 0.5234694799721472], error = [0.0008148618595528157, 0.000827124758392848] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:31 ( 0.95 s/it) Total iterations * blocks 160: 56%|███▍ | ETA: 0:00:02 (27.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.76 ms/it) mean = 0.7883266635063855, error = 0.0009430104512824542 with expected value = 0.7853981633974483 mean = [0.5258919037409522, 1.0517838074941714], error = [0.0009036765234198587, 0.0018073530127198428] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:03 ( 0.78 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.67 ms/it) mean = [6.000488428872308], error = [0.0004168703262629191] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:07 ( 0.81 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.45 ms/it) mean = [12.000160988087758], error = [7.622413424245664e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:54 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.97 ms/it) 0.307972 seconds (4.17 k allocations: 505.516 KiB) Integral 1 = -3.9998337687540295 ± 0.0003139336384880481 (reduced chi2 = 0.607) mean = [-3.9998337687540295], error = [0.0003139336384880481] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:54 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.33 ms/it) mean = [1.3919662425994517], error = [0.00316579305214561] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:10 ( 0.83 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.45 ms/it) mean = [1.3876840721169972], error = [0.0021471416670490674] 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:02:02 ( 0.77 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.73 ms/it) mean = [1.388944816961339], error = [0.00245957158310853] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.501277 seconds (6.46 k allocations: 1.235 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:01 ( 0.77 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.73 ms/it) mean = [0.5000547587717019], error = [4.847181226662634e-5] with expected value = 0.5 mean = [0.33337213931489057], error = [9.512622433766095e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:28 ( 0.93 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (23.02 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.55 ms/it) mean = [0.4999433634115916, 0.0], error = [4.859880656996332e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33338575582550595], error = [3.3333333333333335e-11, 0.00010311422812426629] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:03 ( 0.78 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.72 ms/it) mean = [0.5000285981076495, 0.0], error = [4.795714230086302e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33324285400463965], error = [3.3333333333333335e-11, 0.000102317838924762] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:26 ( 0.92 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (26.77 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.75 ms/it) mean = [0.9228953150416411, 0.9469177312001867, 0.9598044946879932], error = [0.0013438882479668288, 0.0017424208220805965, 0.0021615362675052223] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 30.0s ┌ 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:09 ( 0.82 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.34 ms/it) 1 -> 0.5000881147885989+-0.00013251634860252288 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:08 ( 0.81 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.34 ms/it) 1 -> 0.4997984540670871+-0.00014056143165842755 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.99 ms/it) 1 -> 0.5172897930393673+-0.006040944021332499 test thread: 1 for the index 2 2 -> 0.33344704740913433+-8.815958629257683e-5 2 -> 0.3334690301204144+-0.00010194825223389333 2 -> 0.34087626448993774+-0.0037434933002874235 test thread: 1 for the index 3 3 -> 0.25013849789424997+-6.821503896972588e-5 3 -> 0.2498047799962681+-7.16097928658137e-5 3 -> 0.24730765088078113+-0.0030369119096168335 test outer threads for vegas mean = 0.5000881147885989, error = 0.00013251634860252288 with expected value = 0.5 test outer threads for vegasmc mean = 0.4997984540670871, error = 0.00014056143165842755 with expected value = 0.5 test outer threads for mcmc mean = 0.5172897930393673, error = 0.006040944021332499 with expected value = 0.5 test outer threads for vegas mean = 0.33344704740913433, error = 8.815958629257683e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.3334690301204144, error = 0.00010194825223389333 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.34087626448993774, error = 0.0037434933002874235 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.25013849789424997, error = 6.821503896972588e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.2498047799962681, error = 7.16097928658137e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.24730765088078113, error = 0.0030369119096168335 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 7.4s ┌ 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.79 ms/it) 2 -> [0.33338310536361004]+-[9.56386810093344e-5] mean = [0.33338310536361004], error = [9.56386810093344e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:49 ( 1.07 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.57 ms/it) 2 -> [0.3333769512133132]+-[9.201569220695119e-5] mean = [0.3333769512133132], error = [9.201569220695119e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:57 ( 0.74 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.35 ms/it) 2 -> [0.33566716758899257]+-[0.00387647140189506] mean = [0.33566716758899257], error = [0.00387647140189506] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 7.5s Total iterations * blocks 80: 2%|▏ | ETA: 0:03:28 ( 2.66 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:40 ( 0.58 s/it) Total iterations * blocks 80: 88%|██████▏| ETA: 0:00:01 ( 0.11 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:07 (94.79 ms/it) Total iterations * blocks 64: 11%|▊ | ETA: 0:00:04 (75.40 ms/it) Total iterations * blocks 64: 89%|██████▎| ETA: 0:00:00 (18.88 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.97 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.099458669 ± 0.002220356 -0.099458669 ± 0.002220356 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.860439 seconds (8.05 M allocations: 324.309 MiB, 3.40% gc time, 61.20% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.099459 ± 0.002220 -0.097226 mean = -0.09945866888214365, error = 0.002220356000989836 with expected value = -0.09722569490554467 0.500000 -0.094687 ± 0.002173 -0.095174 mean = -0.09468726392187714, error = 0.002173129220500593 with expected value = -0.09517413768359331 1.000000 -0.092079 ± 0.002593 -0.088668 mean = -0.0920786535768656, error = 0.002593282493006452 with expected value = -0.08866785115184726 1.500000 -0.073499 ± 0.003101 -0.076203 mean = -0.07349890624328875, error = 0.00310136000865654 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.099458669 ± 0.002220356 -0.099458669 ± 0.002220356 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:01 ( 0.79 s/it) Total iterations * blocks 80: 40%|██▊ | ETA: 0:00:03 (65.24 ms/it) Total iterations * blocks 80: 79%|█████▌ | ETA: 0:00:01 (41.37 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (36.17 ms/it) Total iterations * blocks 64: 38%|██▋ | ETA: 0:00:01 (21.53 ms/it) Total iterations * blocks 64: 75%|█████▎ | ETA: 0:00:00 (21.33 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (21.35 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096786412 ± 0.00054327093 -0.096786412 ± 0.00054327093 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.366936 seconds (11.01 M allocations: 489.064 MiB, 5.62% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.096786 ± 0.000543 -0.097226 mean = -0.0967864116378097, error = 0.0005432709315448388 with expected value = -0.09722569490554467 0.500000 -0.095227 ± 0.000714 -0.095174 mean = -0.09522713246144096, error = 0.0007140970498460492 with expected value = -0.09517413768359331 1.000000 -0.088310 ± 0.000519 -0.088668 mean = -0.08831001943326808, error = 0.0005189365191018588 with expected value = -0.08866785115184726 1.500000 -0.075318 ± 0.000659 -0.076203 mean = -0.07531831103590739, error = 0.0006592564853597935 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096786412 ± 0.00054327093 -0.096786412 ± 0.00054327093 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:26 ( 1.10 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:05 ( 0.10 s/it) Total iterations * blocks 80: 65%|████▌ | ETA: 0:00:02 (62.32 ms/it) Total iterations * blocks 80: 96%|██████▊| ETA: 0:00:00 (48.73 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (47.68 ms/it) Total iterations * blocks 64: 31%|██▎ | ETA: 0:00:01 (25.57 ms/it) Total iterations * blocks 64: 64%|████▌ | ETA: 0:00:01 (25.11 ms/it) Total iterations * blocks 64: 94%|██████▌| ETA: 0:00:00 (25.81 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (25.76 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096438735 ± 0.001327621 -0.096438735 ± 0.001327621 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.649376 seconds (19.01 M allocations: 855.646 MiB, 9.12% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.096439 ± 0.001328 -0.097226 mean = -0.0964387347113583, error = 0.0013276210180117889 with expected value = -0.09722569490554467 0.500000 -0.096351 ± 0.001055 -0.095174 mean = -0.09635051608156955, error = 0.0010545478998012696 with expected value = -0.09517413768359331 1.000000 -0.089804 ± 0.001156 -0.088668 mean = -0.08980376635709615, error = 0.0011562768900872076 with expected value = -0.08866785115184726 1.500000 -0.075317 ± 0.000960 -0.076203 mean = -0.07531687860839253, error = 0.0009604964545362337 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096438735 ± 0.001327621 -0.096438735 ± 0.001327621 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 22.3s 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:08:27 ( 3.21 s/it) Total iterations * blocks 160: 58%|███▌ | ETA: 0:00:06 (84.75 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:08 (51.42 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095610338 ± 0.0024291942 -0.095610338 ± 0.0024291942 0.0000 2 -0.09756837 ± 0.0035926018 -0.095610338 ± 0.0024291942 0.0000 3 -0.099946328 ± 0.0037005571 -0.098722157 ± 0.0025776738 0.2126 4 -0.095519914 ± 0.0034715134 -0.097584095 ± 0.0020695441 0.3805 5 -0.094221273 ± 0.0033985379 -0.096674416 ± 0.0017676009 0.4918 6 -0.097138185 ± 0.0029140573 -0.096799157 ± 0.0015113022 0.3735 7 -0.084729016 ± 0.0027518039 -0.094002147 ± 0.001324672 3.2550 8 -0.1027057 ± 0.0034462815 -0.095122529 ± 0.0012364754 3.6386 9 -0.096118821 ± 0.0029937227 -0.095267717 ± 0.0011428349 3.1324 10 -0.09792583 ± 0.00347496 -0.095527157 ± 0.001085631 2.8068 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 11%|▋ | ETA: 0:00:04 (29.52 ms/it) Total iterations * blocks 160: 66%|████ | ETA: 0:00:01 ( 9.59 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.31 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.093138196 ± 0.0023324705 -0.093138196 ± 0.0023324705 0.0000 2 -0.10063359 ± 0.0045948383 -0.093138196 ± 0.0023324705 0.0000 3 -0.094174219 ± 0.0035380433 -0.096578503 ± 0.0028032904 1.2406 4 -0.098110417 ± 0.0047056544 -0.096979763 ± 0.0024083287 0.6594 5 -0.096036738 ± 0.0047310316 -0.096785687 ± 0.0021462498 0.4501 6 -0.092577089 ± 0.0032881457 -0.095528321 ± 0.0017972695 0.6248 7 -0.095307655 ± 0.0033553045 -0.095479123 ± 0.0015842994 0.5005 8 -0.092779962 ± 0.0043417917 -0.095161963 ± 0.0014883114 0.4739 9 -0.10121114 ± 0.004520165 -0.095753626 ± 0.001413654 0.6371 10 -0.10110573 ± 0.0049757268 -0.096153372 ± 0.0013598369 0.6913 ------------------------------------------------------------------------------------------------------------------------------- 1.361815 seconds (5.82 M allocations: 197.575 MiB, 3.66% gc time, 33.67% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.096153 ± 0.001360 -0.097226 mean = -0.09615337229585244, error = 0.0013598369201234086 with expected value = -0.09722569490554467 0.500000 -0.095334 ± 0.001422 -0.095174 mean = -0.09533376331254978, error = 0.0014223038030433189 with expected value = -0.09517413768359331 1.000000 -0.090138 ± 0.001941 -0.088668 mean = -0.09013811611078588, error = 0.001940907953978326 with expected value = -0.08866785115184726 1.500000 -0.076359 ± 0.002176 -0.076203 mean = -0.07635945768901359, error = 0.002176303430010122 with expected value = -0.07620341547901538 mean = -0.09615337229585244, error = 0.0013598369201234086 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 12.2s ┌ 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=0x7ffd7fe58510) 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-Aac96oQs (errno 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=0x7fffa938c140) 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-Aac96oQs (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 23.8s RNG of the outermost testset: Xoshiro(0x13ead859c85b95c1, 0x4680fbef84ae38d1, 0x256a086c9de9cec3, 0x3d5269bfb6cd398a, 0x4fc0da856b93dcc9) 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 237.49s 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 346.5s: package tests unexpectedly errored