Skip to content

Add ENI slot device plugin for auxiliary ENI scheduling in provider mode #9441

Add ENI slot device plugin for auxiliary ENI scheduling in provider mode

Add ENI slot device plugin for auxiliary ENI scheduling in provider mode #9441

Triggered via pull request June 24, 2026 10:58
@cyclindercyclinder
synchronize #5678
Status Failure
Total duration 1h 12m 54s
Artifacts 43

auto-pr-ci.yaml

on: pull_request_target
get_ref
9s
get_ref
call_release_chart  /  get_ref
3s
call_release_chart / get_ref
Matrix: call_build_ci_image / build_and_push_prs
call_unittest  /  Deduce required tests from code changes
call_unittest / Deduce required tests from code changes
lint_chart_against_release_image  /  chart-lint-test
2m 16s
lint_chart_against_release_image / chart-lint-test
call_release_chart  /  package_chart
14s
call_release_chart / package_chart
call_build_ci_image  /  Display Digests
7s
call_build_ci_image / Display Digests
call_unittest  /  lint-golang
call_unittest / lint-golang
call_unittest  /  lint_SDK_and_build
call_unittest / lint_SDK_and_build
call_unittest  /  unittest
call_unittest / unittest
call_release_chart  /  update_githubpage
0s
call_release_chart / update_githubpage
trivy_scan_images  /  trivy_scan_images
30s
trivy_scan_images / trivy_scan_images
Matrix: e2e_dual_k8s_12 / call_e2e
Matrix: e2e_dual_latest / call_e2e
Matrix: e2e_ipv4_latest / call_e2e
Matrix: e2e_ipv6_latest / call_e2e
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 30 warnings
e2e_ipv4_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
e2e_dual_k8s_12 / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
e2e_ipv6_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
get_ref
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, dorny/paths-filter@v2.11.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
get_ref
'base' input parameter is ignored when action is triggered by pull request event
get_ref
'ref' input parameter is ignored when 'base' is set to HEAD
call_release_chart / package_chart
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, azure/setup-helm@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint_chart_against_release_image / chart-lint-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5.6.0, azure/setup-helm@v4, helm/kind-action@v1.12.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call_build_ci_image / build_and_push_prs (spiderpool-controller, ./images/spiderpool-controller/Dockerfile, ./)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, docker/build-push-action@v6.15.0, docker/setup-buildx-action@v3.11.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
call_build_ci_image / build_and_push_prs (spiderpool-agent, ./images/spiderpool-agent/Dockerfile, ./)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, docker/build-push-action@v6.15.0, docker/setup-buildx-action@v3.11.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
trivy_scan_images / trivy_scan_images
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv4_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_k8s_12 / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv6_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_k8s_12 / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv6_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_k8s_12 / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv6_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv4_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv4_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_k8s_12 / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e_ipv6_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
chart_package_artifact_c26c95807003d8ecf1bc82392ce513ae348a7c1e Expired
65.7 KB
sha256:c1c2b6171f12941fdea9656e383a2683fb04c14dda92ab3c1aa276fdfcf063b1
image-digest-spiderpool-agent-c26c95807003d8ecf1bc82392ce513ae348a7c1e Expired
286 Bytes
sha256:d925c057cd150bb596dffb3ba855adcca26641b0f19ef34ab9c0af4ac4948aa2
image-digest-spiderpool-controller-c26c95807003d8ecf1bc82392ce513ae348a7c1e Expired
299 Bytes
sha256:abfae0fceceb60c4cdfa8372733826c6dc22ba86c88d51adc36e1abdc640dae0
image-tar-spiderpool-agent-c26c95807003d8ecf1bc82392ce513ae348a7c1e Expired
104 MB
sha256:1a95b80fed97800fd0e85ffe759d88dfed3b7b0e5199dffbfe36f0d5a4263380
image-tar-spiderpool-controller-c26c95807003d8ecf1bc82392ce513ae348a7c1e Expired
68.3 MB
sha256:7198f18c44c1bcfcbcc47b9facd60a00af71d938262f6376bcd0572a8e09d3fd
spidernet-io~spiderpool~CIQRI8.dockerbuild
30.6 KB
sha256:0c475363d064b833aa4073d2494d100f3501f2cf26eb0294f8294e1174c1d420
spidernet-io~spiderpool~K0HYWE.dockerbuild
22.2 KB
sha256:2db3c795ca290e9f5ca095a77326fa5ceb40350262127c3501a024c0fcc65371
spidernet-io~spiderpool~K8KIQR.dockerbuild
66.5 KB
sha256:b533fccc64e04fd4f701a4b44bc47e5bb6aa0e1a24b903811e48dd8a17044412
spidernet-io~spiderpool~N2D7GH.dockerbuild
30.4 KB
sha256:fe1c44398669c24da25dabeb8edb35da188fcdd97c08930a3c941a1ef7a52b02
spidernet-io~spiderpool~VPY3VO.dockerbuild
64.2 KB
sha256:a52ec67541e4e53cf3d811f8582406102e288e8736079c8835cb2fae588cba50
spidernet-io~spiderpool~YEUZ27.dockerbuild
22.3 KB
sha256:3f944fd2e800079b022eafe6aec3b9cbcd4bfcbaffadeda9d41ded1566001632
ubuntu-latest-dual-e2e_test_calico-v1.27.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
221 KB
sha256:e78eb4f3fd93ca436a700c3a85f0f2bf55dd030ed4ccb9408489c6f203ccb7e0
ubuntu-latest-dual-e2e_test_calico-v1.27.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
32.5 KB
sha256:9be1b29ca67ee900987c449781607fa26b6d9f00725e90df6b242e1dbf912620
ubuntu-latest-dual-e2e_test_calico-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
236 KB
sha256:e0e6b928ed35101aff4ea3e86bf3fa6fec7965e7f2ad6b4f5b739392af93544f
ubuntu-latest-dual-e2e_test_calico-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
31.8 KB
sha256:64c9222cb1b9c9fa397651d820326d9f925dd3a52c25b564c515c6a42b0ffce1
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
63.5 KB
sha256:bb7fd8dc812232e2604b245c867cf4c3e3f0233ac5554d26212ea193be087aa1
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
13.9 KB
sha256:4d03db57fdf798720f5dbeac57e501b2134bdb222d9c6b452be948aad698d39c
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
66.1 KB
sha256:e67241c6ba0d070f64ee7d19b44d4586a122b2d5c455139a1f067b1343dd12ad
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
14 KB
sha256:b45e4d6644fdfb4e5f389ca4b568cbdaf37e95dcb128ce8a1ad187d362dc6b0d
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
200 KB
sha256:fdf5a572273e915e7936872344180a606503973f153ff83bf0d3b5a335864478
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
32.1 KB
sha256:de2cfa18d7913468c2a15139b1cbee829bed5bc5f09a414908982e02f9091a47
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
211 KB
sha256:6ac1d886418f261204f5d3077f82c3595aa6a70467222e4e3a3a04e9b027d597
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
31.3 KB
sha256:42feae0c151dc7627b4003b8e1dd33d15d6f2585b1a083aa45ecc2b3bb4f3083
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
755 KB
sha256:ef744f5aed780e1b82187834f018b62dcd02ab4bf2bdb683ae46c1d7b667c9e5
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
172 KB
sha256:0d4c9ebe372c4c81ee238f467317067c4ae0444bdb48b467961059c3bb8b73ba
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
1.46 MB
sha256:7822ad5dd32393cc842501c9c37d7c8d32b6676ba2d940aa81174acb78349fc9
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
190 KB
sha256:135f0f92442db4ae022486c5d99fd081b5c6b9c1f99c8808e44f467ba7d44540
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
210 KB
sha256:a00c9388ac04d53ef5572c632338020f3cdecbb24b7e75f79fc15e9b99a103f3
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
31.7 KB
sha256:621c687e88b75ee230c8ae8f11a394bc8815193ba52e0069ebc004c5f76b1fcf
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
64.2 KB
sha256:43a761c9beaecb63f417e8f3f1bbab807bcaeb2160995db555265d7561b1a0f9
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
13.9 KB
sha256:a3faec7170e3d32cfb55f27118218f024cff1996e50399ae5abf51f3e7f8746b
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
190 KB
sha256:441286b3829a3c1864918edb8a3cecc87b0c6dd63ac74d28adfe2762fcb9f006
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
30.7 KB
sha256:d4159998b9f9279cd9758bb2fa35abd83c56e44967a3e95ad261aa9e8ed59bfb
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
785 KB
sha256:4649fc52532b9b916296630e7267df5f6e0b7a2f5be27284fa4a02ff4c0bd9de
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
86.9 KB
sha256:c963e4c1cdf2ab62b110e1b73f57b15d309210ddce4018c7f8d621ca35388edd
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
201 KB
sha256:62deedbd9b2d98b5c16b661ba159d1411018d7c3eef1a355e360d896ab9b5790
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
31 KB
sha256:b3a2786b8091615b5d8acad733e3f03202d0a4a39e14d303a33c8df3e5cf4516
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
64.2 KB
sha256:7fbc0bf5106390ec8f00b7fcf52c002a8beb98004039f150d2f30a132480d991
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
13.9 KB
sha256:b652671746ec8981ad9177949818f0e0bf53f8c371961b5c7d25e922958c58cf
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
171 KB
sha256:b70985c1c481bd7bd4d239d1540e1604410c6d1ed48af13df530b22baaf1df01
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
30.5 KB
sha256:926bfd1877a63740b54322f462ee20f35d700cb89dccac23f1b3e0bad83b843b
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-debuglog.txt
1.17 MB
sha256:75c646fc5bf581272ff8d8132248d65b8ebb8812499f20fd919a154015403c25
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-c26c95807003d8ecf1bc82392ce513ae348a7c1e-e2ereport.json Expired
188 KB
sha256:ce63940cd55a80b3078a7d8e9f02763332a81fa6c6612fe51e13a514add88633