Package evaluation to test Surrogates on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T22:05:49.874 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.26s ################################################################################ # Installation # Installing Surrogates... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6fc51010] + Surrogates v7.4.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [082447d4] + ChainRules v1.72.6 [d360d2e6] + ChainRulesCore v1.26.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [31c24e10] + Distributions v0.25.123 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [95c220a8] + ExtendableSparse v1.7.1 [1a297f60] + FillArrays v1.16.0 [f6369f11] + ForwardDiff v1.3.2 [38e38edf] + GLM v1.9.2 [46192b85] + GPUArraysCore v0.2.0 [34004b35] + HypergeometricFunctions v0.3.28 [88f59080] + ILUZero v0.2.0 [7869d1d1] + IRTools v0.4.15 [18e54dd8] + IntegerMathUtils v0.1.3 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [42fd0dbc] + IterativeSolvers v0.9.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [73f95e8e] + LatticeRules v0.0.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [8a4e6c94] + QuasiMonteCarlo v0.3.5 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [1277b4bf] + ShiftedArrays v2.0.0 [ed01d8cd] + Sobol v1.5.0 [a2af1166] + SortingAlgorithms v1.2.2 [dc90abb0] + SparseInverseSubset v0.1.2 [e56a9233] + Sparspak v0.3.14 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [4c63d2b9] + StatsFuns v1.5.2 [3eaba693] + StatsModels v0.7.8 [09ab397b] + StructArrays v0.7.2 [6fc51010] + Surrogates v7.4.0 [89f642e6] + SurrogatesBase v1.1.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [e88e6eb3] + Zygote v0.7.10 [700de1a5] + ZygoteRules v0.2.7 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.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 9.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.9/activate_set.jl:63 Precompiling package dependencies... Precompiling packages... 15432.3 ms ✓ OneHotArrays 33316.3 ms ✓ MLDataDevices → MLUtilsExt 5896.6 ms ✓ Zygote → ZygoteDistancesExt 60334.6 ms ✓ MLDataDevices → ZygoteExt 111314.9 ms ✓ Surrogates 6250.2 ms ✓ MLDataDevices → OneHotArraysExt 16918.7 ms ✓ Surrogates → SurrogatesXGBoostExt 33264.5 ms ✓ Surrogates → SurrogatesMOEExt 18452.9 ms ✓ Surrogates → SurrogatesAbstractGPsExt 20095.6 ms ✓ Surrogates → SurrogatesPolyChaosExt 10438.5 ms ✓ Surrogates → SurrogatesSVMExt 135551.3 ms ✓ Flux 214786.5 ms ✓ Surrogates → SurrogatesFluxExt 13 dependencies successfully precompiled in 694 seconds. 216 already precompiled. Precompilation completed after 687.44s ################################################################################ # Testing # Testing Surrogates ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1829 Status `/tmp/jl_mhD0Wd/Project.toml` [99985d1d] AbstractGPs v0.5.24 [4c88cf16] Aqua v0.8.14 [d360d2e6] ChainRulesCore v1.26.0 [667455a9] Cubature v1.5.1 [31c24e10] Distributions v0.25.123 ⌅ [95c220a8] ExtendableSparse v1.7.1 [587475ba] Flux v0.16.9 ⌅ [f6369f11] ForwardDiff v0.10.39 [38e38edf] GLM v1.9.2 [cc18c42c] GaussianMixtures v0.3.14 [42fd0dbc] IterativeSolvers v0.9.4 [b1bec4e5] LIBSVM v0.8.1 [3bd65402] Optimisers v0.4.7 [8d666b04] PolyChaos v1.0.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [1fd47b50] QuadGK v2.11.2 [8a4e6c94] QuasiMonteCarlo v0.3.5 [1bc83da4] SafeTestsets v0.1.0 [860ef19b] StableRNGs v1.0.4 [6fc51010] Surrogates v7.4.0 [89f642e6] SurrogatesBase v1.1.0 [009559a3] XGBoost v2.5.2 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra [44cfe95a] Pkg v1.10.0 [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_mhD0Wd/Manifest.toml` [47edcb42] ADTypes v1.21.0 [621f4979] AbstractFFTs v1.5.0 [99985d1d] AbstractGPs v0.5.24 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 ⌅ [c75e803d] AdaptiveRejectionSampling v0.1.2 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [7d9fca2a] Arpack v0.5.4 [a9b6321e] Atomix v1.1.2 [198e06fe] BangBang v0.4.7 [9718e550] Baselet v0.1.1 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [aaaa29a8] Clustering v0.15.8 [861a8166] Combinatorics v1.1.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [6add18c4] ContextVariablesX v0.1.3 [667455a9] Cubature v1.5.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [f151be2c] EnzymeCore v0.8.18 ⌅ [95c220a8] ExtendableSparse v1.7.1 [7a1cc6ca] FFTW v1.10.0 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [1a297f60] FillArrays v1.16.0 [587475ba] Flux v0.16.9 ⌅ [f6369f11] ForwardDiff v0.10.39 [d9f16b24] Functors v0.5.2 [38e38edf] GLM v1.9.2 [46192b85] GPUArraysCore v0.2.0 [d54b0c1a] GaussQuadrature v0.5.8 [cc18c42c] GaussianMixtures v0.3.14 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [88f59080] ILUZero v0.2.0 [7869d1d1] IRTools v0.4.15 [22cec73e] InitialValues v0.3.1 [18e54dd8] IntegerMathUtils v0.1.3 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.39 [ec8451be] KernelFunctions v0.10.67 [2d691ee1] LIBLINEAR v0.7.1 [b1bec4e5] LIBSVM v0.8.1 [73f95e8e] LatticeRules v0.0.1 [2ab3a3ac] LogExpFunctions v0.3.29 [c2834f40] MLCore v1.0.0 [7e8f7934] MLDataDevices v1.17.4 [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [1914dd2f] MacroTools v0.5.16 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 ⌃ [872c559c] NNlib v0.9.31 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 [b8a86587] NearestNeighbors v0.4.26 [6fe1bfb0] OffsetArrays v1.17.0 [0b1bfda6] OneHotArrays v0.2.10 [3bd65402] Optimisers v0.4.7 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [8d666b04] PolyChaos v1.0.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [8162dcfd] PrettyPrint v0.2.0 [27ebfcd6] Primes v0.5.7 [33c8b6b6] ProgressLogging v0.1.6 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [8a4e6c94] QuasiMonteCarlo v0.3.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [1bc83da4] SafeTestsets v0.1.0 [431bcebd] SciMLPublic v1.0.1 [6e75b9c4] ScikitLearnBase v0.5.0 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [1277b4bf] ShiftedArrays v2.0.0 [605ecd9f] ShowCases v0.1.0 [699a6c99] SimpleTraits v0.9.5 [ed01d8cd] Sobol v1.5.0 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [a0a7dd2c] SparseMatricesCSR v0.6.9 [e56a9233] Sparspak v0.3.14 [276daf66] SpecialFunctions v2.6.1 [171d559e] SplittablesBase v0.1.15 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [3eaba693] StatsModels v0.7.8 [09ab397b] StructArrays v0.7.2 [856f2bd8] StructTypes v1.11.0 [6fc51010] Surrogates v7.4.0 [89f642e6] SurrogatesBase v1.1.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [28d57a85] Transducers v0.4.85 [013be700] UnsafeAtomics v0.3.0 [009559a3] XGBoost v2.5.2 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 ⌅ [68821587] Arpack_jll v3.5.2+0 [4ee394cb] CUDA_Driver_jll v13.1.0+2 [76a88914] CUDA_Runtime_jll v0.20.1+0 [7bc98958] Cubature_jll v1.0.5+0 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [bf13095a] XGBoost_GPU_jll v2.1.5+0 [a5c6f535] XGBoost_jll v2.1.5+0 [275f1f90] liblinear_jll v2.47.0+0 [08558c22] libsvm_jll v3.25.0+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [9fa8497b] Future [b77e0a4c] InteractiveUtils [4af54fe1] LazyArtifacts [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Warning: Layer with Float32 parameters got Float64 input. │ The input will be converted, but any earlier layers may be very slow. │ layer = Dense(1 => 1) # 2 parameters │ summary(x) = "1×10 Matrix{Float64}" └ @ Flux ~/.julia/packages/Flux/DZYiO/src/layers/stateless.jl:60 Exiting, scale too big Exiting, scale too big [ Info: XGBoost: starting training. [ Info: [1] train-rmse:3.48826637734791367 [ Info: [2] train-rmse:2.90439672959015782 [ Info: Training rounds complete. [ Info: XGBoost: starting training. [ Info: [1] train-rmse:3.48826637734791367 [ Info: [2] train-rmse:2.90439672959015782 [ Info: Training rounds complete. [ Info: XGBoost: starting training. [ Info: [1] train-rmse:4.17155557712124558 [ Info: [2] train-rmse:3.42372683926367127 [ Info: Training rounds complete. [ Info: XGBoost: starting training. [ Info: [1] train-rmse:5.49957027436305257 [ Info: [2] train-rmse:4.45739307322384803 [ Info: Training rounds complete. [ Info: XGBoost: starting training. [ Info: [1] train-rmse:226.95985897422875155 [ Info: [2] train-rmse:191.40799364240876912 [ Info: Training rounds complete. [ Info: XGBoost: starting training. [ Info: [1] train-rmse:226.95985897422875155 [ Info: [2] train-rmse:191.40799364240876912 [ Info: Training rounds complete. [ Info: XGBoost: starting training. [ Info: [1] train-rmse:229.64309440012357300 [ Info: [2] train-rmse:192.95479200531013930 [ Info: Training rounds complete. [ Info: XGBoost: starting training. [ Info: [1] train-rmse:219.00788162366978895 [ Info: [2] train-rmse:183.00945849286051725 [ Info: Training rounds complete. 137.667238 seconds (64.59 M allocations: 70.601 GiB, 9.62% gc time, 51.83% compilation time) 7.301641 seconds (2.19 M allocations: 185.636 MiB, 1.69% gc time, 96.85% compilation time) 4.236693 seconds (1.32 M allocations: 87.549 MiB, 2.01% gc time, 97.67% compilation time) [ Info: [1] 8.409980 seconds (974.47 k allocations: 61.723 MiB, 99.01% compilation time) Out of sampling points Out of sampling points Out of sampling points Out of sampling points Exiting, too narrow Exiting, too narrow Exiting, too narrow Exiting, too narrow Exiting, too narrow Termination tolerance reached. Termination tolerance reached. [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] [ Info: [1, 3] Termination tolerance reached. 93.865459 seconds (482.47 M allocations: 13.300 GiB, 3.50% gc time, 45.74% compilation time) 0.400608 seconds (89.89 k allocations: 6.147 MiB, 90.56% compilation time) 26.469968 seconds (2.67 M allocations: 997.219 MiB, 1.25% gc time, 25.45% compilation time) 2.271484 seconds (916.33 k allocations: 63.346 MiB, 97.93% compilation time) 4.430825 seconds (1.30 M allocations: 88.342 MiB, 98.59% compilation time) 0.545468 seconds (236.84 k allocations: 16.327 MiB, 95.88% compilation time) 1.207153 seconds (343.96 k allocations: 23.300 MiB, 98.24% compilation time) 2.519020 seconds (6.43 M allocations: 270.460 MiB, 5.64% gc time, 78.86% compilation time) 3.148933 seconds (825.02 k allocations: 53.886 MiB, 98.89% compilation time) Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. Adding a sample that already exists, cannot build Kriging. [ Info: [1, 2] [ Info: [1, 2] [ Info: [1, 2] [ Info: [1, 2] Termination tolerance reached. 3.131637 seconds (1.67 M allocations: 109.804 MiB, 1.66% gc time, 93.40% compilation time) 472.763872 seconds (482.54 M allocations: 25.733 GiB, 2.34% gc time, 87.24% compilation time) 28.865001 seconds (8.32 M allocations: 565.057 MiB, 0.65% gc time, 99.67% compilation time: <1% of which was recompilation) Test Summary: | Pass Broken Total Time Surrogates | 319 2 321 24m04.8s Testing Surrogates tests passed Testing completed after 1450.94s PkgEval succeeded after 2206.59s