This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 1 failed / 65 succeeded
Started2023-01-29 04:37
Elapsed1h0m
Revisionmain

Test Failures


capa-e2e [It] [unmanaged] [functional] [ClusterClass] Multitenancy test [ClusterClass] should create cluster with nested assumed role 25s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capa\-e2e\s\[It\]\s\[unmanaged\]\s\[functional\]\s\[ClusterClass\]\sMultitenancy\stest\s\[ClusterClass\]\sshould\screate\scluster\swith\snested\sassumed\srole$'
[FAILED] Timed out after 10.001s.
Failed to apply the cluster template
Expected success, but got an error:
    <*errors.withStack | 0xc000b39c80>: {
        error: <*exec.ExitError | 0xc000672500>{
            ProcessState: {
                pid: 32343,
                status: 256,
                rusage: {
                    Utime: {Sec: 0, Usec: 611477},
                    Stime: {Sec: 0, Usec: 249132},
                    Maxrss: 110016,
                    Ixrss: 0,
                    Idrss: 0,
                    Isrss: 0,
                    Minflt: 13542,
                    Majflt: 0,
                    Nswap: 0,
                    Inblock: 0,
                    Oublock: 25136,
                    Msgsnd: 0,
                    Msgrcv: 0,
                    Nsignals: 0,
                    Nvcsw: 2377,
                    Nivcsw: 614,
                },
            },
            Stderr: nil,
        },
        stack: [0x1be5460, 0x1be59d1, 0x1d5a40c, 0x2191c93, 0x4db565, 0x4daa5c, 0xa35e9a, 0xa36b0e, 0xa344cd, 0x219116c, 0x22658f8, 0xa11f5b, 0xa26058, 0x4704e1],
    }
    exit status 1
In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/clusterctl_helpers.go:308 @ 01/29/23 04:47:38.216

				
				Click to see stdout/stderrfrom junit.e2e_suite.xml

Filter through log files | View test history on testgrid


Show 65 Passed Tests

Show 4 Skipped Tests

Error lines from build-log.txt

... skipping 878 lines ...
  Jan 29 04:47:12.578: INFO: Setting environment variable: key=AWS_AVAILABILITY_ZONE_2, value=us-west-2b
  Jan 29 04:47:12.578: INFO: Setting environment variable: key=AWS_REGION, value=us-west-2
  Jan 29 04:47:12.578: INFO: Setting environment variable: key=AWS_SSH_KEY_NAME, value=cluster-api-provider-aws-sigs-k8s-io
  Jan 29 04:47:12.578: INFO: Setting environment variable: key=AWS_B64ENCODED_CREDENTIALS, value=*******
  << Timeline
------------------------------
• [FAILED] [25.661 seconds]
[unmanaged] [functional] [ClusterClass] Multitenancy test [ClusterClass] [It] should create cluster with nested assumed role
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_clusterclass_test.go:53

  Captured StdOut/StdErr Output >>
  Error from server (AlreadyExists): error when creating "STDIN": awsclusterroleidentities.infrastructure.cluster.x-k8s.io "capamultitenancyjump" already exists
  Error from server (AlreadyExists): error when creating "STDIN": awsclusterroleidentities.infrastructure.cluster.x-k8s.io "capamultitenancynested" already exists

  << Captured StdOut/StdErr Output

  Timeline >>
  STEP: Node 13 acquiring resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0} @ 01/29/23 04:47:12.567
  STEP: Node 13 acquired resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0} @ 01/29/23 04:47:13.568
