This job view page is being replaced by Spyglass soon. Check out the new job view.
PRdependabot[bot]: chore(deps): bump k8s.io/component-helpers from 0.24.10 to 0.24.11
ResultFAILURE
Tests 14 failed / 33 succeeded
Started2023-03-01 18:08
Elapsed4h8m
Revisionb2e3cd3c6b5c07e7795e1b926369d568bb992561
Refs 3452

Test Failures


Cloud provider Azure e2e suite [It] Ensure LoadBalancer should support BYO public IP [LB] 17s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sEnsure\sLoadBalancer\sshould\ssupport\sBYO\spublic\sIP\s\[LB\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc0004b66c0>{
            Code: "PublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPAddressesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Cache-Control": ["no-cache"],
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T203550Z:0d17c012-d855-43fe-8a4b-3f1efb37abf4",
                ],
                "Content-Length": ["189"],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Ms-Arm-Service-Request-Id": [
                    "e77630e1-3853-4242-b9b7-306690ccd7b3",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1196"],
                "Date": [
                    "Wed, 01 Mar 2023 20:35:50 GMT",
                ],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Expires": ["-1"],
                "X-Ms-Request-Id": [
                    "232c7347-75d1-43d8-94c3-d2958c67e13f",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "0d17c012-d855-43fe-8a4b-3f1efb37abf4",
                ],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc000ac0090>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 189,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPAddresses/service-lb-public-IPab9f",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMinor: 0,
      ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPAddressesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="PublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/ensureloadbalancer.go:168 @ 03/01/23 20:35:50.835

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Ensure LoadBalancer should support assigning to specific IP when updating public service [LB] 29s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sEnsure\sLoadBalancer\sshould\ssupport\sassigning\sto\sspecific\sIP\swhen\supdating\spublic\sservice\s\[LB\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc000125980>{
            Code: "PublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPAddressesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Date": [
                    "Wed, 01 Mar 2023 20:36:13 GMT",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1194"],
                "Content-Length": ["189"],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T203614Z:b5eed822-c0a2-4b3d-b7e2-84b7f5ed76c3",
                ],
                "X-Ms-Arm-Service-Request-Id": [
                    "b962c21d-a5be-412b-bbdc-6f0dccf7a809",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Cache-Control": ["no-cache"],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Expires": ["-1"],
                "X-Ms-Request-Id": [
                    "4972027c-b180-480f-a94c-f0dda46d6bef",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "b5eed822-c0a2-4b3d-b7e2-84b7f5ed76c3",
                ],
                "X-Content-Type-Options": ["nosniff"],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc0004fe030>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 189,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPAddresses/service-lb-public-none-IPbcb3",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMinor: 0,
 ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPAddressesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="PublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/ensureloadbalancer.go:208 @ 03/01/23 20:36:14.518

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Ensure LoadBalancer should support multiple external services sharing one preset public IP address [LB] 17s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sEnsure\sLoadBalancer\sshould\ssupport\smultiple\sexternal\sservices\ssharing\sone\spreset\spublic\sIP\saddress\s\[LB\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc0000d09c0>{
            Code: "PublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPAddressesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T204405Z:919a9e94-2ae7-4b07-a338-2e81e8fd2aae",
                ],
                "Date": [
                    "Wed, 01 Mar 2023 20:44:04 GMT",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1195"],
                "X-Ms-Request-Id": [
                    "b385df0e-4e46-4ec7-8b91-1cbd62b9ce9a",
                ],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "919a9e94-2ae7-4b07-a338-2e81e8fd2aae",
                ],
                "X-Ms-Arm-Service-Request-Id": [
                    "f5a4fb7d-597c-4822-849c-861af2264df9",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "Pragma": ["no-cache"],
                "Content-Length": ["189"],
                "Expires": ["-1"],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "Cache-Control": ["no-cache"],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc0004914a0>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 189,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPAddresses/service-lb-public-remain-6d41",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMinor: 0,
 ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPAddressesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="PublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/ensureloadbalancer.go:393 @ 03/01/23 20:44:05.297

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Ensure LoadBalancer should support updating an internal service to a public service with assigned IP [LB] 4m40s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sEnsure\sLoadBalancer\sshould\ssupport\supdating\san\sinternal\sservice\sto\sa\spublic\sservice\swith\sassigned\sIP\s\[LB\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc0000ad200>{
            Code: "PublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPAddressesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T204133Z:8acd7434-e2e7-4a0f-b04c-bbddcd8b65ca",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["189"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Arm-Service-Request-Id": [
                    "871510fc-204c-41c0-a49d-951e16d770fe",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "Expires": ["-1"],
                "X-Ms-Request-Id": [
                    "06e1abe7-5d35-4b8b-b078-f5850ba926ea",
                ],
                "Pragma": ["no-cache"],
                "X-Ms-Correlation-Request-Id": [
                    "8acd7434-e2e7-4a0f-b04c-bbddcd8b65ca",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1189"],
                "Date": [
                    "Wed, 01 Mar 2023 20:41:32 GMT",
                ],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc0005bad20>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 189,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPAddresses/service-lb-internal-none-public-IP3caf",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMi...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPAddressesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="PublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/ensureloadbalancer.go:292 @ 03/01/23 20:41:33.429

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] EnsureLoadBalancer should not update any resources when service config is not changed should respect service with BYO public IP prefix with various configurations [LB] 17s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sEnsureLoadBalancer\sshould\snot\supdate\sany\sresources\swhen\sservice\sconfig\sis\snot\schanged\sshould\srespect\sservice\swith\sBYO\spublic\sIP\sprefix\swith\svarious\sconfigurations\s\[LB\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc0004b6420>{
            Code: "StaticPublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses with static allocation method for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPPrefixesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Ms-Arm-Service-Request-Id": [
                    "21e45f2d-d142-407f-b78a-d310f964f334",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T192456Z:25f19b23-2cf3-4b27-9a20-861afa11e3cc",
                ],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "Expires": ["-1"],
                "Pragma": ["no-cache"],
                "X-Ms-Correlation-Request-Id": [
                    "25f19b23-2cf3-4b27-9a20-861afa11e3cc",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1168"],
                "Cache-Control": ["no-cache"],
                "X-Ms-Request-Id": [
                    "a807a2e7-db11-4d4b-ae27-a9c482fe44f0",
                ],
                "Date": [
                    "Wed, 01 Mar 2023 19:24:55 GMT",
                ],
                "Content-Length": ["225"],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc0006a13b0>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 83, 116, 97, 116, 105, 99, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 119, 105, 116, 104, 32, 115, 116, 97, 116, 105, 99, 32, 97, 108, 108, 111, 99, 97, 116, 105, 111, 110, 32, 109, 101, 116, 104, 111, 100, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 225,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPPrefixes/prefix",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
 ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPPrefixesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="StaticPublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses with static allocation method for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/ensureloadbalancer.go:804 @ 03/01/23 19:24:56.239

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] EnsureLoadBalancer should not update any resources when service config is not changed should respect service with BYO public IP with various configurations [LB] 17s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sEnsureLoadBalancer\sshould\snot\supdate\sany\sresources\swhen\sservice\sconfig\sis\snot\schanged\sshould\srespect\sservice\swith\sBYO\spublic\sIP\swith\svarious\sconfigurations\s\[LB\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc000740120>{
            Code: "PublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPAddressesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Pragma": ["no-cache"],
                "Content-Length": ["189"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Arm-Service-Request-Id": [
                    "6f8daeda-7267-49f3-b0e7-abf55c4e9bbc",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1170"],
                "Date": [
                    "Wed, 01 Mar 2023 19:24:38 GMT",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "d1de6e71-4bcc-4186-8e6e-3598c050c8ec",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Ms-Request-Id": [
                    "8a771b98-2bc4-410a-913f-23abd1cc907d",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T192438Z:d1de6e71-4bcc-4186-8e6e-3598c050c8ec",
                ],
                "Cache-Control": ["no-cache"],
                "Expires": ["-1"],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "X-Content-Type-Options": ["nosniff"],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc0006a0db0>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 189,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPAddresses/service-lb-public-IPb294",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMinor: 0,
      ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPAddressesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="PublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/ensureloadbalancer.go:759 @ 03/01/23 19:24:39.137

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] EnsureLoadBalancer should not update any resources when service config is not changed should respect service with various configurations [LB] 10m27s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sEnsureLoadBalancer\sshould\snot\supdate\sany\sresources\swhen\sservice\sconfig\sis\snot\schanged\sshould\srespect\sservice\swith\svarious\sconfigurations\s\[LB\]$'
[FAILED] Unexpected error:
    <*errors.errorString | 0x2e00320>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/service_annotations.go:1105 @ 03/01/23 19:24:15.647

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Network security group should add the rule when expose a service [NSG] 10m48s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sNetwork\ssecurity\sgroup\sshould\sadd\sthe\srule\swhen\sexpose\sa\sservice\s\[NSG\]$'
[FAILED] Unexpected error:
    <*errors.errorString | 0x2e00320>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/service_annotations.go:1105 @ 03/01/23 21:44:14.063

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Network security group should support service annotation `service.beta.kubernetes.io/azure-shared-securityrule` [NSG] 21m40s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sNetwork\ssecurity\sgroup\sshould\ssupport\sservice\sannotation\s\`service\.beta\.kubernetes\.io\/azure\-shared\-securityrule\`\s\[NSG\]$'
[FAILED] Unexpected error:
    <*errors.errorString | 0x2e00320>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/service_annotations.go:1105 @ 03/01/23 22:03:36.16

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Service with annotation should support service annotation 'service.beta.kubernetes.io/azure-dns-label-name' [ServiceAnnotation] 8m27s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sService\swith\sannotation\sshould\ssupport\sservice\sannotation\s\'service\.beta\.kubernetes\.io\/azure\-dns\-label\-name\'\s\[ServiceAnnotation\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc0004b7260>{
            Code: "PublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPAddressesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Content-Length": ["189"],
                "Expires": ["-1"],
                "X-Ms-Correlation-Request-Id": [
                    "e7c6b031-3944-4545-88ef-1e84fd44dc8f",
                ],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "Date": [
                    "Wed, 01 Mar 2023 19:49:27 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "X-Ms-Request-Id": [
                    "e8bf7492-2ebc-46fc-93a9-566797dec303",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1180"],
                "X-Ms-Arm-Service-Request-Id": [
                    "7fb71e82-5500-4de9-a003-88c29ee14dce",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T194928Z:e7c6b031-3944-4545-88ef-1e84fd44dc8f",
                ],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc000ac16b0>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 189,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPAddresses/service-public-IP-4c76",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMinor: 0,
        ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPAddressesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="PublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/service_annotations.go:167 @ 03/01/23 19:49:29.024

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Service with annotation should support service annotation 'service.beta.kubernetes.io/azure-load-balancer-health-probe-protocol' and port specific configs [ServiceAnnotation] 10m48s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sService\swith\sannotation\sshould\ssupport\sservice\sannotation\s\'service\.beta\.kubernetes\.io\/azure\-load\-balancer\-health\-probe\-protocol\'\sand\sport\sspecific\sconfigs\s\[ServiceAnnotation\]$'
[FAILED] Unexpected error:
    <*errors.errorString | 0x2e00320>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/service_annotations.go:1105 @ 03/01/23 20:23:39.589

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Service with annotation should support service annotation `service.beta.kubernetes.io/azure-pip-name` [ServiceAnnotation] 38s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sService\swith\sannotation\sshould\ssupport\sservice\sannotation\s\`service\.beta\.kubernetes\.io\/azure\-pip\-name\`\s\[ServiceAnnotation\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc0000d0a20>{
            Code: "PublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPAddressesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Pragma": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Request-Id": [
                    "08a7ea35-f41f-44c4-b2ff-da36f5f51846",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "Content-Length": ["189"],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1171"],
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T200931Z:c41bbcfe-3155-40c9-ae05-71b37c9ffbe7",
                ],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "Date": [
                    "Wed, 01 Mar 2023 20:09:31 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "c41bbcfe-3155-40c9-ae05-71b37c9ffbe7",
                ],
                "X-Ms-Arm-Service-Request-Id": [
                    "6f0dd900-623e-4792-aa49-1ced61d5c6a3",
                ],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc0002d8900>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 189,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPAddresses/pip1",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "",
                ProtoMajor: 0,
                ProtoMinor: 0,
                Header: {
...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPAddressesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="PublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/service_annotations.go:438 @ 03/01/23 20:09:31.996

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Service with annotation should support service annotation `service.beta.kubernetes.io/azure-pip-prefix-id` [ServiceAnnotation] 37s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sService\swith\sannotation\sshould\ssupport\sservice\sannotation\s\`service\.beta\.kubernetes\.io\/azure\-pip\-prefix\-id\`\s\[ServiceAnnotation\]$'
[FAILED] Unexpected error:
    <autorest.DetailedError>: {
        Original: <*azure.ServiceError | 0xc000740420>{
            Code: "StaticPublicIPCountLimitReached",
            Message: "Cannot create more than 100 public IP addresses with static allocation method for this subscription in this region.",
            Target: nil,
            Details: [],
            InnerError: nil,
            AdditionalInfo: nil,
        },
        PackageType: "network.PublicIPPrefixesClient",
        Method: "CreateOrUpdate",
        StatusCode: <int>400,
        Message: "Failure sending request",
        ServiceError: nil,
        Response: {
            Status: "400 Bad Request",
            StatusCode: 400,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Expires": ["-1"],
                "X-Ms-Routing-Request-Id": [
                    "CENTRALUS:20230301T201009Z:fedb6ccb-fb19-4b51-80a3-5347dd6790ff",
                ],
                "Cache-Control": ["no-cache"],
                "X-Ms-Request-Id": [
                    "ac2a0928-3779-4361-a819-7e251718b9f7",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Server": [
                    "Microsoft-HTTPAPI/2.0",
                    "Microsoft-HTTPAPI/2.0",
                ],
                "Content-Length": ["225"],
                "X-Ms-Correlation-Request-Id": [
                    "fedb6ccb-fb19-4b51-80a3-5347dd6790ff",
                ],
                "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["1169"],
                "Date": [
                    "Wed, 01 Mar 2023 20:10:09 GMT",
                ],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Arm-Service-Request-Id": [
                    "97db3b6d-e9e7-43b4-923e-ee2b693a2bdd",
                ],
                "X-Content-Type-Options": ["nosniff"],
            },
            Body: <io.nopCloserWriterTo>{
                Reader: <*bytes.Reader | 0xc00024bb90>{
                    s: [123, 13, 10, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 13, 10, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 83, 116, 97, 116, 105, 99, 80, 117, 98, 108, 105, 99, 73, 80, 67, 111, 117, 110, 116, 76, 105, 109, 105, 116, 82, 101, 97, 99, 104, 101, 100, 34, 44, 13, 10, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 99, 114, 101, 97, 116, 101, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 49, 48, 48, 32, 112, 117, 98, 108, 105, 99, 32, 73, 80, 32, 97, 100, 100, 114, 101, 115, 115, 101, 115, 32, 119, 105, 116, 104, 32, 115, 116, 97, 116, 105, 99, 32, 97, 108, 108, 111, 99, 97, 116, 105, 111, 110, 32, 109, 101, 116, 104, 111, 100, 32, 102, 111, 114, 32, 116, 104, 105, 115, 32, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 105, 110, 32, 116, 104, 105, 115, 32, 114, 101, 103, 105, 111, 110, 46, 34, 44, 13, 10, 32, 32, 32, 32, 34, 100, 101, 116, 97, 105, 108, 115, 34, 58, 32, 91, 93, 13, 10, 32, 32, 125, 13, 10, 125],
                    i: 0,
                    prevRune: -1,
                },
            },
            ContentLength: 225,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "PUT",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-rc2x10/providers/Microsoft.Network/publicIPPrefixes/prefix1",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2022-07-01",
...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

    network.PublicIPPrefixesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="StaticPublicIPCountLimitReached" Message="Cannot create more than 100 public IP addresses with static allocation method for this subscription in this region." Details=[]
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/service_annotations.go:493 @ 03/01/23 20:10:09.637

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Cloud provider Azure e2e suite [It] Service with annotation should support service annotation `service.beta.kubernetes.io/azure-pip-tags` [ServiceAnnotation] 10m41s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Cloud\sprovider\sAzure\se2e\ssuite\s\[It\]\sService\swith\sannotation\sshould\ssupport\sservice\sannotation\s\`service\.beta\.kubernetes\.io\/azure\-pip\-tags\`\s\[ServiceAnnotation\]$'
[FAILED] Unexpected error:
    <*errors.errorString | 0x2e00320>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cloud-provider-azure/tests/e2e/network/service_annotations.go:385 @ 03/01/23 20:08:47.405

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

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Show 33 Passed Tests

Show 14 Skipped Tests