[release/5.0] Update dependencies from dotnet/arcade #7570
Azure Pipelines / MachineLearning-CodeCoverage
failed
Mar 9, 2026 in 1h 28m 58s
Build #20260308.3 had test failures
Details
- Failed: 1 (0.05%)
- Passed: 1,872 (94.02%)
- Other: 118 (5.93%)
- Total: 1,991
Annotations
Check failure on line 303 in Build log
azure-pipelines / MachineLearning-CodeCoverage
Build log #L303
Cmd.exe exited with code '1'.
Check failure on line 1 in Microsoft.ML.GenAI.LLaMA.Tests.LLaMA3_1Tests.Llama_3_1_405b_ShapeTest
azure-pipelines / MachineLearning-CodeCoverage
Microsoft.ML.GenAI.LLaMA.Tests.LLaMA3_1Tests.Llama_3_1_405b_ShapeTest
System.Runtime.InteropServices.ExternalException : [enforce fail at alloc_cpu.cpp:114] data. DefaultCPUAllocator: not enough memory: you tried to allocate 8405385216 bytes.\n00007FFB49D33F0800007FFB49D33DD0 c10.dll!c10::MessageLogger::~MessageLogger [<unknown file> @ <unknown line number>]\n00007FFB49D3482300007FFB49D347F0 c10.dll!c10::ThrowEnforceNotMet [<unknown file> @ <unknown line number>]\n00007FFB49D271B600007FFB49D27010 c10.dll!c10::alloc_cpu [<unknown file> @ <unknown line number>]\n00007FFB49CE8C7C00007FFB49CE8C40 c10.dll!c10::DefaultCPUAllocator::allocate [<unknown file> @ <unknown line number>]\n00007FFB49CF918300007FFB49CF9120 c10.dll!c10::StorageImpl::StorageImpl [<unknown file> @ <unknown line number>]\n00007FFB2D338B1F00007FFB2D3383D0 torch_cpu.DLL!at::DynamicLibrary::sym [<unknown file> @ <unknown line number>]\n00007FFB2D33ACB600007FFB2D33AC20 torch_cpu.DLL!at::detail::empty_cpu [<unknown file> @ <unknown line number>]\n00007FFB2D839C8C00007FFB2D839C20 torch_cpu.DLL!at::native::empty_cpu [<unknown file> @ <unknown line number>]\n00007FFB2E3272A500007FFB2E304710 torch_cpu.DLL!at::cpu::where_outf [<unknown file> @ <unknown line number>]\n00007FFB2E2E3D1E00007FFB2E28F440 torch_cpu.DLL!at::cpu::bucketize_outf [<unknown file> @ <unknown line number>]\n00007FFB2DE5642C00007FFB2DE41E90 torch_cpu.DLL!at::_ops::xlogy__Tensor::redispatch [<unknown file> @ <unknown line number>]\n00007FFB2DEB862100007FFB2DE41E90 torch_cpu.DLL!at::_ops::xlogy__Tensor::redispatch [<unknown file> @ <unknown line number>]\n00007FFB2DF862EE00007FFB2DF86210 torch_cpu.DLL!at::_ops::empty_memory_format::redispatch [<unknown file> @ <unknown line number>]\n00007FFB2E1E1CC900007FFB2E1C4E90 torch_cpu.DLL!at::_ops::view_as_real::redispatch [<unknown file> @ <unknown line number>]\n00007FFB2E1DFD5E00007FFB2E1C4E90 torch_cpu.DLL!at::_ops::view_as_real::redispatch [<unknown file> @ <unknown line number>]\n00007FFB2DE5642C00007FFB2DE41E90 torch_cpu.DLL!at::_ops::xlogy__Tensor::redispatch [<unknown file> @ <unknown line number>]\n00007FFB2DEF825B00007FFB2DEF8050 torch_cpu.DLL!at::_ops::empty_memory_format::call [<unknown file> @ <unknown line number>]\n00007FFB2D388D9800007FFB2D388C70 torch_cpu.DLL!at::native::NestedTensorImpl::dim_custom [<unknown file> @ <unknown line number>]\n00007FFB304ED34A00007FFB304A69E0 torch_cpu.DLL!torch::jit::ensure_c10_registerer_defined [<unknown file> @ <unknown line number>]\n00007FFB306EE96500007FFB306EE830 torch_cpu.DLL!torch::nn::EmbeddingImpl::reset [<unknown file> @ <unknown line number>]\n00007FFB306ED50E00007FFB306ED470 torch_cpu.DLL!torch::nn::EmbeddingImpl::EmbeddingImpl [<unknown file> @ <unknown line number>]\n00007FFB4819AD3C00007FFB48197280 LibTorchSharp.DLL!THSNN_custom_module [<unknown file> @ <unknown line number>]\n00007FFB481BF73400007FFB481BF610 LibTorchSharp.DLL!THSNN_Embedding_ctor [<unknown file> @ <unknown line number>]\n00007FFAE7ED42B8 <unknown symbol address> !<unknown symbol> [<unknown file> @ <unknown line number>]\n
Raw output
at TorchSharp.torch.CheckForErrors()
at TorchSharp.torch.nn.Embedding(Int64 num_embeddings, Int64 embedding_dims, Nullable`1 padding_idx, Nullable`1 max_norm, Double norm_type, Boolean scale_grad_by_freq, Boolean sparse, Device device, Nullable`1 dtype)
at Microsoft.ML.GenAI.LLaMA.Module.LlamaModel..ctor(LlamaConfig config, String device) in D:\a\_work\1\s\src\Microsoft.ML.GenAI.LLaMA\Module\LlamaModel.cs:line 33
at Microsoft.ML.GenAI.LLaMA.LlamaForCausalLM..ctor(LlamaConfig config, String device) in D:\a\_work\1\s\src\Microsoft.ML.GenAI.LLaMA\LlamaForCausalLM.cs:line 33
at Microsoft.ML.GenAI.LLaMA.Tests.LLaMA3_1Tests.Llama_3_1_405b_ShapeTest() in D:\a\_work\1\s\test\Microsoft.ML.GenAI.LLaMA.Tests\LLaMA3_1Tests.cs:line 57
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading