See <
https://jenkins.antrea-ci.rocks/job/cloud-antrea-eks-cleanup/673/display/redirect?page=changes>
Changes:
[noreply] Bump the golang-org-x group across 1 directory with 4 updates (#6295)
[noreply] Fix single rule deletion for NodePortLocal on Linux (#6284)
[noreply] Improve the readability of post-installation test results (#6291)
[noreply] Bump
google.golang.org/protobuf from 1.34.0 to 1.34.1 (#6294)
[noreply] Update documentation link for GCP cloud provider (#6296)
[noreply] Mention LoadbalancerIPMode support in AntreaProxy doc(#6274)
[noreply] Bump
github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#6307)
[noreply] Minor fix to start_ovs script when bridging mode is enabled (#6305)
------------------------------------------
Started by upstream project "cloud-antrea-eks-conformance-net-policy" build number 677
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on antrea-cloud-ci-vm (antrea-cloud) in workspace <
https://jenkins.antrea-ci.rocks/job/cloud-antrea-eks-cleanup/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository
https://github.com/antrea-io/antrea/
> git init <
https://jenkins.antrea-ci.rocks/job/cloud-antrea-eks-cleanup/ws/> # timeout=10
Fetching upstream changes from
https://github.com/antrea-io/antrea/
> git --version # timeout=10
> git fetch --tags --progress --
https://github.com/antrea-io/antrea/ +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url
https://github.com/antrea-io/antrea/ # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url
https://github.com/antrea-io/antrea/ # timeout=10
Fetching upstream changes from
https://github.com/antrea-io/antrea/
> git fetch --tags --progress --
https://github.com/antrea-io/antrea/ +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision d4922f06f75a48572d8e8bcb2daf596524ab3f7e (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f d4922f06f75a48572d8e8bcb2daf596524ab3f7e # timeout=10
Commit message: "Minor fix to start_ovs script when bridging mode is enabled (#6305)"
> git rev-list --no-walk 83d981d4bac45c61f18a1eb0b1ae9879d4f8dc05 # timeout=10
[cloud-antrea-eks-cleanup] $ /bin/bash /tmp/jenkins14127421692678975996.sh
+ source /home/ubuntu/.bashrc
++ case $- in
++ return
+ sudo ./ci/test-conformance-eks.sh --cluster-name cloud-antrea-eks-conformance-net-policy-677 --cleanup-only
+ CLUSTER=
+ REGION=us-west-2
+ K8S_VERSION=1.27
+ AWS_NODE_TYPE=t3.medium
+ SSH_KEY_PATH=/home/ubuntu/.ssh/id_rsa.pub
+ SSH_PRIVATE_KEY_PATH=/home/ubuntu/.ssh/id_rsa
+ RUN_ALL=true
+ RUN_SETUP_ONLY=false
+ RUN_CLEANUP_ONLY=false
+ KUBECONFIG_PATH=/home/ubuntu/jenkins/out/eks
+ MODE=report
+ TEST_SCRIPT_RC=0
+ KUBE_CONFORMANCE_IMAGE_VERSION=auto
+ INSTALL_EKSCTL=true
+ AWS_SERVICE_USER_ROLE_ARN=
+ AWS_SERVICE_USER_NAME=
+ _usage='Usage: ./ci/test-conformance-eks.sh [--cluster-name <EKSClusterNameToUse>] [--kubeconfig <KubeconfigSavePath>] [--k8s-version <ClusterVersion>] [--aws-access-key <AccessKey>] [--aws-secret-key <SecretKey>] [--aws-region <Region>] [--aws-service-user <ServiceUserName>] [--aws-service-user-role-arn <ServiceUserRoleARN>] [--ssh-key <SSHKey] [--ssh-private-key <SSHPrivateKey] [--log-mode <SonobuoyResultLogLevel>] [--setup-only] [--cleanup-only]
Setup a EKS cluster to run K8s e2e community tests (Conformance & Network Policy).
--cluster-name The cluster name to be used for the generated EKS cluster. Must be specified if not run in Jenkins environment.
--kubeconfig Path to save kubeconfig of generated EKS cluster.
--k8s-version EKS K8s cluster version. Defaults to 1.27.
--aws-access-key AWS Acess Key for logging in to awscli.
--aws-secret-key AWS Secret Key for logging in to awscli.
--aws-service-user-role-arn AWS Service User Role ARN for logging in to awscli.
--aws-service-user AWS Service User Name for logging in to awscli.
--aws-region The AWS region where the cluster will be initiated. Defaults to us-east-2.
--ssh-key The path of key to be used for ssh access to worker nodes.
--log-mode Use the flag to set either '\''report'\'', '\''detail'\'', or '\''dump'\'' level data for sonobuoy results.
--setup-only Only perform setting up the cluster and run test.
--cleanup-only Only perform cleaning up the cluster.
--skip-eksctl-install Do not install the latest eksctl version. Eksctl must be installed already.'
+ [[ 3 -gt 0 ]]
+ key=--cluster-name
+ case $key in
+ CLUSTER=cloud-antrea-eks-conformance-net-policy-677
+ shift 2
+ [[ 1 -gt 0 ]]
+ key=--cleanup-only
+ case $key in
+ RUN_CLEANUP_ONLY=true
+ RUN_ALL=false
+ shift
+ [[ 0 -gt 0 ]]
+ [[ cloud-antrea-eks-conformance-net-policy-677 == '' ]]
+++ dirname ./ci/test-conformance-eks.sh
++ cd ./ci
++ pwd
+ THIS_DIR=<
https://jenkins.antrea-ci.rocks/job/cloud-antrea-eks-cleanup/ws/ci>
+ GIT_CHECKOUT_DIR=<
https://jenkins.antrea-ci.rocks/job/cloud-antrea-eks-cleanup/ws/ci/..>
+ pushd <
https://jenkins.antrea-ci.rocks/job/cloud-antrea-eks-cleanup/ws/ci>
+ source <
https://jenkins.antrea-ci.rocks/job/cloud-antrea-eks-cleanup/ws/ci/jenkins/utils.sh>
+ [[ false == true ]]
+ [[ false == true ]]
+ [[ false == true ]]
+ [[ true == true ]]
+ cleanup_cluster
+ echo '=== Cleaning up EKS cluster ${CLUSTER} ==='
=== Cleaning up EKS cluster ${CLUSTER} ===
+ retry=5
+ [[ 5 -gt 0 ]]
+ eksctl delete cluster --name cloud-antrea-eks-conformance-net-policy-677 --region us-west-2
Error: unable to describe cluster control plane: operation error EKS: DescribeCluster, https response error StatusCode: 404, RequestID: d7177299-da8d-4201-9f93-daa2ab43b100, ResourceNotFoundException: No cluster found for name: cloud-antrea-eks-conformance-net-policy-677.
Build step 'Execute shell' marked build as failure