... skipping 20 lines ...
  STEP: Deleting cluster cluster-8z0xiw @ 01/29/23 04:47:27.167
  INFO: Waiting for the Cluster functional-multitenancy-nested-clusterclass-r21cia/cluster-8z0xiw to be deleted
  STEP: Waiting for cluster cluster-8z0xiw to be deleted @ 01/29/23 04:47:27.185
  STEP: Deleting namespace used for hosting the "" test spec @ 01/29/23 04:47:37.196
  INFO: Deleting namespace functional-multitenancy-nested-clusterclass-r21cia
  STEP: Node 13 released resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0} @ 01/29/23 04:47:38.216
  [FAILED] in [It] - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/clusterctl_helpers.go:308 @ 01/29/23 04:47:38.216
  << Timeline

  [FAILED] Timed out after 10.001s.
  Failed to apply the cluster template
  Expected success, but got an error:
      <*errors.withStack | 0xc000b39c80>: {
          error: <*exec.ExitError | 0xc000672500>{
              ProcessState: {
                  pid: 32343,
                  status: 256,
                  rusage: {
                      Utime: {Sec: 0, Usec: 611477},
                      Stime: {Sec: 0, Usec: 249132},
... skipping 1051 lines ...
  awsmachinetemplate.infrastructure.cluster.x-k8s.io/ci-default-worker-machinetemplate created
  kubeadmconfigtemplate.bootstrap.cluster.x-k8s.io/ci-default-worker-bootstraptemplate created
  cluster.cluster.x-k8s.io/self-hosted-iy8rlp created
  configmap/cni-self-hosted-iy8rlp-crs-0 created
  clusterresourceset.addons.cluster.x-k8s.io/self-hosted-iy8rlp-crs-0 created

  W0129 05:03:55.386054   27278 reflector.go:347] pkg/mod/k8s.io/client-go@v0.25.0/tools/cache/reflector.go:169: watch of *v1.Event ended with: Internal error occurred: etcdserver: no leader
  << Captured StdOut/StdErr Output

  Timeline >>
  STEP: Node 5 acquiring resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0} @ 01/29/23 04:47:12.554
  STEP: Node 5 acquired resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0} @ 01/29/23 04:47:13.555
  STEP: Creating a namespace for hosting the "self-hosted" test spec @ 01/29/23 04:47:13.556
... skipping 142 lines ...
  machinedeployment.cluster.x-k8s.io/self-hosted-o5g7xe-md-0 created
  awsmachinetemplate.infrastructure.cluster.x-k8s.io/self-hosted-o5g7xe-md-0 created
  kubeadmconfigtemplate.bootstrap.cluster.x-k8s.io/self-hosted-o5g7xe-md-0 created
  configmap/cni-self-hosted-o5g7xe-crs-0 created
  clusterresourceset.addons.cluster.x-k8s.io/self-hosted-o5g7xe-crs-0 created

  W0129 05:04:45.677501   27355 reflector.go:347] pkg/mod/k8s.io/client-go@v0.25.0/tools/cache/reflector.go:169: watch of *v1.Event ended with: Internal error occurred: etcdserver: no leader
  << Captured StdOut/StdErr Output

  Timeline >>
  STEP: Node 13 acquiring resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0} @ 01/29/23 04:47:38.221
  STEP: Node 13 acquired resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0} @ 01/29/23 04:47:39.222
  STEP: Creating a namespace for hosting the "self-hosted" test spec @ 01/29/23 04:47:39.222
... skipping 708 lines ...
[ReportAfterSuite] PASSED [0.019 seconds]
[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
------------------------------

Summarizing 1 Failure:
  [FAIL] [unmanaged] [functional] [ClusterClass] Multitenancy test [ClusterClass] [It] should create cluster with nested assumed role
  /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/clusterctl_helpers.go:308

Ran 26 of 30 Specs in 3357.519 seconds
FAIL! -- 25 Passed | 1 Failed | 4 Pending | 0 Skipped


Ginkgo ran 1 suite in 58m11.090500769s

Test Suite Failed

real	58m11.158s
user	23m23.489s
sys	6m28.561s
make: *** [Makefile:406: test-e2e] Error 1
+ EXIT_VALUE=2
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up after docker
Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die.
... skipping 3 lines ...