Skip to content

ci: Replace deprecated blackduck scan action #3692

ci: Replace deprecated blackduck scan action

ci: Replace deprecated blackduck scan action #3692

GitHub Actions / e2e test report failed Mar 13, 2025 in 0s

26 tests run, 9 passed, 16 skipped, 1 failed.

Annotations

Check failure on line 1 in caren-e2e

See this annotation in the file changed.

@github-actions github-actions / e2e test report

caren-e2e.[It] Self-hosted Docker Cilium HelmAddon topology-cilium-helm-addon Should pivot the bootstrap cluster to a self-hosted cluster [Serial, provider:Docker, cni:Cilium, addonStrategy:HelmAddon]

Failed to run clusterctl move
Expected success, but got an error:
    <errors.aggregate | len:1, cap:1>: 
    action failed after 10 attempts: error creating "cluster.x-k8s.io/v1beta1, Kind=Cluster" self-hosted-59rv3a/self-hosted-1xnthn1b807z6ufgfw89bj2bbg49v: Internal error occurred: failed calling webhook "cluster-validator.caren.nutanix.com": failed to call webhook: Post "https://cluster-api-runtime-extensions-nutanix-admission.caren-system.svc:443/validate-v1beta1-cluster?timeout=10s": tls: failed to verify certificate: x509: certificate signed by unknown authority
    [
        <*errors.withStack | 0xc002efc480>{
            error: <*errors.withMessage | 0xc0015f6b00>{
                cause: <*errors.withStack | 0xc002efc450>{
                    error: <*errors.withMessage | 0xc0015f6ae0>{
                        cause: <*errors.StatusError | 0xc000793720>{
                            ErrStatus: {
                                TypeMeta: {Kind: "Status", APIVersion: "v1"},
                                ListMeta: {
                                    SelfLink: "",
                                    ResourceVersion: "",
                                    Continue: "",
                                    RemainingItemCount: nil,
                                },
                                Status: "Failure",
                                Message: "Internal error occurred: failed calling webhook \"cluster-validator.caren.nutanix.com\": failed to call webhook: Post \"https://cluster-api-runtime-extensions-nutanix-admission.caren-system.svc:443/validate-v1beta1-cluster?timeout=10s\": tls: failed to verify certificate: x509: certificate signed by unknown authority",
                                Reason: "InternalError",
                                Details: {
                                    Name: "",
                                    Group: "",
                                    Kind: "",
                                    UID: "",
                                    Causes: [
                                        {Type: ..., Message: ..., Field: ...},
                                    ],
                                    RetryAfterSeconds: 0,
                                },
                                Code: 500,
                            },
                        },
                        msg: "error creating \"cluster.x-k8s.io/v1beta1, Kind=Cluster\" self-hosted-59rv3a/self-hosted-1xnthn1b807z6ufgfw89bj2bbg49v",
                    },
                    stack: [0x21a6194, 0x21a3f4a, 0x21918ff, 0xf88d8c, 0xf8706e, 0x21917cb, 0x21a3c7e, 0x219fb34, 0x219d81f, 0x21dc122, 0x21dbf25, 0x23de30c, 0x24648e8, 0xef9773, 0xf0edbb, 0x484781],
                },
                msg: "action failed after 10 attempts",
            },
            stack: [0x2191825, 0x21a3c7e, 0x219fb34, 0x219d81f, 0x21dc122, 0x21dbf25, 0x23de30c, 0x24648e8, 0xef9773, 0xf0edbb, 0x484781],
        },
    ]
Raw output
[FAILED] Failed to run clusterctl move
Expected success, but got an error:
    <errors.aggregate | len:1, cap:1>: 
    action failed after 10 attempts: error creating "cluster.x-k8s.io/v1beta1, Kind=Cluster" self-hosted-59rv3a/self-hosted-1xnthn1b807z6ufgfw89bj2bbg49v: Internal error occurred: failed calling webhook "cluster-validator.caren.nutanix.com": failed to call webhook: Post "https://cluster-api-runtime-extensions-nutanix-admission.caren-system.svc:443/validate-v1beta1-cluster?timeout=10s": tls: failed to verify certificate: x509: certificate signed by unknown authority
    [
        <*errors.withStack | 0xc002efc480>{
            error: <*errors.withMessage | 0xc0015f6b00>{
                cause: <*errors.withStack | 0xc002efc450>{
                    error: <*errors.withMessage | 0xc0015f6ae0>{
                        cause: <*errors.StatusError | 0xc000793720>{
                            ErrStatus: {
                                TypeMeta: {Kind: "Status", APIVersion: "v1"},
                                ListMeta: {
                                    SelfLink: "",
                                    ResourceVersion: "",
                                    Continue: "",
                                    RemainingItemCount: nil,
                                },
                                Status: "Failure",
                                Message: "Internal error occurred: failed calling webhook \"cluster-validator.caren.nutanix.com\": failed to call webhook: Post \"https://cluster-api-runtime-extensions-nutanix-admission.caren-system.svc:443/validate-v1beta1-cluster?timeout=10s\": tls: failed to verify certificate: x509: certificate signed by unknown authority",
                                Reason: "InternalError",
                                Details: {
                                    Name: "",
                                    Group: "",
                                    Kind: "",
                                    UID: "",
                                    Causes: [
                                        {Type: ..., Message: ..., Field: ...},
                                    ],
                                    RetryAfterSeconds: 0,
                                },
                                Code: 500,
                            },
                        },
                        msg: "error creating \"cluster.x-k8s.io/v1beta1, Kind=Cluster\" self-hosted-59rv3a/self-hosted-1xnthn1b807z6ufgfw89bj2bbg49v",
                    },
                    stack: [0x21a6194, 0x21a3f4a, 0x21918ff, 0xf88d8c, 0xf8706e, 0x21917cb, 0x21a3c7e, 0x219fb34, 0x219d81f, 0x21dc122, 0x21dbf25, 0x23de30c, 0x24648e8, 0xef9773, 0xf0edbb, 0x484781],
                },
                msg: "action failed after 10 attempts",
            },
            stack: [0x2191825, 0x21a3c7e, 0x219fb34, 0x219d81f, 0x21dc122, 0x21dbf25, 0x23de30c, 0x24648e8, 0xef9773, 0xf0edbb, 0x484781],
        },
    ]
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/clusterctl/client.go:452 @ 03/13/25 10:07:59.461

There were additional failures detected after the initial failure. These are visible in the timeline