Package evaluation to test Magika on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T15:32:47.006 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 6.88s ################################################################################ # Installation # Installing Magika... Resolving package versions... Installed Magika ─ v0.0.1 Updating `~/.julia/environments/v1.14/Project.toml` [a454fd17] + Magika v0.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [fa961155] + CEnum v0.5.0 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [0f8b85d8] + JSON3 v1.14.3 [a454fd17] + Magika v0.0.1 [e034b28e] + ONNXRunTime v1.3.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [856f2bd8] + StructTypes v1.11.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [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 3.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 4920.9 ms ✓ ONNXRunTime Downloading files to /home/pkgeval/.julia/artifacts/jl_M03Myc... Downloading https://raw.githubusercontent.com/google/magika/refs/heads/main/python/src/magika/models/standard_v3_3/config.min.json to /home/pkgeval/.julia/artifacts/jl_M03Myc/config.min.json... Downloading https://github.com/google/magika/raw/refs/heads/main/python/src/magika/models/standard_v3_3/model.onnx to /home/pkgeval/.julia/artifacts/jl_M03Myc/model.onnx... Downloading https://github.com/google/magika/raw/refs/heads/main/python/src/magika/config/content_types_kb.min.json to /home/pkgeval/.julia/artifacts/jl_M03Myc/content_types_kb.min.json... 5361.7 ms ✓ Magika 2 dependencies successfully precompiled in 11 seconds. 45 already precompiled. 1 dependency had output during precompilation: ┌ Magika │ Downloading files to /home/pkgeval/.julia/artifacts/jl_M03Myc... │ Downloading https://raw.githubusercontent.com/google/magika/refs/heads/main/python/src/magika/models/standard_v3_3/config.min.json to /home/pkgeval/.julia/artifacts/jl_M03Myc/config.min.json... │ Downloading https://github.com/google/magika/raw/refs/heads/main/python/src/magika/models/standard_v3_3/model.onnx to /home/pkgeval/.julia/artifacts/jl_M03Myc/model.onnx... │ Downloading https://github.com/google/magika/raw/refs/heads/main/python/src/magika/config/content_types_kb.min.json to /home/pkgeval/.julia/artifacts/jl_M03Myc/content_types_kb.min.json... └ Precompilation completed after 21.82s ################################################################################ # Testing # Testing Magika Status `/tmp/jl_3MJqkA/Project.toml` [4c88cf16] Aqua v0.8.14 [0f8b85d8] JSON3 v1.14.3 [a454fd17] Magika v0.0.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_3MJqkA/Manifest.toml` [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [fa961155] CEnum v0.5.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [0f8b85d8] JSON3 v1.14.3 [a454fd17] Magika v0.0.1 [e034b28e] ONNXRunTime v1.3.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 ⌃ [21216c6a] Preferences v1.5.0 [856f2bd8] StructTypes v1.11.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 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... Test Summary: | Pass Total Time Code quality (Aqua.jl) | 6 6 52.7s 2026-01-25 15:35:02.199096837 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 52, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.203080720 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 53, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.207062452 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 54, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.211059064 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 55, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.215055367 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 56, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.219054039 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 57, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.223050871 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 58, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.227077053 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 59, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.231099065 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 60, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.235037788 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 61, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.239062930 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 62, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.243047412 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 63, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.247043694 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 64, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.251045716 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 65, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.255058078 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 66, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.259042851 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 67, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.263053213 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 68, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.267048785 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 69, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.271046137 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 70, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.275039760 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 71, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.279048592 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 72, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.283044334 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 73, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.287051246 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 74, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.295049751 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 76, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.299041663 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 77, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.303047515 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 78, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.307046337 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 79, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.311049549 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 80, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.315040652 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 81, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.319052024 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 82, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.323050546 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 83, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.334077222 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 84, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.338057724 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 85, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.342092696 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 86, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.344460123 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 87, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.346750502 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 88, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.350107330 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 89, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.354086292 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 90, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.358189884 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 91, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.362052537 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 92, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.366109619 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 93, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.370066691 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 94, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.374131853 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 95, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.378119725 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 96, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.378968867 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 97, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.380036427 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 98, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.383094948 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 99, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.387073151 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 100, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.391057703 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 101, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.395059035 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 102, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.399055767 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 103, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.403042860 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 104, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.407063942 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 105, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.411055324 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 106, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.415062186 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 107, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.419045648 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 108, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.423088190 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 109, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.430106164 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 110, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.434066246 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 111, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.441048200 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 112, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.445063372 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 113, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.449045395 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 114, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.456050699 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 115, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.460061921 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 116, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.464056393 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 117, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.466474410 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 118, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.470061336 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 119, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.474050138 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 120, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.478092410 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 121, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.482061713 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 122, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.486057195 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 123, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.490044477 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 124, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.494073319 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 125, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.502060024 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 126, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.506053746 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 127, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.510045318 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 128, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.514066860 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 129, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.518048982 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 130, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.522056855 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 131, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.528046038 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 132, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.532072540 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 133, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.536053892 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 134, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.540061654 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 135, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.544059087 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 136, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.548079489 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 137, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.552054401 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 138, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.556087643 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 139, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.560046745 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 140, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.564070297 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 141, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.568057310 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 142, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.572081172 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 143, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.576050734 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 144, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.580095546 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 145, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.584087798 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 146, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.588077981 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 147, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.592062383 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 148, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.596079685 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 149, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.600082577 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 150, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.604069539 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 151, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.608050302 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 152, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.612095563 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 153, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.617050457 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 154, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.621069259 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 155, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.625053041 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 156, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.629048993 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 157, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.633037395 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 158, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.637057387 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 159, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.642059590 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 160, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.646064122 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 161, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.650067855 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 162, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.654050037 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 163, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.658047099 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 164, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.662063291 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 165, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.666057503 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 166, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.670064786 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 167, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.674047208 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 168, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.678069320 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 169, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.682047172 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 170, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.686049094 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 171, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.690048997 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 172, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.694055499 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 173, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.697044570 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 174, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.701049623 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 175, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.705047495 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 176, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.709053297 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 177, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:02.713042439 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 178, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.143156732 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 179, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.453129359 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 180, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.457085042 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 181, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.461065134 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 182, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.465066506 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 183, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.466479823 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 184, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.470065489 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 185, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.474065141 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 186, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.478061613 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 187, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.482042675 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 188, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.486070287 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 189, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.490060789 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 190, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.494057502 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 191, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.498044624 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 192, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.502057876 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 193, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.506088498 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 194, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.510061800 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 195, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.514056832 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 196, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.518052775 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 197, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.522056247 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 198, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.528062000 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 199, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.532045142 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 200, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.536058994 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 201, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.544051189 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 203, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.548044401 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 204, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.552059203 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 205, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.556048905 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 206, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.560054457 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 207, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.564068189 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 208, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.568080301 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 209, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.572053414 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 210, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.576058686 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 211, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.580077088 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 212, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.584076220 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 213, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.588046202 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 214, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.592055834 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 215, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.596060477 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 216, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.600054189 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 217, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.604042111 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 218, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.608058913 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 219, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.612041375 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 220, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.616057457 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 221, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.620048700 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 222, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.624046162 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 223, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.628043184 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 224, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.632059086 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 225, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.636048758 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 226, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.640052690 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 227, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.644044132 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 228, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.648088004 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 229, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.652043267 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 230, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.656047309 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 231, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.660040451 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 232, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.664060663 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 233, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.668040425 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 234, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.672077737 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 235, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.676049820 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 236, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.680078702 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 237, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.684039324 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 238, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.688068456 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 239, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.692052118 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 240, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.696080550 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 241, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.700058493 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 242, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.704074855 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 243, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.708054777 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 244, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.712066419 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 245, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.716044951 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 246, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.720067983 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 247, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.724040816 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 248, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.728091097 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 249, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.732049200 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 250, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.736052522 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 251, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.740039474 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 252, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.744066466 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 253, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.748048378 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 254, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.752078930 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 255, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:34.756062713 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 256, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.096172314 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 257, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.100082778 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 258, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.104065060 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 259, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.108063282 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 260, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.112043664 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 261, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.116091236 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 262, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.120053359 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 263, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.124055761 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 264, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.128041743 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 265, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.132064005 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 266, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.136072347 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 267, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.140068399 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 268, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.144047202 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 269, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.148063513 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 270, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.152047996 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 271, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.156069538 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 272, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.160075220 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 273, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.163068122 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 274, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.167044764 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 275, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.171064796 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 276, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.175089088 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 277, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.179073910 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 278, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.183086332 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 279, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.187068564 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 280, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.191056207 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 281, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.195066419 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 282, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.199056881 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 283, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.203076013 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 284, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.207065705 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 285, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.211057837 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 286, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.215048250 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 287, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.219067932 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 288, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.223055144 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 289, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.227086926 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 290, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.231054738 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 291, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.235079790 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 292, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.239055952 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 293, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.243058535 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 294, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.247046957 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 295, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.251082559 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 296, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.255042941 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 297, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.259076333 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 298, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.263101415 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 299, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.267065927 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 300, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.271071800 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 301, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.275134701 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 302, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.279059474 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 303, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.283081846 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 304, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:35.287060508 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 305, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.367111533 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 306, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.371069926 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 307, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.375058888 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 308, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.379120700 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 309, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.383048762 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 310, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.387111094 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 311, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.391050677 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 312, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.395056809 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 313, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.399045051 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 314, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.403060603 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 315, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.407046575 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 316, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.411063217 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 317, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.415053599 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 318, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.419053762 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 319, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.423041094 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 320, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.427055106 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 321, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.431041048 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 322, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.435054300 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 323, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.439054472 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 324, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.443053215 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 325, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.447048947 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 326, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.451063299 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 327, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.455055861 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 328, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.463046585 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 330, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.466504423 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 331, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.470047089 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.474054751 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.478044003 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.482062285 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.486050118 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.490087969 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.494057792 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.498065144 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.502044576 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.506063108 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.510049291 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.514085682 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.518055275 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.522057607 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.526041719 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.530063921 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.534048833 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.538089765 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.542045828 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.546081380 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.550055962 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.554070974 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.558047926 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.562085898 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 355, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.566046281 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 356, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.570064283 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 357, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.574052255 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 358, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.578051257 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.582049589 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.586064091 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.590042534 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.594060186 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.598080838 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.602043890 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 365, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.606054882 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 366, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.610052884 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 367, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.614051556 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 368, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.618053929 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 369, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.622063281 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 370, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.626063603 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.630069435 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.634052697 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.638045769 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.642055491 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.646041134 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.650053676 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.654046448 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.658053870 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 379, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.662043402 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 380, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.666059694 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 381, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.670042306 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 382, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.674059759 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 383, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.678055941 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 384, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.682044713 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 385, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.686036065 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 386, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.690059217 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 387, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.694050059 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 388, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.698054901 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 389, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.702044384 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 390, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.706066256 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 391, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.710057468 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 392, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.714043960 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 393, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.718040202 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 394, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.722063164 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 395, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.726049926 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 396, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.730063529 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 397, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.734061591 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 398, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:38.738060453 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 399, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.071162051 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 400, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.075046154 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 401, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.079039426 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 402, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.083045428 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 403, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.087035560 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 404, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.091044183 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 405, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.095095414 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 406, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.099108796 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 407, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.103108598 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 408, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.107060271 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 409, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.111051073 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 410, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.115079795 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 411, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.119103937 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 412, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.123116279 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 413, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.127106431 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 414, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.135100176 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 415, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.159120878 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 416, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.329118750 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 417, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.478088490 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 418, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.485095604 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 419, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.489042436 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 420, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.493057838 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 421, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.497052800 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 422, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.501040363 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 423, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.505053755 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 424, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.509045507 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 425, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.513043949 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 426, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.517041141 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 427, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.521050913 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 428, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.525043126 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 429, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.529042598 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 430, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.533054760 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 431, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:39.540037304 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 432, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Test Summary: | Pass Total Time Core API Functionality | 75 75 47.3s 2026-01-25 15:35:41.983110153 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 433, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:41.987072396 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 434, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:41.991061298 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 435, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:41.995057830 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 436, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:41.999063232 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 437, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.000119262 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 438, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.004045455 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 439, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.008073887 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 440, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.012046359 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 441, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.016073251 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 442, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.020078363 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 443, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.024060076 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 444, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.028045328 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 445, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.032061670 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 446, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.036044142 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 447, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.040059034 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 448, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.043055646 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 449, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.049061549 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 450, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.053045381 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 451, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.057059463 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 452, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.061045296 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 453, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.065062178 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 454, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.069056570 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 455, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.077046014 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 457, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.081061156 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 458, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.085055898 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 459, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.089066581 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 460, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.093046853 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 461, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.097069785 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 462, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.101057367 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 463, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.105058469 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 464, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.109045571 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 465, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.113061753 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 466, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.117044716 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 467, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.121061878 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 468, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.125054600 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 469, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.129053152 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 470, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.133047364 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 471, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.137060066 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 472, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.141047479 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 473, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.145061870 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 474, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.149055433 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 475, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.153053335 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 476, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.157043387 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 477, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.161063929 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 478, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.165055231 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 479, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.169058203 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 480, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.173045056 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 481, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.177072828 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 482, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.181055070 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 483, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.184059291 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 484, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.188043244 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 485, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.192077646 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 486, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.196041578 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 487, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.200064360 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 488, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.204063202 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 489, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.208049024 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 490, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.212041957 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 491, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.216059719 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 492, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.220043701 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 493, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.224055853 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 494, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.227056694 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 495, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.231059917 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 496, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.235046099 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 497, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.266311173 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 498, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.269069767 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 499, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.273052919 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 500, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.277057161 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 501, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.281053003 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 502, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.285054936 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 503, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.289047858 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 504, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.293059980 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 505, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.297049262 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 506, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.304079576 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 507, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.308057618 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 508, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.312061670 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 509, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.316048552 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 510, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.320067384 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 511, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.324041257 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 512, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.328060369 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 513, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.332055641 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 514, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.340055575 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 515, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.344042377 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 516, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.348059359 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 517, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.352047302 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 518, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.356057834 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 519, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.360053766 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 520, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.364056508 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 521, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.368044100 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 522, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.372064222 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 523, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.376059534 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 524, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.380114006 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 525, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.384047879 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 526, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.388073111 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 527, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.392057103 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 528, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.396053965 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 529, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.400045657 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 530, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.404061189 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 531, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.408048922 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 532, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.412062374 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 533, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.416053306 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 534, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.420051328 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 535, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.424042020 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 536, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.428062152 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 537, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.432042674 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 538, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.437216046 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 539, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.440063879 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 540, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.444062731 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 541, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.448039383 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 542, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.455067247 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 543, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.457105767 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 544, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.461062900 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 545, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.469051014 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 546, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678017517 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 547, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678077936 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 548, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678116686 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 549, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678152405 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 550, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678183505 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 551, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678223945 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 552, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678254374 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 553, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678288824 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 554, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678319304 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 555, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678356713 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 556, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-01-25 15:35:42.678392173 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 557, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_74876.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007fd5d0f32e00 Total snapshots: 649. Utilization: 0% ╎649 @Base/task.jl:1168 wait_forever() 648╎ 649 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_74876.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 16059090 (Pool: 16058466; Big: 624); GC: 13 [23] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Magika/eBI1u/test/runtests.jl:131 unknown function (ip: 0x70528e9a8f14) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x70528e9adcb2) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x70526aa1147b) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x70526b46be74) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x70526ab2eeaa) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x70526aaa2635) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x70526aaa400d) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so CreateSession at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/capi.jl:537 #load_inference#4 at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/highlevel.jl:136 load_inference at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/highlevel.jl:87 [inlined] _ at /home/pkgeval/.julia/packages/Magika/eBI1u/src/model.jl:51 MagikaConfig at /home/pkgeval/.julia/packages/Magika/eBI1u/src/model.jl:36 unknown function (ip: 0x7052855c8d5f) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_74259.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_43686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x70528e94a249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 29281447 (Pool: 29280732; Big: 715); GC: 17 PkgEval terminated after 636.2s: tests became inactive