Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update nvidia-gpu (minor) #5807

Merged
merged 2 commits into from
Feb 20, 2025

make generate

eb44f74
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): update nvidia-gpu (minor) #5807

make generate
eb44f74
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Agentbaker E2E succeeded Feb 20, 2025 in 12m 56s

Build #20250220.7 had test failures

Details

Tests

  • Failed: 1 (0.68%)
  • Passed: 145 (99.32%)
  • Other: 0 (0.00%)
  • Total: 146

Annotations

Check failure on line 1 in Test_AzureLinuxV2_GPUAzureCNI_Scriptless

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_AzureLinuxV2_GPUAzureCNI_Scriptless

Failed
Raw output
    scenario_helpers_test.go:188: VHD: "/subscriptions/c4c3550e-a965-4993-a50c-628fd38cd3e1/resourceGroups/aksvhdtestbuildrg/providers/Microsoft.Compute/galleries/PackerSigGalleryEastUS/images/AzureLinuxV2gen2/versions/1.1740042280.13032", TAGS {Name:Test_AzureLinuxV2_GPUAzureCNI_Scriptless ImageName:AzureLinuxV2gen2 OS:azurelinux Arch:amd64 Airgap:false NonAnonymousACR:false GPU:true WASM:false ServerTLSBootstrapping:false KubeletCustomConfig:false}
    vmss.go:39: creating VMSS "gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless" in resource group "MC_abe2e-westus3_abe2e-azure-network-1bef8_westus3"
    azure.go:497: creating VMSS gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless in resource group MC_abe2e-westus3_abe2e-azure-network-1bef8_westus3
    azure.go:510: created VMSS gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless in resource group MC_abe2e-westus3_abe2e-azure-network-1bef8_westus3
    scenario_helpers_test.go:146: vmss gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless creation succeeded
    kube.go:147: waiting for node gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless to be ready
    kube.go:174: node gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless000000 is ready. Taints: null Conditions: [{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2025-02-20T20:46:34Z","lastTransitionTime":"2025-02-20T20:46:03Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2025-02-20T20:46:34Z","lastTransitionTime":"2025-02-20T20:46:03Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"PIDPressure","status":"False","lastHeartbeatTime":"2025-02-20T20:46:34Z","lastTransitionTime":"2025-02-20T20:46:03Z","reason":"KubeletHasSufficientPID","message":"kubelet has sufficient PID available"},{"type":"Ready","status":"True","lastHeartbeatTime":"2025-02-20T20:46:34Z","lastTransitionTime":"2025-02-20T20:46:03Z","reason":"KubeletReady","message":"kubelet is posting ready status"}]
    scenario_helpers_test.go:149: node gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless is ready
    scenario_helpers_test.go:102: Choosing the private ACR "privateacre2ewestus3" for the vm validation
    pod.go:42: truncated pod name "gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless000000-test-pod" to "gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless000000-test-po"
    pod.go:18: creating pod "gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless000000-test-po"
W0220 20:46:42.465098   66980 warnings.go:70] spec.imagePullSecrets[0].name: invalid empty name ""
    kube.go:85: waiting for pod  metadata.name=gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless000000-test-po in "default" namespace to be ready
    kube.go:133: pod gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless000000-test-po is ready
    validation.go:21: node health validation: test pod "gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless000000-test-po" is running on node "gev4-2025-02-20-azurelinuxv2gpuazurecniscriptless000000"
    exec.go:91: Executing script script_file_f799e70c-7b9a-49a6-8436-8e739c0e6afb.sh using bash:
        ---START-SCRIPT---
        sudo cat /etc/default/kubelet
        ---END-SCRIPT---
    exec.go:184: SSH Instructions: (VM will be automatically deleted after the test finishes, set KEEP_VMSS=true to preserve it or pause the test with a breakpoint before the test finishes)
        ========================
        az account set --subscription 8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8
        az aks get-credentials --resource-group abe2e-westus3 --name abe2e-azure-network-1bef8 --overwrite-existing
        kubectl exec -it debug-mariner-9hnh4 -- bash -c "chroot /proc/1/root /bin/bash -c 'ssh -i sshkey102241177 -o PasswordAuthentication=no -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ConnectTimeout=5 azureuser@10.224.1.177'"
    exec.go:91: Executing script script_file_9e3e96c8-1745-48b2-9211-eb4cc97650ce.sh using bash: