This job view page is being replaced by Spyglass soon. Check out the new job view.
PRwillie-yao: Refactor repeated code in E2E test specs to helper functions
ResultFAILURE
Tests 2 failed / 25 succeeded
Started2023-02-01 23:00
Elapsed1h26m
Revisionfb3edfc1590d2fe71a224486f47780c0686bd3c5
Refs 3003

Test Failures


capz-e2e [It] Workload cluster creation Creating a Flatcar cluster [OPTIONAL] With Flatcar control-plane and worker nodes 15m35s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sWorkload\scluster\screation\sCreating\sa\sFlatcar\scluster\s\[OPTIONAL\]\sWith\sFlatcar\scontrol\-plane\sand\sworker\snodes$'
[FAILED] Timed out after 195.011s.
Expected success, but got an error:
    <*errors.withStack | 0xc001096180>: {
        error: <*errors.withMessage | 0xc000306280>{
            cause: <*url.Error | 0xc000f76660>{
                Op: "Get",
                URL: "https://capz-e2e-khsyg5-flatcar-9deb3dc9.westeurope.cloudapp.azure.com:6443/version",
                Err: <*net.OpError | 0xc0000cf4a0>{
                    Op: "dial",
                    Net: "tcp",
                    Source: nil,
                    Addr: <*net.TCPAddr | 0xc000f76630>{
                        IP: [20, 4, 177, 108],
                        Port: 6443,
                        Zone: "",
                    },
                    Err: <*poll.DeadlineExceededError | 0x5d0a860>{},
                },
            },
            msg: "Kubernetes cluster unreachable",
        },
        stack: [0x3548f25, 0x35ebb9b, 0x36453b2, 0x154e085, 0x154d57c, 0x196c15a, 0x196d517, 0x196a50d, 0x3644b69, 0x363466c, 0x3637397, 0x2ff1c50, 0x364ea08, 0x19472db, 0x195b7f8, 0x14db741],
    }
    Kubernetes cluster unreachable: Get "https://capz-e2e-khsyg5-flatcar-9deb3dc9.westeurope.cloudapp.azure.com:6443/version": dial tcp 20.4.177.108:6443: i/o timeout
In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:949 @ 02/01/23 23:19:41.109

				
				Click to see stdout/stderrfrom junit.e2e_suite.1.xml

Filter through log files | View test history on testgrid


capz-e2e [It] Workload cluster creation Creating a private cluster [OPTIONAL] Creates a public management cluster in a custom vnet 1h11m

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sWorkload\scluster\screation\sCreating\sa\sprivate\scluster\s\[OPTIONAL\]\sCreates\sa\spublic\smanagement\scluster\sin\sa\scustom\svnet$'
[FAILED] Timed out after 1800.000s.
Timed out waiting for Cluster capz-e2e-ncp8nk/capz-e2e-n1ivpx-private to provision
Expected
    <string>: Provisioning
to equal
    <string>: Provisioned
In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/cluster_helpers.go:144 @ 02/01/23 23:52:53.962

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

				
				Click to see stdout/stderrfrom junit.e2e_suite.1.xml

Filter through log files | View test history on testgrid


Show 25 Passed Tests

Show 17 Skipped Tests