Started by upstream project "pipeline-nightly" build number 77
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/deploy-platform-k8s-manifests
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[WS-CLEANUP] Done
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-jenkins.git
> git init /home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-jenkins # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision d123cf296746e4d7c49b1db909bcef43ae30e239 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d123cf296746e4d7c49b1db909bcef43ae30e239 # timeout=10
Commit message: "use r24.1 tag for deployer image in ansible case"
> git rev-list --no-walk d123cf296746e4d7c49b1db909bcef43ae30e239 # timeout=10
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-devstack.git
> git init /home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-devstack # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-devstack.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-devstack.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-devstack.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 2f03a1e26e811ba39d6f10fd1924476f08a26fcf (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2f03a1e26e811ba39d6f10fd1924476f08a26fcf # timeout=10
Commit message: "fix k8s_manifests"
> git rev-list --no-walk 2f03a1e26e811ba39d6f10fd1924476f08a26fcf # timeout=10
Copied 2 artifacts from "pipeline-nightly" build number 77
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins4034165727377585050.sh
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-77
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-77
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_77
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_77
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ desc='Pipeline: pipeline-nightly-77 Random: 6349 Stream: k8s-manifests'
+ desc+='
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77/k8s-manifests'
+ echo 'DESCRIPTION Pipeline: pipeline-nightly-77 Random: 6349 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77/k8s-manifests'
DESCRIPTION Pipeline: pipeline-nightly-77 Random: 6349 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77/k8s-manifests
[description-setter] Description set: Pipeline: pipeline-nightly-77 Random: 6349 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77/k8s-manifests'
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins622290991910734487.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-77
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-77
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_77
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_77
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-jenkins ./patchsets-info.json
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-devstack ./patchsets-info.json
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins14072392559542774543.sh
+ set -eo pipefail
+ export ENVIRONMENT_OS=rocky9
+ ENVIRONMENT_OS=rocky9
+ export ORCHESTRATOR=kubernetes
+ ORCHESTRATOR=kubernetes
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-77
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-77
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_77
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_77
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_77
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG=nightly
++ CONTRAIL_CONTAINER_TAG=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5102
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=nightly
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=nightly
++ export GERRIT_PIPELINE=nightly
++ GERRIT_PIPELINE=nightly
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.6349.env
/tmp/jenkins14072392559542774543.sh: line 6: /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.6349.env: No such file or directory
+ /bin/true
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/vars.deploy-platform-k8s-manifests.6349.env
++ export MONITORING_DEPLOY_TARGET=AIO
++ MONITORING_DEPLOY_TARGET=AIO
++ export MONITORING_DEPLOYER=k8s_manifests
++ MONITORING_DEPLOYER=k8s_manifests
++ export MONITORING_ORCHESTRATOR=k8s
++ MONITORING_ORCHESTRATOR=k8s
+ res=0
+ ./src/opensdn-io/tf-jenkins/jobs/devstack/k8s_manifests/create_workers.sh
NODES declaration error: ""
creating one controller
Generating public/private rsa key pair.
Your identification has been saved in new_key
Your public key has been saved in new_key.pub
The key fingerprint is:
SHA256:/Avx9bq395R6z8hLrb9rKfZe8Rbc3VCjYClpolzrOWA jenkins@tf-jenkins
The key's randomart image is:
+---[RSA 3072]----+
| .o. ..|
| o +... ...|
| . o + . .. |
| E o ..+|
| . o S . ++|
| + + . . .=|
| o o o.B|
| . . *oXo|
| . ++%XX|
+----[SHA256]-----+
INFO: VM_TYPE=medium INSTANCE_TYPE=STD3-4-16 VOLUME_SIZE=80
INFO: project_id=****
INFO: wait for enough resources for required_instances=1 and required_cores=4 Mon Apr 28 00:00:59 UTC 2025
INFO: waiting for resources is finished Mon Apr 28 00:01:05 UTC 2025
INFO: openstack volume create --type ceph-ssd --size 80 --availability-zone GZ1 --image aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f --bootable cn_jenkins-deploy-platform-k8s-manifests-182_1_volume
+---------------------+------------------------------------------------+
| Field | Value |
+---------------------+------------------------------------------------+
| attachments | [] |
| availability_zone | GZ1 |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2025-04-28T00:01:08.809422 |
| description | None |
| encrypted | False |
| id | 3c2589ee-da90-4aa5-83cd-dbbcbd00e163 |
| multiattach | False |
| name | cn_jenkins-deploy-platform-k8s-manifests-182_1 |
| properties | |
| replication_status | None |
| size | 80 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| type | ceph-ssd |
| updated_at | None |
| user_id | 25d930adb802408885c71e341481886e |
+---------------------+------------------------------------------------+
Volume cn_jenkins-deploy-platform-k8s-manifests-182_1 is available
INFO: openstack server create --volume cn_jenkins-deploy-platform-k8s-manifests-182_1 --flavor STD3-4-16 --security-group default --availability-zone GZ1 --key-name=worker --network management --wait cn_jenkins-deploy-platform-k8s-manifests-182_1
+-----------------------------+------------------------------------------------------------------------------+
| Field | Value |
+-----------------------------+------------------------------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | GZ1 |
| OS-EXT-STS:power_state | Running |
| OS-EXT-STS:task_state | None |
| OS-EXT-STS:vm_state | active |
| OS-SRV-USG:launched_at | 2025-04-28T00:01:45.000000 |
| OS-SRV-USG:terminated_at | None |
| accessIPv4 | |
| accessIPv6 | |
| addresses | management=10.0.0.22 |
| adminPass | 9Yzc4w4LKApU |
| config_drive | |
| created | 2025-04-28T00:01:30Z |
| flavor | STD3-4-16 (b6760da7-d124-45c7-a0a7-64f40acae087) |
| hostId | 169ec9ed659fa12510fdddc94c395981891c4cf1e7cc35d5a46b6bcb |
| id | 08330093-b777-4f29-991c-1651676401f8 |
| image | N/A (booted from volume) |
| key_name | worker |
| name | cn_jenkins-deploy-platform-k8s-manifests-182_1 |
| progress | 0 |
| project_id | **** |
| properties | |
| security_groups | id='ae6a292d-c48f-4b92-9b1d-4d0a032b0697', name='default-sprut', sdn='sprut' |
| status | ACTIVE |
| updated | 2025-04-28T00:01:46Z |
| user_id | 25d930adb802408885c71e341481886e |
| volumes_attached | id='3c2589ee-da90-4aa5-83cd-dbbcbd00e163' |
+-----------------------------+------------------------------------------------------------------------------+
nova CLI is deprecated and will be removed in a future release
Request to add tag PipelineBuildTag=jenkins-pipeline-nightly-77 to specified server has been accepted.
Request to add tag JobTag=jenkins-deploy-platform-k8s-manifests-182 to specified server has been accepted.
Request to add tag GroupTag=cn_jenkins-deploy-platform-k8s-manifests-182 to specified server has been accepted.
Request to add tag SLAVE=openstack to specified server has been accepted.
Request to add tag DOWN= to specified server has been accepted.
ssh: connect to host 10.0.0.22 port 22: Connection refused
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Linux cn-jenkins-deploy-platform-k8s-manifests-182-1.novalocal 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 17:09:15 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
/home/jenkins/workspace/deploy-platform-k8s-manifests/src/opensdn-io/tf-jenkins/infra/openstack/../hooks/rocky/up.sh: line 12: /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.6349.env: No such file or directory
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Found interface: eth0
Actual changes:
tx-checksum-ip-generic: off
tx-tcp-segmentation: off [not requested]
tx-tcp-ecn-segmentation: off [not requested]
tx-tcp6-segmentation: off [not requested]
INFO: copy mirror-base-rocky9.repo to host
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
INFO: copy mirror-epel9.repo to host
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
INFO: do not set default gateway for second interface
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 2.1 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 730 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 264 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 71 MB/s | 7.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 4.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 939 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 2.3 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 392 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 451 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 904 kB/s | 16 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 15 kB/s | 257 B 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 773 kB/s | 13 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 122 MB/s | 30 MB 00:00
Package openssh-server-8.7p1-29.el9_2.x86_64 is already installed.
Package openssl-1:3.0.7-6.el9_2.x86_64 is already installed.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Upgrading:
openssh x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 457 k
openssh-clients x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 713 k
openssh-server x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 459 k
openssl x86_64 1:3.2.2-6.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 1.3 M
openssl-libs x86_64 1:3.2.2-6.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 2.4 M
Transaction Summary
================================================================================
Upgrade 5 Packages
Total download size: 5.3 M
Downloading Packages:
(1/5): openssh-8.7p1-43.el9.x86_64.rpm 9.1 MB/s | 457 kB 00:00
(2/5): openssh-server-8.7p1-43.el9.x86_64.rpm 3.1 MB/s | 459 kB 00:00
(3/5): openssh-clients-8.7p1-43.el9.x86_64.rpm 4.6 MB/s | 713 kB 00:00
(4/5): openssl-3.2.2-6.el9_5.1.x86_64.rpm 11 MB/s | 1.3 MB 00:00
(5/5): openssl-libs-3.2.2-6.el9_5.1.x86_64.rpm 47 MB/s | 2.4 MB 00:00
--------------------------------------------------------------------------------
Total 27 MB/s | 5.3 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : openssl-libs-1:3.2.2-6.el9_5.1.x86_64 1/10
Running scriptlet: openssh-8.7p1-43.el9.x86_64 2/10
Upgrading : openssh-8.7p1-43.el9.x86_64 2/10
Upgrading : openssh-clients-8.7p1-43.el9.x86_64 3/10
Running scriptlet: openssh-clients-8.7p1-43.el9.x86_64 3/10
Running scriptlet: openssh-server-8.7p1-43.el9.x86_64 4/10
Upgrading : openssh-server-8.7p1-43.el9.x86_64 4/10
Running scriptlet: openssh-server-8.7p1-43.el9.x86_64 4/10
Upgrading : openssl-1:3.2.2-6.el9_5.1.x86_64 5/10
Cleanup : openssl-1:3.0.7-6.el9_2.x86_64 6/10
Running scriptlet: openssh-server-8.7p1-29.el9_2.x86_64 7/10
Cleanup : openssh-server-8.7p1-29.el9_2.x86_64 7/10
Running scriptlet: openssh-server-8.7p1-29.el9_2.x86_64 7/10
Running scriptlet: openssh-clients-8.7p1-29.el9_2.x86_64 8/10
Cleanup : openssh-clients-8.7p1-29.el9_2.x86_64 8/10
Cleanup : openssh-8.7p1-29.el9_2.x86_64 9/10
Cleanup : openssl-libs-1:3.0.7-6.el9_2.x86_64 10/10
Running scriptlet: openssl-libs-1:3.0.7-6.el9_2.x86_64 10/10
Verifying : openssh-8.7p1-43.el9.x86_64 1/10
Verifying : openssh-8.7p1-29.el9_2.x86_64 2/10
Verifying : openssh-clients-8.7p1-43.el9.x86_64 3/10
Verifying : openssh-clients-8.7p1-29.el9_2.x86_64 4/10
Verifying : openssh-server-8.7p1-43.el9.x86_64 5/10
Verifying : openssh-server-8.7p1-29.el9_2.x86_64 6/10
Verifying : openssl-1:3.2.2-6.el9_5.1.x86_64 7/10
Verifying : openssl-1:3.0.7-6.el9_2.x86_64 8/10
Verifying : openssl-libs-1:3.2.2-6.el9_5.1.x86_64 9/10
Verifying : openssl-libs-1:3.0.7-6.el9_2.x86_64 10/10
Upgraded:
openssh-8.7p1-43.el9.x86_64 openssh-clients-8.7p1-43.el9.x86_64
openssh-server-8.7p1-43.el9.x86_64 openssl-1:3.2.2-6.el9_5.1.x86_64
openssl-libs-1:3.2.2-6.el9_5.1.x86_64
Complete!
INFO: check dns
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Server: 10.0.0.2
Address: 10.0.0.2#53
Name: tf-jenkins.mcs.local
Address: 10.0.0.25
real 0m0.053s
user 0m0.006s
sys 0m0.006s
INFO: cat /etc/resolv.conf
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
# Generated by NetworkManager
search mcs.local novalocal
nameserver 10.0.0.2
DEBUG: port_id=09e10e19-b4d7-4b13-8f51-aa0218fc2225 for 08330093-b777-4f29-991c-1651676401f8 in management
INFO: collect hostname from node 10.0.0.22
INFO: addition to /etc/hosts for all VM-s:
10.0.0.22 cn-jenkins-deploy-platform-k8s-manifests-182-1
INFO: update /etc/hosts on node 10.0.0.22
+ ENV_FILE=/home/jenkins/workspace/deploy-platform-k8s-manifests/stackrc.deploy-platform-k8s-manifests.env
+ echo 'export ORCHESTRATOR=kubernetes'
+ echo 'export DEPLOYER=k8s_manifests'
+ echo 'export JOB_LOGS_PATH=k8s-manifests'
+ [[ 0 == 1 ]]
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/stackrc.deploy-platform-k8s-manifests.env
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export ENVIRONMENT_OS=rocky9
++ ENVIRONMENT_OS=rocky9
++ export IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f
++ IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f
++ export IMAGE_SSH_USER=rocky
++ IMAGE_SSH_USER=rocky
++ export INSTANCE_IDS=08330093-b777-4f29-991c-1651676401f8,
++ INSTANCE_IDS=08330093-b777-4f29-991c-1651676401f8,
++ export instance_ip=10.0.0.22
++ instance_ip=10.0.0.22
++ export CONTROLLER_NODES=10.0.0.22,
++ CONTROLLER_NODES=10.0.0.22,
++ export ORCHESTRATOR=kubernetes
++ ORCHESTRATOR=kubernetes
++ export DEPLOYER=k8s_manifests
++ DEPLOYER=k8s_manifests
++ export JOB_LOGS_PATH=k8s-manifests
++ JOB_LOGS_PATH=k8s-manifests
+ source ./src/opensdn-io/tf-jenkins/infra/openstack/definitions
++ export PROVIDER=openstack
++ PROVIDER=openstack
++ export OS_NETWORK=management
++ OS_NETWORK=management
++ export OS_DATA_NETWORK=data
++ OS_DATA_NETWORK=data
++ export OS_SG=default
++ OS_SG=default
++ export RESERVED_INSTANCES_COUNT=3
++ RESERVED_INSTANCES_COUNT=3
++ export RESERVED_CORES_COUNT=16
++ RESERVED_CORES_COUNT=16
++ export VM_BOOT_RETRIES=120
++ VM_BOOT_RETRIES=120
++ export VM_BOOT_DELAY=60
++ VM_BOOT_DELAY=60
++ export VOLUME_TYPE=ceph-ssd
++ VOLUME_TYPE=ceph-ssd
++ ENVIRONMENT_OS=rocky9
++ VM_TYPES=(['xsmall']='STD3-1-4' ['small']='STD3-2-8' ['medium']='STD3-4-16' ['large']='STD3-8-32')
++ declare -A VM_TYPES
++ VOLUME_SIZE=(['xsmall']='50' ['small']='50' ['medium']='80' ['large']='80')
++ declare -A VOLUME_SIZE
++ OS_IMAGES=(['CENTOS7']='prepared-centos7' ['CENTOS8']='prepared-centos8' ['UBUNTU20']='prepared-ubuntu20' ['UBUNTU22']='prepared-ubuntu22' ['UBUNTU24']='prepared-ubuntu24' ['ROCKY9']='prepared-rocky92')
++ declare -A OS_IMAGES
++ OS_IMAGE_USERS=(['CENTOS7']='centos' ['CENTOS8']='centos' ['UBUNTU20']='ubuntu' ['UBUNTU22']='ubuntu' ['UBUNTU24']='ubuntu' ['ROCKY9']='rocky' ['ROCKY92']='rocky')
++ declare -A OS_IMAGE_USERS
++ OS_IMAGES_UP=(['CENTOS7']='centos' ['CENTOS8']='centos' ['UBUNTU20']='ubuntu' ['UBUNTU22']='ubuntu' ['UBUNTU24']='ubuntu' ['ROCKY9']='rocky' ['ROCKY92']='rocky')
++ declare -A OS_IMAGES_UP
++ OS_IMAGES_DOWN=(['CENTOS7']='' ['CENTOS8']='' ['UBUNTU20']='' ['UBUNTU22']='' ['UBUNTU24']='' ['ROCKY9']='' ['ROCKY92']='')
++ declare -A OS_IMAGES_DOWN
++ SSH_OPTIONS='-T -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PasswordAuthentication=no'
+ export FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_77/k8s-manifests
+ FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_77/k8s-manifests
+ ssh -i **** -T -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PasswordAuthentication=no logserver@nexus.gz1.opensdn.io 'mkdir -p /var/www/logs/jenkins_logs/nightly/pipeline_77/k8s-manifests'
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
+ ./src/opensdn-io/tf-jenkins/jobs/devstack/k8s_manifests/deploy_platform.sh
INFO: Deploy k8s_manifests/platform (deploy-platform-k8s-manifests)
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.22' (ECDSA) to the list of known hosts.
INFO: =================== Mon Apr 28 00:02:41 UTC 2025 ===================
[there is no tf devenv configuration to load]
INFO: Applying stages k8s
INFO: Running stage k8s at Mon Apr 28 00:02:41 UTC 2025
rocky detected
Last metadata expiration check: 0:00:25 ago on Mon Apr 28 00:02:17 2025.
Package bind-utils-32:9.16.23-18.el9_4.1.x86_64 is already installed.
Dependencies resolved.
=================================================================================================
Package Arch Version Repository Size
=================================================================================================
Installing:
git x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 50 k
jq x86_64 1.6-17.el9 tf-mirrors.ci_repos_yum9-baseos 186 k
Upgrading:
bind x86_64 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 490 k
bind-dnssec-doc noarch 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 45 k
bind-dnssec-utils x86_64 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 114 k
bind-libs x86_64 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 1.2 M
bind-license noarch 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 12 k
bind-utils x86_64 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 201 k
python3-bind noarch 32:9.16.23-24.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 60 k
Installing dependencies:
emacs-filesystem noarch 1:27.2-11.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 7.9 k
git-core x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M
git-core-doc noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.7 M
oniguruma x86_64 6.9.6-1.el9.6 tf-mirrors.ci_repos_yum9-baseos 217 k
perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k
perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k
perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k
perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k
perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k
perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k
perl-DynaLoader x86_64 1.47-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k
perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M
perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-Error noarch 1:0.17029-7.el9 tf-mirrors.ci_repos_yum9-appstream 41 k
perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k
perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k
perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-File-Find noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k
perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k
perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k
perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k
perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-Git noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 37 k
perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k
perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k
perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k
perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k
perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k
perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k
perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k
perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k
perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k
perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k
perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k
perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k
perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k
perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k
perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k
perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k
perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k
perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k
perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k
perl-TermReadKey x86_64 2.38-11.el9 tf-mirrors.ci_repos_yum9-appstream 36 k
perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k
perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k
perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k
perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k
perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k
perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k
perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k
perl-lib x86_64 0.65-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k
perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k
perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M
perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k
perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k
perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k
perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k
perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k
perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k
perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k
Installing weak dependencies:
perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k
Transaction Summary
=================================================================================================
Install 69 Packages
Upgrade 7 Packages
Total download size: 16 M
Downloading Packages:
(1/76): emacs-filesystem-27.2-11.el9_5.1.noarch 444 kB/s | 7.9 kB 00:00
(2/76): jq-1.6-17.el9.x86_64.rpm 7.8 MB/s | 186 kB 00:00
(3/76): oniguruma-6.9.6-1.el9.6.x86_64.rpm 7.6 MB/s | 217 kB 00:00
(4/76): git-2.43.5-2.el9_5.x86_64.rpm 3.8 MB/s | 50 kB 00:00
(5/76): git-core-doc-2.43.5-2.el9_5.noarch.rpm 47 MB/s | 2.7 MB 00:00
(6/76): perl-AutoLoader-5.74-481.el9.noarch.rpm 342 kB/s | 20 kB 00:00
(7/76): git-core-2.43.5-2.el9_5.x86_64.rpm 43 MB/s | 4.4 MB 00:00
(8/76): perl-B-1.80-481.el9.x86_64.rpm 4.0 MB/s | 178 kB 00:00
(9/76): perl-Carp-1.50-460.el9.noarch.rpm 699 kB/s | 29 kB 00:00
(10/76): perl-Class-Struct-0.66-481.el9.noarch. 2.6 MB/s | 21 kB 00:00
(11/76): perl-Digest-1.19-4.el9.noarch.rpm 6.0 MB/s | 25 kB 00:00
(12/76): perl-Data-Dumper-2.174-462.el9.x86_64. 6.1 MB/s | 55 kB 00:00
(13/76): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 5.3 MB/s | 36 kB 00:00
(14/76): perl-DynaLoader-1.47-481.el9.x86_64.rp 3.7 MB/s | 24 kB 00:00
(15/76): perl-Encode-3.08-462.el9.x86_64.rpm 62 MB/s | 1.7 MB 00:00
(16/76): perl-Errno-1.30-481.el9.x86_64.rpm 483 kB/s | 13 kB 00:00
(17/76): perl-Error-0.17029-7.el9.noarch.rpm 1.4 MB/s | 41 kB 00:00
(18/76): perl-Exporter-5.74-461.el9.noarch.rpm 3.8 MB/s | 31 kB 00:00
(19/76): perl-Fcntl-1.13-481.el9.x86_64.rpm 2.4 MB/s | 19 kB 00:00
(20/76): perl-File-Basename-2.85-481.el9.noarch 3.7 MB/s | 16 kB 00:00
(21/76): perl-File-Find-1.37-481.el9.noarch.rpm 3.3 MB/s | 24 kB 00:00
(22/76): perl-File-Path-2.18-4.el9.noarch.rpm 4.8 MB/s | 35 kB 00:00
(23/76): perl-File-Temp-0.231.100-4.el9.noarch. 7.5 MB/s | 59 kB 00:00
(24/76): perl-File-stat-1.09-481.el9.noarch.rpm 2.4 MB/s | 16 kB 00:00
(25/76): perl-FileHandle-2.03-481.el9.noarch.rp 2.2 MB/s | 14 kB 00:00
(26/76): perl-Getopt-Long-2.52-4.el9.noarch.rpm 12 MB/s | 60 kB 00:00
(27/76): perl-Getopt-Std-1.12-481.el9.noarch.rp 2.0 MB/s | 14 kB 00:00
(28/76): perl-Git-2.43.5-2.el9_5.noarch.rpm 5.1 MB/s | 37 kB 00:00
(29/76): perl-HTTP-Tiny-0.076-462.el9.noarch.rp 8.3 MB/s | 53 kB 00:00
(30/76): perl-IO-1.43-481.el9.x86_64.rpm 10 MB/s | 85 kB 00:00
(31/76): perl-IO-Socket-IP-0.41-5.el9.noarch.rp 5.2 MB/s | 42 kB 00:00
(32/76): perl-IO-Socket-SSL-2.073-2.el9.noarch. 21 MB/s | 214 kB 00:00
(33/76): perl-IPC-Open3-1.21-481.el9.noarch.rpm 3.3 MB/s | 21 kB 00:00
(34/76): perl-MIME-Base64-3.16-4.el9.x86_64.rpm 3.6 MB/s | 30 kB 00:00
(35/76): perl-Mozilla-CA-20200520-6.el9.noarch. 1.9 MB/s | 12 kB 00:00
(36/76): perl-NDBM_File-1.15-481.el9.x86_64.rpm 5.1 MB/s | 21 kB 00:00
(37/76): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 33 MB/s | 391 kB 00:00
(38/76): perl-PathTools-3.78-461.el9.x86_64.rpm 7.0 MB/s | 85 kB 00:00
(39/76): perl-Pod-Escapes-1.07-460.el9.noarch.r 3.0 MB/s | 20 kB 00:00
(40/76): perl-POSIX-1.94-481.el9.x86_64.rpm 4.6 MB/s | 95 kB 00:00
(41/76): perl-Pod-Perldoc-3.28.01-461.el9.noarc 8.9 MB/s | 83 kB 00:00
(42/76): perl-Pod-Usage-2.01-4.el9.noarch.rpm 7.9 MB/s | 40 kB 00:00
(43/76): perl-Scalar-List-Utils-1.56-462.el9.x8 14 MB/s | 70 kB 00:00
(44/76): perl-Pod-Simple-3.42-4.el9.noarch.rpm 14 MB/s | 215 kB 00:00
(45/76): perl-SelectSaver-1.02-481.el9.noarch.r 1.2 MB/s | 10 kB 00:00
(46/76): perl-Socket-2.031-4.el9.x86_64.rpm 6.6 MB/s | 54 kB 00:00
(47/76): perl-Storable-3.21-460.el9.x86_64.rpm 17 MB/s | 95 kB 00:00
(48/76): perl-Symbol-1.08-481.el9.noarch.rpm 1.7 MB/s | 13 kB 00:00
(49/76): perl-Term-Cap-1.17-460.el9.noarch.rpm 4.5 MB/s | 22 kB 00:00
(50/76): perl-Term-ANSIColor-5.01-461.el9.noarc 4.5 MB/s | 48 kB 00:00
(51/76): perl-TermReadKey-2.38-11.el9.x86_64.rp 4.7 MB/s | 36 kB 00:00
(52/76): perl-Text-ParseWords-3.30-460.el9.noar 2.4 MB/s | 16 kB 00:00
(53/76): perl-Text-Tabs+Wrap-2013.0523-460.el9. 3.5 MB/s | 23 kB 00:00
(54/76): perl-URI-5.09-3.el9.noarch.rpm 11 MB/s | 108 kB 00:00
(55/76): perl-base-2.27-481.el9.noarch.rpm 1.5 MB/s | 15 kB 00:00
(56/76): perl-Time-Local-1.300-7.el9.noarch.rpm 2.1 MB/s | 33 kB 00:00
(57/76): perl-constant-1.33-461.el9.noarch.rpm 3.2 MB/s | 23 kB 00:00
(58/76): perl-if-0.60.800-481.el9.noarch.rpm 1.8 MB/s | 13 kB 00:00
(59/76): perl-interpreter-5.32.1-481.el9.x86_64 12 MB/s | 70 kB 00:00
(60/76): perl-lib-0.65-481.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00
(61/76): perl-libnet-3.13-4.el9.noarch.rpm 12 MB/s | 125 kB 00:00
(62/76): perl-mro-1.23-481.el9.x86_64.rpm 1.7 MB/s | 27 kB 00:00
(63/76): perl-overload-1.31-481.el9.noarch.rpm 3.2 MB/s | 44 kB 00:00
(64/76): perl-overloading-0.02-481.el9.noarch.r 2.4 MB/s | 11 kB 00:00
(65/76): perl-parent-0.238-460.el9.noarch.rpm 3.2 MB/s | 14 kB 00:00
(66/76): perl-podlators-4.14-460.el9.noarch.rpm 20 MB/s | 112 kB 00:00
(67/76): perl-subs-1.03-481.el9.noarch.rpm 1.9 MB/s | 10 kB 00:00
(68/76): perl-vars-1.05-481.el9.noarch.rpm 2.9 MB/s | 12 kB 00:00
(69/76): perl-libs-5.32.1-481.el9.x86_64.rpm 39 MB/s | 2.0 MB 00:00
(70/76): bind-dnssec-doc-9.16.23-24.el9_5.3.noa 1.9 MB/s | 45 kB 00:00
(71/76): bind-dnssec-utils-9.16.23-24.el9_5.3.x 15 MB/s | 114 kB 00:00
(72/76): bind-9.16.23-24.el9_5.3.x86_64.rpm 13 MB/s | 490 kB 00:00
(73/76): bind-license-9.16.23-24.el9_5.3.noarch 1.4 MB/s | 12 kB 00:00
(74/76): bind-utils-9.16.23-24.el9_5.3.x86_64.r 27 MB/s | 201 kB 00:00
(75/76): python3-bind-9.16.23-24.el9_5.3.noarch 8.0 MB/s | 60 kB 00:00
(76/76): bind-libs-9.16.23-24.el9_5.3.x86_64.rp 38 MB/s | 1.2 MB 00:00
--------------------------------------------------------------------------------
Total 43 MB/s | 16 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : bind-license-32:9.16.23-24.el9_5.3.noarch 1/83
Upgrading : bind-libs-32:9.16.23-24.el9_5.3.x86_64 2/83
Upgrading : bind-utils-32:9.16.23-24.el9_5.3.x86_64 3/83
Installing : git-core-2.43.5-2.el9_5.x86_64 4/83
Installing : git-core-doc-2.43.5-2.el9_5.noarch 5/83
Upgrading : bind-dnssec-doc-32:9.16.23-24.el9_5.3.noarch 6/83
Upgrading : python3-bind-32:9.16.23-24.el9_5.3.noarch 7/83
Upgrading : bind-dnssec-utils-32:9.16.23-24.el9_5.3.x86_64 8/83
Installing : perl-Digest-1.19-4.el9.noarch 9/83
Installing : perl-Digest-MD5-2.58-4.el9.x86_64 10/83
Installing : perl-B-1.80-481.el9.x86_64 11/83
Installing : perl-FileHandle-2.03-481.el9.noarch 12/83
Installing : perl-Data-Dumper-2.174-462.el9.x86_64 13/83
Installing : perl-libnet-3.13-4.el9.noarch 14/83
Installing : perl-base-2.27-481.el9.noarch 15/83
Installing : perl-URI-5.09-3.el9.noarch 16/83
Installing : perl-AutoLoader-5.74-481.el9.noarch 17/83
Installing : perl-Mozilla-CA-20200520-6.el9.noarch 18/83
Installing : perl-if-0.60.800-481.el9.noarch 19/83
Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 20/83
Installing : perl-Time-Local-2:1.300-7.el9.noarch 21/83
Installing : perl-File-Path-2.18-4.el9.noarch 22/83
Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 23/83
Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 24/83
Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 25/83
Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 26/83
Installing : perl-Class-Struct-0.66-481.el9.noarch 27/83
Installing : perl-POSIX-1.94-481.el9.x86_64 28/83
Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 29/83
Installing : perl-IPC-Open3-1.21-481.el9.noarch 30/83
Installing : perl-subs-1.03-481.el9.noarch 31/83
Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 32/83
Installing : perl-Term-Cap-1.17-460.el9.noarch 33/83
Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 34/83
Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 35/83
Installing : perl-Socket-4:2.031-4.el9.x86_64 36/83
Installing : perl-SelectSaver-1.02-481.el9.noarch 37/83
Installing : perl-Symbol-1.08-481.el9.noarch 38/83
Installing : perl-File-stat-1.09-481.el9.noarch 39/83
Installing : perl-podlators-1:4.14-460.el9.noarch 40/83
Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 41/83
Installing : perl-Fcntl-1.13-481.el9.x86_64 42/83
Installing : perl-Text-ParseWords-3.30-460.el9.noarch 43/83
Installing : perl-mro-1.23-481.el9.x86_64 44/83
Installing : perl-IO-1.43-481.el9.x86_64 45/83
Installing : perl-overloading-0.02-481.el9.noarch 46/83
Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 47/83
Installing : perl-Errno-1.30-481.el9.x86_64 48/83
Installing : perl-File-Basename-2.85-481.el9.noarch 49/83
Installing : perl-Getopt-Std-1.12-481.el9.noarch 50/83
Installing : perl-MIME-Base64-3.16-4.el9.x86_64 51/83
Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 52/83
Installing : perl-constant-1.33-461.el9.noarch 53/83
Installing : perl-Storable-1:3.21-460.el9.x86_64 54/83
Installing : perl-overload-1.31-481.el9.noarch 55/83
Installing : perl-parent-1:0.238-460.el9.noarch 56/83
Installing : perl-vars-1.05-481.el9.noarch 57/83
Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 58/83
Installing : perl-Carp-1.50-460.el9.noarch 59/83
Installing : perl-Exporter-5.74-461.el9.noarch 60/83
Installing : perl-NDBM_File-1.15-481.el9.x86_64 61/83
Installing : perl-PathTools-3.78-461.el9.x86_64 62/83
Installing : perl-Encode-4:3.08-462.el9.x86_64 63/83
Installing : perl-libs-4:5.32.1-481.el9.x86_64 64/83
Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 65/83
Installing : perl-DynaLoader-1.47-481.el9.x86_64 66/83
Installing : perl-TermReadKey-2.38-11.el9.x86_64 67/83
Installing : perl-Error-1:0.17029-7.el9.noarch 68/83
Installing : perl-File-Find-1.37-481.el9.noarch 69/83
Installing : perl-lib-0.65-481.el9.x86_64 70/83
Installing : emacs-filesystem-1:27.2-11.el9_5.1.noarch 71/83
Installing : perl-Git-2.43.5-2.el9_5.noarch 72/83
Installing : git-2.43.5-2.el9_5.x86_64 73/83
Installing : oniguruma-6.9.6-1.el9.6.x86_64 74/83
Installing : jq-1.6-17.el9.x86_64 75/83
Running scriptlet: bind-32:9.16.23-24.el9_5.3.x86_64 76/83
Upgrading : bind-32:9.16.23-24.el9_5.3.x86_64 76/83
Running scriptlet: bind-32:9.16.23-24.el9_5.3.x86_64 76/83
Running scriptlet: bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Cleanup : bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Running scriptlet: bind-32:9.16.23-18.el9_4.1.x86_64 77/83
Cleanup : bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 78/83
Cleanup : bind-utils-32:9.16.23-18.el9_4.1.x86_64 79/83
Cleanup : bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch 80/83
Cleanup : python3-bind-32:9.16.23-18.el9_4.1.noarch 81/83
Cleanup : bind-libs-32:9.16.23-18.el9_4.1.x86_64 82/83
Cleanup : bind-license-32:9.16.23-18.el9_4.1.noarch 83/83
Running scriptlet: bind-license-32:9.16.23-18.el9_4.1.noarch 83/83
Verifying : jq-1.6-17.el9.x86_64 1/83
Verifying : oniguruma-6.9.6-1.el9.6.x86_64 2/83
Verifying : emacs-filesystem-1:27.2-11.el9_5.1.noarch 3/83
Verifying : git-2.43.5-2.el9_5.x86_64 4/83
Verifying : git-core-2.43.5-2.el9_5.x86_64 5/83
Verifying : git-core-doc-2.43.5-2.el9_5.noarch 6/83
Verifying : perl-AutoLoader-5.74-481.el9.noarch 7/83
Verifying : perl-B-1.80-481.el9.x86_64 8/83
Verifying : perl-Carp-1.50-460.el9.noarch 9/83
Verifying : perl-Class-Struct-0.66-481.el9.noarch 10/83
Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 11/83
Verifying : perl-Digest-1.19-4.el9.noarch 12/83
Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 13/83
Verifying : perl-DynaLoader-1.47-481.el9.x86_64 14/83
Verifying : perl-Encode-4:3.08-462.el9.x86_64 15/83
Verifying : perl-Errno-1.30-481.el9.x86_64 16/83
Verifying : perl-Error-1:0.17029-7.el9.noarch 17/83
Verifying : perl-Exporter-5.74-461.el9.noarch 18/83
Verifying : perl-Fcntl-1.13-481.el9.x86_64 19/83
Verifying : perl-File-Basename-2.85-481.el9.noarch 20/83
Verifying : perl-File-Find-1.37-481.el9.noarch 21/83
Verifying : perl-File-Path-2.18-4.el9.noarch 22/83
Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 23/83
Verifying : perl-File-stat-1.09-481.el9.noarch 24/83
Verifying : perl-FileHandle-2.03-481.el9.noarch 25/83
Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 26/83
Verifying : perl-Getopt-Std-1.12-481.el9.noarch 27/83
Verifying : perl-Git-2.43.5-2.el9_5.noarch 28/83
Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 29/83
Verifying : perl-IO-1.43-481.el9.x86_64 30/83
Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 31/83
Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 32/83
Verifying : perl-IPC-Open3-1.21-481.el9.noarch 33/83
Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 34/83
Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 35/83
Verifying : perl-NDBM_File-1.15-481.el9.x86_64 36/83
Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 37/83
Verifying : perl-POSIX-1.94-481.el9.x86_64 38/83
Verifying : perl-PathTools-3.78-461.el9.x86_64 39/83
Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 40/83
Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 41/83
Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 42/83
Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 43/83
Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 44/83
Verifying : perl-SelectSaver-1.02-481.el9.noarch 45/83
Verifying : perl-Socket-4:2.031-4.el9.x86_64 46/83
Verifying : perl-Storable-1:3.21-460.el9.x86_64 47/83
Verifying : perl-Symbol-1.08-481.el9.noarch 48/83
Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 49/83
Verifying : perl-Term-Cap-1.17-460.el9.noarch 50/83
Verifying : perl-TermReadKey-2.38-11.el9.x86_64 51/83
Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 52/83
Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 53/83
Verifying : perl-Time-Local-2:1.300-7.el9.noarch 54/83
Verifying : perl-URI-5.09-3.el9.noarch 55/83
Verifying : perl-base-2.27-481.el9.noarch 56/83
Verifying : perl-constant-1.33-461.el9.noarch 57/83
Verifying : perl-if-0.60.800-481.el9.noarch 58/83
Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 59/83
Verifying : perl-lib-0.65-481.el9.x86_64 60/83
Verifying : perl-libnet-3.13-4.el9.noarch 61/83
Verifying : perl-libs-4:5.32.1-481.el9.x86_64 62/83
Verifying : perl-mro-1.23-481.el9.x86_64 63/83
Verifying : perl-overload-1.31-481.el9.noarch 64/83
Verifying : perl-overloading-0.02-481.el9.noarch 65/83
Verifying : perl-parent-1:0.238-460.el9.noarch 66/83
Verifying : perl-podlators-1:4.14-460.el9.noarch 67/83
Verifying : perl-subs-1.03-481.el9.noarch 68/83
Verifying : perl-vars-1.05-481.el9.noarch 69/83
Verifying : bind-32:9.16.23-24.el9_5.3.x86_64 70/83
Verifying : bind-32:9.16.23-18.el9_4.1.x86_64 71/83
Verifying : bind-dnssec-doc-32:9.16.23-24.el9_5.3.noarch 72/83
Verifying : bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch 73/83
Verifying : bind-dnssec-utils-32:9.16.23-24.el9_5.3.x86_64 74/83
Verifying : bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 75/83
Verifying : bind-libs-32:9.16.23-24.el9_5.3.x86_64 76/83
Verifying : bind-libs-32:9.16.23-18.el9_4.1.x86_64 77/83
Verifying : bind-license-32:9.16.23-24.el9_5.3.noarch 78/83
Verifying : bind-license-32:9.16.23-18.el9_4.1.noarch 79/83
Verifying : bind-utils-32:9.16.23-24.el9_5.3.x86_64 80/83
Verifying : bind-utils-32:9.16.23-18.el9_4.1.x86_64 81/83
Verifying : python3-bind-32:9.16.23-24.el9_5.3.noarch 82/83
Verifying : python3-bind-32:9.16.23-18.el9_4.1.noarch 83/83
Upgraded:
bind-32:9.16.23-24.el9_5.3.x86_64
bind-dnssec-doc-32:9.16.23-24.el9_5.3.noarch
bind-dnssec-utils-32:9.16.23-24.el9_5.3.x86_64
bind-libs-32:9.16.23-24.el9_5.3.x86_64
bind-license-32:9.16.23-24.el9_5.3.noarch
bind-utils-32:9.16.23-24.el9_5.3.x86_64
python3-bind-32:9.16.23-24.el9_5.3.noarch
Installed:
emacs-filesystem-1:27.2-11.el9_5.1.noarch
git-2.43.5-2.el9_5.x86_64
git-core-2.43.5-2.el9_5.x86_64
git-core-doc-2.43.5-2.el9_5.noarch
jq-1.6-17.el9.x86_64
oniguruma-6.9.6-1.el9.6.x86_64
perl-AutoLoader-5.74-481.el9.noarch
perl-B-1.80-481.el9.x86_64
perl-Carp-1.50-460.el9.noarch
perl-Class-Struct-0.66-481.el9.noarch
perl-Data-Dumper-2.174-462.el9.x86_64
perl-Digest-1.19-4.el9.noarch
perl-Digest-MD5-2.58-4.el9.x86_64
perl-DynaLoader-1.47-481.el9.x86_64
perl-Encode-4:3.08-462.el9.x86_64
perl-Errno-1.30-481.el9.x86_64
perl-Error-1:0.17029-7.el9.noarch
perl-Exporter-5.74-461.el9.noarch
perl-Fcntl-1.13-481.el9.x86_64
perl-File-Basename-2.85-481.el9.noarch
perl-File-Find-1.37-481.el9.noarch
perl-File-Path-2.18-4.el9.noarch
perl-File-Temp-1:0.231.100-4.el9.noarch
perl-File-stat-1.09-481.el9.noarch
perl-FileHandle-2.03-481.el9.noarch
perl-Getopt-Long-1:2.52-4.el9.noarch
perl-Getopt-Std-1.12-481.el9.noarch
perl-Git-2.43.5-2.el9_5.noarch
perl-HTTP-Tiny-0.076-462.el9.noarch
perl-IO-1.43-481.el9.x86_64
perl-IO-Socket-IP-0.41-5.el9.noarch
perl-IO-Socket-SSL-2.073-2.el9.noarch
perl-IPC-Open3-1.21-481.el9.noarch
perl-MIME-Base64-3.16-4.el9.x86_64
perl-Mozilla-CA-20200520-6.el9.noarch
perl-NDBM_File-1.15-481.el9.x86_64
perl-Net-SSLeay-1.94-1.el9.x86_64
perl-POSIX-1.94-481.el9.x86_64
perl-PathTools-3.78-461.el9.x86_64
perl-Pod-Escapes-1:1.07-460.el9.noarch
perl-Pod-Perldoc-3.28.01-461.el9.noarch
perl-Pod-Simple-1:3.42-4.el9.noarch
perl-Pod-Usage-4:2.01-4.el9.noarch
perl-Scalar-List-Utils-4:1.56-462.el9.x86_64
perl-SelectSaver-1.02-481.el9.noarch
perl-Socket-4:2.031-4.el9.x86_64
perl-Storable-1:3.21-460.el9.x86_64
perl-Symbol-1.08-481.el9.noarch
perl-Term-ANSIColor-5.01-461.el9.noarch
perl-Term-Cap-1.17-460.el9.noarch
perl-TermReadKey-2.38-11.el9.x86_64
perl-Text-ParseWords-3.30-460.el9.noarch
perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
perl-Time-Local-2:1.300-7.el9.noarch
perl-URI-5.09-3.el9.noarch
perl-base-2.27-481.el9.noarch
perl-constant-1.33-461.el9.noarch
perl-if-0.60.800-481.el9.noarch
perl-interpreter-4:5.32.1-481.el9.x86_64
perl-lib-0.65-481.el9.x86_64
perl-libnet-3.13-4.el9.noarch
perl-libs-4:5.32.1-481.el9.x86_64
perl-mro-1.23-481.el9.x86_64
perl-overload-1.31-481.el9.noarch
perl-overloading-0.02-481.el9.noarch
perl-parent-1:0.238-460.el9.noarch
perl-podlators-1:4.14-460.el9.noarch
perl-subs-1.03-481.el9.noarch
perl-vars-1.05-481.el9.noarch
Complete!
Last metadata expiration check: 0:00:32 ago on Mon 28 Apr 2025 12:02:17 AM UTC.
Package python3-3.9.16-1.el9.x86_64 is already installed.
Package git-2.43.5-2.el9_5.x86_64 is already installed.
Dependencies resolved.
==============================================================================================
Package Arch Version Repository Size
==============================================================================================
Installing:
python3-devel x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 205 k
python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M
Upgrading:
python-unversioned-command noarch 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 9.1 k
python3 x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-baseos 26 k
python3-libs x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-baseos 7.5 M
Installing dependencies:
libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k
pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k
pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k
pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k
Transaction Summary
==============================================================================================
Install 6 Packages
Upgrade 3 Packages
Total download size: 9.6 M
Downloading Packages:
(1/9): pkgconf-m4-1.7.3-10.el9.noarch.rpm 838 kB/s | 14 kB 00:00
(2/9): pkgconf-1.7.3-10.el9.x86_64.rpm 2.0 MB/s | 40 kB 00:00
(3/9): pkgconf-pkg-config-1.7.3-10.el9.x86_64.r 2.3 MB/s | 10 kB 00:00
(4/9): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.4 MB/s | 35 kB 00:00
(5/9): python3-devel-3.9.21-1.el9_5.x86_64.rpm 22 MB/s | 205 kB 00:00
(6/9): python3-3.9.21-1.el9_5.x86_64.rpm 3.0 MB/s | 26 kB 00:00
(7/9): python-unversioned-command-3.9.21-1.el9_ 2.3 MB/s | 9.1 kB 00:00
(8/9): python3-pip-21.3.1-1.el9.noarch.rpm 46 MB/s | 1.7 MB 00:00
(9/9): python3-libs-3.9.21-1.el9_5.x86_64.rpm 79 MB/s | 7.5 MB 00:00
--------------------------------------------------------------------------------
Total 76 MB/s | 9.6 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : python3-libs-3.9.21-1.el9_5.x86_64 1/12
Upgrading : python-unversioned-command-3.9.21-1.el9_5.noarch 2/12
Upgrading : python3-3.9.21-1.el9_5.x86_64 3/12
Installing : python3-pip-21.3.1-1.el9.noarch 4/12
Installing : pkgconf-m4-1.7.3-10.el9.noarch 5/12
Installing : libpkgconf-1.7.3-10.el9.x86_64 6/12
Installing : pkgconf-1.7.3-10.el9.x86_64 7/12
Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 8/12
Installing : python3-devel-3.9.21-1.el9_5.x86_64 9/12
Cleanup : python3-3.9.16-1.el9.x86_64 10/12
Cleanup : python-unversioned-command-3.9.16-1.el9.noarch 11/12
Cleanup : python3-libs-3.9.16-1.el9.x86_64 12/12
Running scriptlet: python3-libs-3.9.16-1.el9.x86_64 12/12
Verifying : libpkgconf-1.7.3-10.el9.x86_64 1/12
Verifying : pkgconf-1.7.3-10.el9.x86_64 2/12
Verifying : pkgconf-m4-1.7.3-10.el9.noarch 3/12
Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 4/12
Verifying : python3-devel-3.9.21-1.el9_5.x86_64 5/12
Verifying : python3-pip-21.3.1-1.el9.noarch 6/12
Verifying : python3-3.9.21-1.el9_5.x86_64 7/12
Verifying : python3-3.9.16-1.el9.x86_64 8/12
Verifying : python3-libs-3.9.21-1.el9_5.x86_64 9/12
Verifying : python3-libs-3.9.16-1.el9.x86_64 10/12
Verifying : python-unversioned-command-3.9.21-1.el9_5.noarch 11/12
Verifying : python-unversioned-command-3.9.16-1.el9.noarch 12/12
Upgraded:
python-unversioned-command-3.9.21-1.el9_5.noarch
python3-3.9.21-1.el9_5.x86_64
python3-libs-3.9.21-1.el9_5.x86_64
Installed:
libpkgconf-1.7.3-10.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64
pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64
python3-devel-3.9.21-1.el9_5.x86_64 python3-pip-21.3.1-1.el9.noarch
Complete!
Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/
Collecting pip==21.1.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/78c/b760711fedc07/pip-21.1.3-py3-none-any.whl (1.5 MB)
Installing collected packages: pip
WARNING: The scripts pip, pip3 and pip3.9 are installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-21.1.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Cloning into 'kubespray'...
Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/
Collecting ansible==8.5.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/274/9032e26b0dbc9/ansible-8.5.0-py3-none-any.whl (47.5 MB)
Collecting cryptography==41.0.4
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2ed/09183922d66c4/cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
Collecting jinja2==3.1.2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/608/8930bfe239f0e/Jinja2-3.1.2-py3-none-any.whl (133 kB)
Collecting jmespath==1.0.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/02e/2e4cc71b5bcab/jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting MarkupSafe==2.1.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/05f/b21170423db02/MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting netaddr==0.9.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/514/8b1055679d2a1/netaddr-0.9.0-py3-none-any.whl (2.2 MB)
Collecting pbr==5.11.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/567/f09558bae2b3a/pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting ruamel.yaml==0.17.35
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b10/5e3e6fc15b41f/ruamel.yaml-0.17.35-py3-none-any.whl (112 kB)
Collecting ruamel.yaml.clib==0.2.8
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/da0/9ad1c359a728e/ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (562 kB)
Collecting ansible-core~=2.15.5
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e7f/50bbb61beae79/ansible_core-2.15.13-py3-none-any.whl (2.3 MB)
Collecting cffi>=1.12
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cdf/5ce3acdfd1661/cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB)
Collecting resolvelib<1.1.0,>=0.5.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d2d/a45d1a8dfee81/resolvelib-1.0.1-py2.py3-none-any.whl (17 kB)
Collecting packaging
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/295/72ef2b1f17581/packaging-25.0-py3-none-any.whl (66 kB)
Collecting importlib-resources<5.1,>=5.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/223/8159eb743bd85/importlib_resources-5.0.7-py3-none-any.whl (24 kB)
Requirement already satisfied: PyYAML>=5.1 in /usr/lib64/python3.9/site-packages (from ansible-core~=2.15.5->ansible==8.5.0->-r requirements.txt (line 1)) (5.4.1)
Collecting pycparser
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c37/02b6d3dd8c7ab/pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: pycparser, MarkupSafe, cffi, resolvelib, packaging, jinja2, importlib-resources, cryptography, ruamel.yaml.clib, ansible-core, ruamel.yaml, pbr, netaddr, jmespath, ansible
Attempting uninstall: MarkupSafe
Found existing installation: MarkupSafe 1.1.1
Uninstalling MarkupSafe-1.1.1:
Successfully uninstalled MarkupSafe-1.1.1
Attempting uninstall: jinja2
Found existing installation: Jinja2 2.11.3
Uninstalling Jinja2-2.11.3:
Successfully uninstalled Jinja2-2.11.3
WARNING: The scripts ansible, ansible-config, ansible-connection, ansible-console, ansible-doc, ansible-galaxy, ansible-inventory, ansible-playbook, ansible-pull and ansible-vault are installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pbr is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script netaddr is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script ansible-community is installed in '/usr/local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed MarkupSafe-2.1.3 ansible-8.5.0 ansible-core-2.15.13 cffi-1.17.1 cryptography-41.0.4 importlib-resources-5.0.7 jinja2-3.1.2 jmespath-1.0.1 netaddr-0.9.0 packaging-25.0 pbr-5.11.1 pycparser-2.22 resolvelib-1.0.1 ruamel.yaml-0.17.35 ruamel.yaml.clib-0.2.8
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 21.1.3; however, version 25.0.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
Warning: Permanently added '10.0.0.22' (ED25519) to the list of known hosts.
vm.nr_hugepages = 256
Warning: Permanently added '10.0.0.22' (ED25519) to the list of known hosts.
* Applying /usr/lib/sysctl.d/10-default-yama-scope.conf ...
* Applying /usr/lib/sysctl.d/50-coredump.conf ...
* Applying /usr/lib/sysctl.d/50-default.conf ...
* Applying /usr/lib/sysctl.d/50-libkcapi-optmem_max.conf ...
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
* Applying /usr/lib/sysctl.d/50-redhat.conf ...
* Applying /etc/sysctl.d/99-sysctl.conf ...
* Applying /etc/sysctl.d/tf-hugepages.conf ...
* Applying /etc/sysctl.conf ...
kernel.yama.ptrace_scope = 0
kernel.core_pattern = |/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h
kernel.core_pipe_limit = 16
fs.suid_dumpable = 2
kernel.sysrq = 16
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.eth0.rp_filter = 2
net.ipv4.conf.lo.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.eth0.accept_source_route = 0
net.ipv4.conf.lo.accept_source_route = 0
net.ipv4.conf.default.promote_secondaries = 1
net.ipv4.conf.eth0.promote_secondaries = 1
net.ipv4.conf.lo.promote_secondaries = 1
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.protected_regular = 1
fs.protected_fifos = 1
net.core.optmem_max = 81920
kernel.pid_max = 4194304
kernel.kptr_restrict = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.lo.rp_filter = 1
vm.nr_hugepages = 256
INFO: Deploying to IPs 10.0.0.22 10.0.0.22 with masters 10.0.0.22
INFO: lookup node hostnames and ips
INFO: inventory data: cn-jenkins-deploy-platform-k8s-manifests-182-1,10.0.0.22
DEBUG: Adding group all
DEBUG: Adding group kube_control_plane
DEBUG: Adding group kube_node
DEBUG: Adding group etcd
DEBUG: Adding group k8s_cluster
DEBUG: Adding group calico_rr
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-182-1 to group all
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-182-1 to group etcd
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-182-1 to group kube_control_plane
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-182-1 to group kube_node
INFO: inventory/mycluster/hosts.yml
all:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-182-1:
ansible_host: 10.0.0.22
ip: 10.0.0.22
access_ip: 10.0.0.22
children:
kube_control_plane:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-182-1:
kube_node:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-182-1:
etcd:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-182-1:
k8s_cluster:
children:
kube_control_plane:
kube_node:
calico_rr:
hosts: {}
Failed to get unit file state for systemd-resolved.service: No such file or directory
INFO: Create /etc/docker/daemon.json on all nodes
++ readlink -e /home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
+ my_file=/home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
++ dirname /home/rocky/src/opensdn-io/tf-devstack/common/create_docker_config.sh
+ my_dir=/home/rocky/src/opensdn-io/tf-devstack/common
+ mkdir -p /etc/docker
+ docker_config=/etc/docker/daemon.json
+ touch /etc/docker/daemon.json
++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release
++ egrep '^ID='
++ awk -F= '{print $2}'
++ tr -d '"'
+ distro=rocky
+ python3 -c 'import jinja2'
++ ip route get 1
++ grep -o 'dev.*'
++ awk '{print $2}'
+ default_iface=eth0
++ ip link show eth0
++ grep -o 'mtu.*'
++ awk '{print $2}'
+ default_iface_mtu=1500
+ echo 'INFO: MTU 1500 detected'
INFO: MTU 1500 detected
+ export DOCKER_MTU=1500
+ DOCKER_MTU=1500
+ export CONFIGURE_DOCKER_LIVERESTORE=true
+ CONFIGURE_DOCKER_LIVERESTORE=true
++ python3 -c 'import json; f=open('\''/etc/docker/daemon.json'\''); r=json.load(f).get('\''insecure-registries'\'', []); print('\''\n'\''.join(r))'
+ export DOCKER_INSECURE_REGISTRIES=tf-mirrors.gz1.opensdn.io:5000
+ DOCKER_INSECURE_REGISTRIES=tf-mirrors.gz1.opensdn.io:5000
+ _update_insecure_registries_var nexus.gz1.opensdn.io:5102
+ [[ -n nexus.gz1.opensdn.io:5102 ]]
++ echo nexus.gz1.opensdn.io:5102
++ sed 's|^.*://||'
++ cut -d / -f 1
+ registry=nexus.gz1.opensdn.io:5102
+ curl -s -I --connect-timeout 60 http://nexus.gz1.opensdn.io:5102/v2/
HTTP/1.1 404 Not Found
Content-Type: text/plain; charset=utf-8
X-Content-Type-Options: nosniff
Date: Mon, 28 Apr 2025 00:03:23 GMT
Content-Length: 19
++ echo -e 'tf-mirrors.gz1.opensdn.io:5000\nnexus.gz1.opensdn.io:5102'
++ grep '.\+'
++ sort
++ uniq
+ DOCKER_INSECURE_REGISTRIES='nexus.gz1.opensdn.io:5102
tf-mirrors.gz1.opensdn.io:5000'
+ [[ -n nexus.gz1.opensdn.io:5102 ]]
+ [[ nexus.gz1.opensdn.io:5102 != \n\e\x\u\s\.\g\z\1\.\o\p\e\n\s\d\n\.\i\o\:\5\1\0\2 ]]
++ python3 -c 'import json; f=open('\''/etc/docker/daemon.json'\''); r=json.load(f).get('\''registry-mirrors'\'', []); print('\''\n'\''.join(r))'
+ export DOCKER_REGISTRY_MIRRORS=http://tf-mirrors.gz1.opensdn.io:5000
+ DOCKER_REGISTRY_MIRRORS=http://tf-mirrors.gz1.opensdn.io:5000
+ python3 /home/rocky/src/opensdn-io/tf-devstack/common/jinja2_render.py
+ cat /etc/docker/daemon.json
{
"mtu": 1500,
"registry-mirrors": [ "http://tf-mirrors.gz1.opensdn.io:5000" ],
"insecure-registries": [ "nexus.gz1.opensdn.io:5102","tf-mirrors.gz1.opensdn.io:5000" ],
"live-restore": true,
"debug": true
}
iINFO: Cleanup /etc/hosts before kubespay
[WARNING]: Skipping callback plugin 'ara_default', unable to load
PLAY [Clear /etc/hosts from ansible inventory hosts] ***************************
Monday 28 April 2025 00:03:23 +0000 (0:00:00.025) 0:00:00.025 **********
TASK [Gathering Facts] *********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:25 +0000 (0:00:01.075) 0:00:01.100 **********
TASK [set_fact] ****************************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=cn-jenkins-deploy-platform-k8s-manifests-182-1)
Monday 28 April 2025 00:03:25 +0000 (0:00:00.037) 0:00:01.137 **********
[WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
with a mode of 0700, this may cause issues when running as another user. To
avoid this, create the remote_tmp dir with the correct permissions manually
TASK [Delete ip addresses from /etc/hosts] *************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=10.0.0.22)
PLAY RECAP *********************************************************************
cn-jenkins-deploy-platform-k8s-manifests-182-1 : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 28 April 2025 00:03:25 +0000 (0:00:00.321) 0:00:01.459 **********
===============================================================================
Gathering Facts --------------------------------------------------------- 1.08s
Delete ip addresses from /etc/hosts ------------------------------------- 0.32s
set_fact ---------------------------------------------------------------- 0.04s
INFO: Running kubespray playbook
[WARNING]: Skipping callback plugin 'ara_default', unable to load
PLAY [Check Ansible version] ***************************************************
Monday 28 April 2025 00:03:27 +0000 (0:00:00.052) 0:00:00.052 **********
TASK [Check 2.15.5 <= Ansible version < 2.17.0] ********************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:27 +0000 (0:00:00.026) 0:00:00.079 **********
TASK [Check that python netaddr is installed] **********************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:27 +0000 (0:00:00.084) 0:00:00.164 **********
[WARNING]: Could not match supplied host pattern, ignoring: kube-master
[WARNING]: Could not match supplied host pattern, ignoring: kube-node
[WARNING]: Could not match supplied host pattern, ignoring: k8s-cluster
[WARNING]: Could not match supplied host pattern, ignoring: calico-rr
[WARNING]: Could not match supplied host pattern, ignoring: no-floating
[WARNING]: Could not match supplied host pattern, ignoring: bastion
TASK [Check that jinja is not too old (install via pip)] ***********************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
PLAY [Add kube-master nodes to kube_control_plane] *****************************
skipping: no hosts matched
PLAY [Add kube-node nodes to kube_node] ****************************************
skipping: no hosts matched
PLAY [Add k8s-cluster nodes to k8s_cluster] ************************************
skipping: no hosts matched
PLAY [Add calico-rr nodes to calico_rr] ****************************************
skipping: no hosts matched
PLAY [Add no-floating nodes to no_floating] ************************************
skipping: no hosts matched
PLAY [Install bastion ssh config] **********************************************
skipping: no hosts matched
PLAY [Bootstrap hosts for Ansible] *********************************************
Monday 28 April 2025 00:03:27 +0000 (0:00:00.058) 0:00:00.223 **********
Monday 28 April 2025 00:03:27 +0000 (0:00:00.043) 0:00:00.266 **********
Monday 28 April 2025 00:03:27 +0000 (0:00:00.037) 0:00:00.304 **********
Monday 28 April 2025 00:03:27 +0000 (0:00:00.034) 0:00:00.339 **********
Monday 28 April 2025 00:03:27 +0000 (0:00:00.032) 0:00:00.372 **********
Monday 28 April 2025 00:03:27 +0000 (0:00:00.030) 0:00:00.402 **********
Monday 28 April 2025 00:03:27 +0000 (0:00:00.027) 0:00:00.429 **********
[WARNING]: raw module does not support the environment keyword
TASK [bootstrap-os : Fetch /etc/os-release] ************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:27 +0000 (0:00:00.101) 0:00:00.531 **********
TASK [bootstrap-os : Bootstrap CentOS] *****************************************
included: /home/rocky/kubespray/roles/bootstrap-os/tasks/bootstrap-centos.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:03:27 +0000 (0:00:00.039) 0:00:00.570 **********
TASK [bootstrap-os : Gather host facts to get ansible_distribution_version ansible_distribution_major_version] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:28 +0000 (0:00:00.731) 0:00:01.301 **********
TASK [bootstrap-os : Add proxy to yum.conf or dnf.conf if http_proxy is defined] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:29 +0000 (0:00:00.524) 0:00:01.826 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.032) 0:00:01.859 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.041) 0:00:01.900 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.031) 0:00:01.932 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.043) 0:00:01.975 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.052) 0:00:02.028 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.018) 0:00:02.046 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.017) 0:00:02.063 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.017) 0:00:02.081 **********
TASK [bootstrap-os : Check presence of fastestmirror.conf] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:29 +0000 (0:00:00.519) 0:00:02.600 **********
Monday 28 April 2025 00:03:29 +0000 (0:00:00.017) 0:00:02.618 **********
TASK [bootstrap-os : Install libselinux python package] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:30 +0000 (0:00:01.018) 0:00:03.636 **********
Monday 28 April 2025 00:03:30 +0000 (0:00:00.017) 0:00:03.654 **********
Monday 28 April 2025 00:03:31 +0000 (0:00:00.017) 0:00:03.671 **********
Monday 28 April 2025 00:03:31 +0000 (0:00:00.018) 0:00:03.690 **********
Monday 28 April 2025 00:03:31 +0000 (0:00:00.016) 0:00:03.707 **********
Monday 28 April 2025 00:03:31 +0000 (0:00:00.016) 0:00:03.724 **********
Monday 28 April 2025 00:03:31 +0000 (0:00:00.017) 0:00:03.741 **********
Monday 28 April 2025 00:03:31 +0000 (0:00:00.016) 0:00:03.758 **********
Monday 28 April 2025 00:03:31 +0000 (0:00:00.018) 0:00:03.776 **********
TASK [bootstrap-os : Create remote_tmp for it is used by another module] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:31 +0000 (0:00:00.548) 0:00:04.325 **********
TASK [bootstrap-os : Gather host facts to get ansible_os_family] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:32 +0000 (0:00:00.515) 0:00:04.841 **********
TASK [bootstrap-os : Assign inventory name to unconfigured hostnames (non-CoreOS, non-Flatcar, Suse and ClearLinux, non-Fedora)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:33 +0000 (0:00:00.849) 0:00:05.690 **********
Monday 28 April 2025 00:03:33 +0000 (0:00:00.018) 0:00:05.709 **********
Monday 28 April 2025 00:03:33 +0000 (0:00:00.017) 0:00:05.727 **********
Monday 28 April 2025 00:03:33 +0000 (0:00:00.029) 0:00:05.757 **********
TASK [bootstrap-os : Ensure bash_completion.d folder exists] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
PLAY [Gather facts] ************************************************************
Monday 28 April 2025 00:03:33 +0000 (0:00:00.421) 0:00:06.179 **********
TASK [Gather minimal facts] ****************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:33 +0000 (0:00:00.339) 0:00:06.519 **********
TASK [Gather necessary facts (network)] ****************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:34 +0000 (0:00:00.358) 0:00:06.877 **********
TASK [Gather necessary facts (hardware)] ***************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
PLAY [Prepare for etcd install] ************************************************
Monday 28 April 2025 00:03:34 +0000 (0:00:00.686) 0:00:07.563 **********
Monday 28 April 2025 00:03:34 +0000 (0:00:00.060) 0:00:07.623 **********
TASK [kubespray-defaults : Create fallback_ips_base] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> localhost]
Monday 28 April 2025 00:03:35 +0000 (0:00:00.054) 0:00:07.678 **********
TASK [kubespray-defaults : Set fallback_ips] ***********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:35 +0000 (0:00:00.048) 0:00:07.727 **********
Monday 28 April 2025 00:03:35 +0000 (0:00:00.041) 0:00:07.768 **********
Monday 28 April 2025 00:03:35 +0000 (0:00:00.036) 0:00:07.805 **********
Monday 28 April 2025 00:03:35 +0000 (0:00:00.032) 0:00:07.837 **********
TASK [adduser : User | Create User Group] **************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:35 +0000 (0:00:00.431) 0:00:08.269 **********
TASK [adduser : User | Create User] ********************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:36 +0000 (0:00:00.509) 0:00:08.778 **********
TASK [kubernetes/preinstall : Check if /etc/fstab exists] **********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:36 +0000 (0:00:00.229) 0:00:09.007 **********
TASK [kubernetes/preinstall : Remove swapfile from /etc/fstab] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=swap)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=none)
Monday 28 April 2025 00:03:36 +0000 (0:00:00.533) 0:00:09.541 **********
TASK [kubernetes/preinstall : Mask swap.target (persist swapoff)] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:37 +0000 (0:00:00.768) 0:00:10.309 **********
TASK [kubernetes/preinstall : Disable swap] ************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:37 +0000 (0:00:00.321) 0:00:10.631 **********
Monday 28 April 2025 00:03:37 +0000 (0:00:00.019) 0:00:10.650 **********
Monday 28 April 2025 00:03:38 +0000 (0:00:00.018) 0:00:10.669 **********
Monday 28 April 2025 00:03:38 +0000 (0:00:00.018) 0:00:10.687 **********
TASK [kubernetes/preinstall : Check if booted with ostree] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:38 +0000 (0:00:00.226) 0:00:10.913 **********
TASK [kubernetes/preinstall : Set is_fedora_coreos] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:38 +0000 (0:00:00.332) 0:00:11.245 **********
TASK [kubernetes/preinstall : Set is_fedora_coreos] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:38 +0000 (0:00:00.041) 0:00:11.287 **********
TASK [kubernetes/preinstall : Check resolvconf] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:38 +0000 (0:00:00.231) 0:00:11.519 **********
TASK [kubernetes/preinstall : Check existence of /etc/resolvconf/resolv.conf.d] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:39 +0000 (0:00:00.229) 0:00:11.748 **********
TASK [kubernetes/preinstall : Check status of /etc/resolv.conf] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:39 +0000 (0:00:00.255) 0:00:12.003 **********
TASK [kubernetes/preinstall : Get content of /etc/resolv.conf] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:39 +0000 (0:00:00.329) 0:00:12.333 **********
TASK [kubernetes/preinstall : Get currently configured nameservers] ************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:39 +0000 (0:00:00.077) 0:00:12.410 **********
Monday 28 April 2025 00:03:39 +0000 (0:00:00.040) 0:00:12.451 **********
TASK [kubernetes/preinstall : NetworkManager | Check if host has NetworkManager] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:40 +0000 (0:00:00.319) 0:00:12.770 **********
TASK [kubernetes/preinstall : Check systemd-resolved] **************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:40 +0000 (0:00:00.306) 0:00:13.076 **********
TASK [kubernetes/preinstall : Set default dns if remove_default_searchdomains is false] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:40 +0000 (0:00:00.046) 0:00:13.123 **********
TASK [kubernetes/preinstall : Set dns facts] ***********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:40 +0000 (0:00:00.047) 0:00:13.170 **********
TASK [kubernetes/preinstall : Check if kubelet is configured] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:40 +0000 (0:00:00.226) 0:00:13.396 **********
TASK [kubernetes/preinstall : Check if early DNS configuration stage] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:40 +0000 (0:00:00.041) 0:00:13.438 **********
TASK [kubernetes/preinstall : Target resolv.conf files] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:40 +0000 (0:00:00.043) 0:00:13.482 **********
Monday 28 April 2025 00:03:40 +0000 (0:00:00.019) 0:00:13.501 **********
TASK [kubernetes/preinstall : Check if /etc/dhclient.conf exists] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:41 +0000 (0:00:00.226) 0:00:13.727 **********
Monday 28 April 2025 00:03:41 +0000 (0:00:00.019) 0:00:13.746 **********
TASK [kubernetes/preinstall : Check if /etc/dhcp/dhclient.conf exists] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:41 +0000 (0:00:00.277) 0:00:14.024 **********
Monday 28 April 2025 00:03:41 +0000 (0:00:00.019) 0:00:14.044 **********
TASK [kubernetes/preinstall : Target dhclient hook file for Red Hat family] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:41 +0000 (0:00:00.042) 0:00:14.086 **********
Monday 28 April 2025 00:03:41 +0000 (0:00:00.018) 0:00:14.105 **********
TASK [kubernetes/preinstall : Generate search domains to resolvconf] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:41 +0000 (0:00:00.046) 0:00:14.151 **********
TASK [kubernetes/preinstall : Pick coredns cluster IP or default resolver] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:41 +0000 (0:00:00.080) 0:00:14.232 **********
Monday 28 April 2025 00:03:41 +0000 (0:00:00.019) 0:00:14.252 **********
TASK [kubernetes/preinstall : Generate nameservers for resolvconf, not including cluster DNS] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:41 +0000 (0:00:00.048) 0:00:14.300 **********
TASK [kubernetes/preinstall : Gather os specific variables] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/home/rocky/kubespray/roles/kubernetes/preinstall/vars/../vars/redhat.yml)
Monday 28 April 2025 00:03:41 +0000 (0:00:00.053) 0:00:14.354 **********
Monday 28 April 2025 00:03:41 +0000 (0:00:00.019) 0:00:14.374 **********
TASK [kubernetes/preinstall : Check /usr readonly] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:41 +0000 (0:00:00.225) 0:00:14.600 **********
Monday 28 April 2025 00:03:41 +0000 (0:00:00.019) 0:00:14.619 **********
TASK [kubernetes/preinstall : Stop if either kube_control_plane or kube_node group is empty] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=kube_control_plane) => {
"ansible_loop_var": "item",
"changed": false,
"item": "kube_control_plane",
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=kube_node) => {
"ansible_loop_var": "item",
"changed": false,
"item": "kube_node",
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.056) 0:00:14.676 **********
TASK [kubernetes/preinstall : Stop if etcd group is empty in external etcd mode] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.044) 0:00:14.720 **********
TASK [kubernetes/preinstall : Stop if non systemd OS type] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.047) 0:00:14.768 **********
TASK [kubernetes/preinstall : Stop if the os does not support] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.047) 0:00:14.816 **********
TASK [kubernetes/preinstall : Stop if unknown network plugin] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.047) 0:00:14.864 **********
TASK [kubernetes/preinstall : Stop if unsupported version of Kubernetes] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.045) 0:00:14.909 **********
TASK [kubernetes/preinstall : Stop if known booleans are set as strings (Use JSON format on CLI: -e "{'key': true }")] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'download_run_once', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "download_run_once",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'deploy_netchecker', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "deploy_netchecker",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'download_always_pull', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "download_always_pull",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'helm_enabled', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "helm_enabled",
"value": false
},
"msg": "All assertions passed"
}
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'openstack_lbaas_enabled', 'value': False}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"name": "openstack_lbaas_enabled",
"value": false
},
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.097) 0:00:15.006 **********
TASK [kubernetes/preinstall : Stop if even number of etcd hosts] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.048) 0:00:15.055 **********
TASK [kubernetes/preinstall : Stop if memory is too small for masters] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.045) 0:00:15.101 **********
TASK [kubernetes/preinstall : Stop if memory is too small for nodes] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.047) 0:00:15.148 **********
TASK [kubernetes/preinstall : Guarantee that enough network address space is available for all pods] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.052) 0:00:15.201 **********
TASK [kubernetes/preinstall : Stop if ip var does not match local ips] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:42 +0000 (0:00:00.046) 0:00:15.248 **********
TASK [kubernetes/preinstall : Ensure ping package] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:43 +0000 (0:00:00.711) 0:00:15.959 **********
TASK [kubernetes/preinstall : Stop if access_ip is not pingable] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:43 +0000 (0:00:00.240) 0:00:16.200 **********
Monday 28 April 2025 00:03:43 +0000 (0:00:00.020) 0:00:16.221 **********
Monday 28 April 2025 00:03:43 +0000 (0:00:00.030) 0:00:16.251 **********
Monday 28 April 2025 00:03:43 +0000 (0:00:00.035) 0:00:16.287 **********
TASK [kubernetes/preinstall : Stop if bad hostname] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:43 +0000 (0:00:00.045) 0:00:16.332 **********
Monday 28 April 2025 00:03:43 +0000 (0:00:00.025) 0:00:16.358 **********
TASK [kubernetes/preinstall : Check that kube_service_addresses is a network range] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:43 +0000 (0:00:00.099) 0:00:16.457 **********
TASK [kubernetes/preinstall : Check that kube_pods_subnet is a network range] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:43 +0000 (0:00:00.080) 0:00:16.538 **********
TASK [kubernetes/preinstall : Check that kube_pods_subnet does not collide with kube_service_addresses] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:43 +0000 (0:00:00.074) 0:00:16.612 **********
TASK [kubernetes/preinstall : Check that IP range is enough for the nodes] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:44 +0000 (0:00:00.075) 0:00:16.688 **********
TASK [kubernetes/preinstall : Stop if unknown dns mode] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:44 +0000 (0:00:00.045) 0:00:16.733 **********
TASK [kubernetes/preinstall : Stop if unknown kube proxy mode] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:44 +0000 (0:00:00.044) 0:00:16.778 **********
TASK [kubernetes/preinstall : Stop if unknown cert_management] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:44 +0000 (0:00:00.044) 0:00:16.822 **********
TASK [kubernetes/preinstall : Stop if unknown resolvconf_mode] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:44 +0000 (0:00:00.044) 0:00:16.867 **********
TASK [kubernetes/preinstall : Stop if etcd deployment type is not host, docker or kubeadm] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:44 +0000 (0:00:00.046) 0:00:16.913 **********
TASK [kubernetes/preinstall : Stop if container manager is not docker, crio or containerd] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 28 April 2025 00:03:44 +0000 (0:00:00.044) 0:00:16.958 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.026) 0:00:16.984 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.032) 0:00:17.017 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.031) 0:00:17.049 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.024) 0:00:17.073 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.024) 0:00:17.098 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.023) 0:00:17.122 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.024) 0:00:17.146 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.025) 0:00:17.172 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.036) 0:00:17.209 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.025) 0:00:17.234 **********
Monday 28 April 2025 00:03:44 +0000 (0:00:00.033) 0:00:17.268 **********
TASK [kubernetes/preinstall : Create kubernetes directories] *******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/kubernetes)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/kubernetes/manifests)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/usr/local/bin/kubernetes-scripts)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/usr/libexec/kubernetes/kubelet-plugins/volume/exec)
Monday 28 April 2025 00:03:45 +0000 (0:00:00.953) 0:00:18.221 **********
TASK [kubernetes/preinstall : Create other directories of root owner] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/kubernetes/ssl)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/usr/local/bin)
Monday 28 April 2025 00:03:46 +0000 (0:00:00.560) 0:00:18.781 **********
TASK [kubernetes/preinstall : Check if kubernetes kubeadm compat cert dir exists] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:46 +0000 (0:00:00.305) 0:00:19.087 **********
TASK [kubernetes/preinstall : Create kubernetes kubeadm compat cert dir (kubernetes/kubeadm issue 1498)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:46 +0000 (0:00:00.253) 0:00:19.340 **********
Monday 28 April 2025 00:03:46 +0000 (0:00:00.100) 0:00:19.441 **********
Monday 28 April 2025 00:03:46 +0000 (0:00:00.028) 0:00:19.469 **********
Monday 28 April 2025 00:03:46 +0000 (0:00:00.045) 0:00:19.515 **********
Monday 28 April 2025 00:03:46 +0000 (0:00:00.025) 0:00:19.540 **********
Monday 28 April 2025 00:03:46 +0000 (0:00:00.025) 0:00:19.565 **********
Monday 28 April 2025 00:03:46 +0000 (0:00:00.057) 0:00:19.623 **********
Monday 28 April 2025 00:03:47 +0000 (0:00:00.059) 0:00:19.683 **********
Monday 28 April 2025 00:03:47 +0000 (0:00:00.024) 0:00:19.708 **********
Monday 28 April 2025 00:03:47 +0000 (0:00:00.025) 0:00:19.734 **********
Monday 28 April 2025 00:03:47 +0000 (0:00:00.024) 0:00:19.758 **********
Monday 28 April 2025 00:03:47 +0000 (0:00:00.026) 0:00:19.784 **********
TASK [kubernetes/preinstall : NetworkManager | Ensure NetworkManager conf.d dir] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:47 +0000 (0:00:00.254) 0:00:20.039 **********
Monday 28 April 2025 00:03:47 +0000 (0:00:00.026) 0:00:20.066 **********
TASK [kubernetes/preinstall : NetworkManager | Prevent NetworkManager from managing K8S interfaces (kube-ipvs0/nodelocaldns)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:48 +0000 (0:00:00.668) 0:00:20.735 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.020) 0:00:20.755 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.020) 0:00:20.776 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.019) 0:00:20.795 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.019) 0:00:20.815 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.020) 0:00:20.836 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.020) 0:00:20.856 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.020) 0:00:20.877 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.020) 0:00:20.897 **********
TASK [kubernetes/preinstall : Remove legacy docker repo file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:48 +0000 (0:00:00.238) 0:00:21.136 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.021) 0:00:21.157 **********
Monday 28 April 2025 00:03:48 +0000 (0:00:00.033) 0:00:21.191 **********
TASK [kubernetes/preinstall : Update common_required_pkgs with ipvsadm when kube_proxy_mode is ipvs] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:03:48 +0000 (0:00:00.045) 0:00:21.237 **********
TASK [kubernetes/preinstall : Install packages requirements] *******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:24 +0000 (0:00:36.315) 0:00:57.553 **********
Monday 28 April 2025 00:04:24 +0000 (0:00:00.025) 0:00:57.578 **********
TASK [kubernetes/preinstall : Confirm selinux deployed] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:25 +0000 (0:00:00.252) 0:00:57.830 **********
TASK [kubernetes/preinstall : Set selinux policy] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:25 +0000 (0:00:00.615) 0:00:58.446 **********
Monday 28 April 2025 00:04:25 +0000 (0:00:00.021) 0:00:58.467 **********
TASK [kubernetes/preinstall : Clean previously used sysctl file locations] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ipv4-ip_forward.conf)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=bridge-nf-call.conf)
Monday 28 April 2025 00:04:26 +0000 (0:00:00.459) 0:00:58.927 **********
TASK [kubernetes/preinstall : Stat sysctl file configuration] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:26 +0000 (0:00:00.238) 0:00:59.165 **********
TASK [kubernetes/preinstall : Change sysctl file path to link source if linked] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:26 +0000 (0:00:00.055) 0:00:59.220 **********
TASK [kubernetes/preinstall : Make sure sysctl file path folder exists] ********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:26 +0000 (0:00:00.408) 0:00:59.629 **********
TASK [kubernetes/preinstall : Enable ip forwarding] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:28 +0000 (0:00:01.390) 0:01:01.020 **********
Monday 28 April 2025 00:04:28 +0000 (0:00:00.033) 0:01:01.054 **********
TASK [kubernetes/preinstall : Check if we need to set fs.may_detach_mounts] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:28 +0000 (0:00:00.230) 0:01:01.284 **********
Monday 28 April 2025 00:04:28 +0000 (0:00:00.035) 0:01:01.320 **********
TASK [kubernetes/preinstall : Ensure kube-bench parameters are set] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'kernel.keys.root_maxbytes', 'value': 25000000})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'kernel.keys.root_maxkeys', 'value': 1000000})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'kernel.panic', 'value': 10})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'kernel.panic_on_oops', 'value': 1})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'vm.overcommit_memory', 'value': 1})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'vm.panic_on_oom', 'value': 0})
Monday 28 April 2025 00:04:30 +0000 (0:00:02.294) 0:01:03.615 **********
Monday 28 April 2025 00:04:30 +0000 (0:00:00.020) 0:01:03.635 **********
Monday 28 April 2025 00:04:30 +0000 (0:00:00.017) 0:01:03.653 **********
TASK [kubernetes/preinstall : Disable fapolicyd service] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:31 +0000 (0:00:00.588) 0:01:04.241 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.021) 0:01:04.262 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.021) 0:01:04.283 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.023) 0:01:04.307 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.022) 0:01:04.330 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.020) 0:01:04.350 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.020) 0:01:04.370 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.020) 0:01:04.391 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.023) 0:01:04.415 **********
Monday 28 April 2025 00:04:31 +0000 (0:00:00.020) 0:01:04.435 **********
TASK [kubernetes/preinstall : Hosts | create hosts list from inventory] ********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> localhost]
Monday 28 April 2025 00:04:31 +0000 (0:00:00.074) 0:01:04.509 **********
TASK [kubernetes/preinstall : Hosts | populate inventory into hosts file] ******
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:32 +0000 (0:00:00.402) 0:01:04.911 **********
Monday 28 April 2025 00:04:32 +0000 (0:00:00.026) 0:01:04.938 **********
TASK [kubernetes/preinstall : Hosts | Retrieve hosts file content] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:32 +0000 (0:00:00.228) 0:01:05.166 **********
TASK [kubernetes/preinstall : Hosts | Extract existing entries for localhost from hosts file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=::1 localhost localhost.localdomain localhost6 localhost6.localdomain6)
Monday 28 April 2025 00:04:32 +0000 (0:00:00.100) 0:01:05.267 **********
TASK [kubernetes/preinstall : Hosts | Update target hosts file entries dict with required entries] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'key': '127.0.0.1', 'value': {'expected': ['localhost', 'localhost.localdomain']}})
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'key': '::1', 'value': {'expected': ['localhost6', 'localhost6.localdomain'], 'unexpected': ['localhost', 'localhost.localdomain']}})
Monday 28 April 2025 00:04:32 +0000 (0:00:00.064) 0:01:05.331 **********
TASK [kubernetes/preinstall : Hosts | Update (if necessary) hosts file] ********
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'key': '127.0.0.1', 'value': ['localhost', 'localhost.localdomain', 'localhost4', 'localhost4.localdomain4']})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'key': '::1', 'value': ['localhost6', 'localhost6.localdomain6', 'localhost6.localdomain']})
Monday 28 April 2025 00:04:33 +0000 (0:00:00.463) 0:01:05.794 **********
TASK [kubernetes/preinstall : Update facts] ************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:33 +0000 (0:00:00.353) 0:01:06.148 **********
Monday 28 April 2025 00:04:33 +0000 (0:00:00.021) 0:01:06.169 **********
Monday 28 April 2025 00:04:33 +0000 (0:00:00.020) 0:01:06.190 **********
Monday 28 April 2025 00:04:33 +0000 (0:00:00.020) 0:01:06.210 **********
Monday 28 April 2025 00:04:33 +0000 (0:00:00.026) 0:01:06.236 **********
Monday 28 April 2025 00:04:33 +0000 (0:00:00.030) 0:01:06.267 **********
Monday 28 April 2025 00:04:33 +0000 (0:00:00.012) 0:01:06.279 **********
RUNNING HANDLER [kubernetes/preinstall : Preinstall | reload NetworkManager] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:34 +0000 (0:00:00.402) 0:01:06.681 **********
TASK [kubernetes/preinstall : Check if we are running inside a Azure VM] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:34 +0000 (0:00:00.236) 0:01:06.918 **********
Monday 28 April 2025 00:04:34 +0000 (0:00:00.021) 0:01:06.939 **********
Monday 28 April 2025 00:04:34 +0000 (0:00:00.020) 0:01:06.960 **********
Monday 28 April 2025 00:04:34 +0000 (0:00:00.020) 0:01:06.981 **********
Monday 28 April 2025 00:04:34 +0000 (0:00:00.022) 0:01:07.004 **********
Monday 28 April 2025 00:04:34 +0000 (0:00:00.020) 0:01:07.024 **********
Monday 28 April 2025 00:04:34 +0000 (0:00:00.020) 0:01:07.045 **********
Monday 28 April 2025 00:04:34 +0000 (0:00:00.021) 0:01:07.066 **********
Monday 28 April 2025 00:04:34 +0000 (0:00:00.025) 0:01:07.092 **********
TASK [container-engine/validate-container-engine : Validate-container-engine | check if fedora coreos] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:34 +0000 (0:00:00.233) 0:01:07.326 **********
TASK [container-engine/validate-container-engine : Validate-container-engine | set is_ostree] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:34 +0000 (0:00:00.045) 0:01:07.371 **********
TASK [container-engine/validate-container-engine : Ensure kubelet systemd unit exists] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:34 +0000 (0:00:00.231) 0:01:07.603 **********
TASK [container-engine/validate-container-engine : Populate service facts] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:36 +0000 (0:00:01.767) 0:01:09.371 **********
TASK [container-engine/validate-container-engine : Check if containerd is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:37 +0000 (0:00:00.333) 0:01:09.705 **********
TASK [container-engine/validate-container-engine : Check if docker is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:37 +0000 (0:00:00.242) 0:01:09.947 **********
TASK [container-engine/validate-container-engine : Check if crio is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:37 +0000 (0:00:00.245) 0:01:10.193 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.029) 0:01:10.222 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.028) 0:01:10.251 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.029) 0:01:10.280 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.030) 0:01:10.310 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.061) 0:01:10.372 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.031) 0:01:10.403 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.029) 0:01:10.433 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.029) 0:01:10.462 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.028) 0:01:10.490 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.030) 0:01:10.521 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.038) 0:01:10.559 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.040) 0:01:10.599 **********
Monday 28 April 2025 00:04:37 +0000 (0:00:00.029) 0:01:10.629 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.028) 0:01:10.658 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.028) 0:01:10.686 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.039) 0:01:10.725 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.028) 0:01:10.754 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.032) 0:01:10.787 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.030) 0:01:10.817 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.072) 0:01:10.889 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.028) 0:01:10.918 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.027) 0:01:10.946 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.027) 0:01:10.973 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.027) 0:01:11.000 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.068) 0:01:11.069 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.033) 0:01:11.103 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.026) 0:01:11.129 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.026) 0:01:11.156 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.025) 0:01:11.181 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.025) 0:01:11.207 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.035) 0:01:11.242 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.027) 0:01:11.270 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.026) 0:01:11.296 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.025) 0:01:11.321 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.026) 0:01:11.348 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.039) 0:01:11.388 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.027) 0:01:11.415 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.027) 0:01:11.443 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.029) 0:01:11.473 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.025) 0:01:11.498 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.025) 0:01:11.524 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.063) 0:01:11.587 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.034) 0:01:11.621 **********
Monday 28 April 2025 00:04:38 +0000 (0:00:00.025) 0:01:11.647 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.027) 0:01:11.675 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.026) 0:01:11.701 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.026) 0:01:11.728 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.027) 0:01:11.755 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.028) 0:01:11.783 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.027) 0:01:11.811 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.036) 0:01:11.847 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.037) 0:01:11.884 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.028) 0:01:11.913 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.027) 0:01:11.940 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.029) 0:01:11.970 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.027) 0:01:11.998 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.036) 0:01:12.034 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.029) 0:01:12.064 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.028) 0:01:12.093 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.028) 0:01:12.122 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.028) 0:01:12.150 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.029) 0:01:12.180 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.028) 0:01:12.208 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.037) 0:01:12.246 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.029) 0:01:12.275 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.126) 0:01:12.402 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.069) 0:01:12.472 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.025) 0:01:12.498 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.025) 0:01:12.523 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.025) 0:01:12.548 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.029) 0:01:12.577 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.027) 0:01:12.605 **********
Monday 28 April 2025 00:04:39 +0000 (0:00:00.033) 0:01:12.638 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.035) 0:01:12.673 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.025) 0:01:12.698 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.024) 0:01:12.722 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.662) 0:01:13.384 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.030) 0:01:13.415 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.034) 0:01:13.450 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.024) 0:01:13.474 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.033) 0:01:13.508 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.024) 0:01:13.533 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.026) 0:01:13.559 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.029) 0:01:13.589 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.024) 0:01:13.613 **********
Monday 28 April 2025 00:04:40 +0000 (0:00:00.025) 0:01:13.639 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.036) 0:01:13.676 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.034) 0:01:13.710 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.026) 0:01:13.737 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.026) 0:01:13.763 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.025) 0:01:13.789 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.025) 0:01:13.815 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.037) 0:01:13.852 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.026) 0:01:13.879 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:13.904 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:13.928 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.026) 0:01:13.955 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.026) 0:01:13.981 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.025) 0:01:14.007 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.025) 0:01:14.033 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.026) 0:01:14.059 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.084 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.108 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.132 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.037) 0:01:14.170 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.195 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.219 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.039) 0:01:14.259 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.076) 0:01:14.336 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.025) 0:01:14.361 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.386 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.025) 0:01:14.411 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.028) 0:01:14.439 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.035) 0:01:14.475 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.500 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.524 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.020) 0:01:14.544 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.023) 0:01:14.568 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.024) 0:01:14.592 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.032) 0:01:14.624 **********
Monday 28 April 2025 00:04:41 +0000 (0:00:00.025) 0:01:14.650 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.024) 0:01:14.675 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.032) 0:01:14.707 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.025) 0:01:14.733 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.023) 0:01:14.757 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.054) 0:01:14.811 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.026) 0:01:14.837 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.024) 0:01:14.862 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.024) 0:01:14.886 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.024) 0:01:14.911 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.026) 0:01:14.937 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.033) 0:01:14.970 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.034) 0:01:15.005 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.025) 0:01:15.031 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.025) 0:01:15.056 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.024) 0:01:15.081 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.035) 0:01:15.116 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.025) 0:01:15.142 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.025) 0:01:15.168 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.026) 0:01:15.194 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.028) 0:01:15.223 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.024) 0:01:15.247 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.023) 0:01:15.270 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.045) 0:01:15.316 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.024) 0:01:15.340 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.040) 0:01:15.381 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.025) 0:01:15.407 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.025) 0:01:15.432 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.024) 0:01:15.457 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.034) 0:01:15.492 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.025) 0:01:15.518 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.026) 0:01:15.544 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.026) 0:01:15.571 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.022) 0:01:15.593 **********
Monday 28 April 2025 00:04:42 +0000 (0:00:00.034) 0:01:15.627 **********
TASK [container-engine/containerd-common : Containerd-common | check if fedora coreos] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:43 +0000 (0:00:00.233) 0:01:15.860 **********
TASK [container-engine/containerd-common : Containerd-common | set is_ostree] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:43 +0000 (0:00:00.050) 0:01:15.911 **********
TASK [container-engine/containerd-common : Containerd-common | gather os specific variables] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/home/rocky/kubespray/roles/container-engine/docker/vars/../vars/redhat.yml)
Monday 28 April 2025 00:04:43 +0000 (0:00:00.079) 0:01:15.991 **********
Monday 28 April 2025 00:04:43 +0000 (0:00:00.038) 0:01:16.030 **********
Monday 28 April 2025 00:04:43 +0000 (0:00:00.028) 0:01:16.058 **********
Monday 28 April 2025 00:04:43 +0000 (0:00:00.028) 0:01:16.086 **********
Monday 28 April 2025 00:04:43 +0000 (0:00:00.026) 0:01:16.113 **********
Monday 28 April 2025 00:04:43 +0000 (0:00:00.025) 0:01:16.139 **********
Monday 28 April 2025 00:04:43 +0000 (0:00:00.035) 0:01:16.175 **********
TASK [container-engine/docker : Check if fedora coreos] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:43 +0000 (0:00:00.240) 0:01:16.416 **********
TASK [container-engine/docker : Set is_ostree] *********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:43 +0000 (0:00:00.049) 0:01:16.465 **********
Monday 28 April 2025 00:04:43 +0000 (0:00:00.025) 0:01:16.491 **********
TASK [container-engine/docker : Gather os specific variables] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/home/rocky/kubespray/roles/container-engine/docker/vars/../vars/redhat.yml)
Monday 28 April 2025 00:04:43 +0000 (0:00:00.153) 0:01:16.644 **********
Monday 28 April 2025 00:04:44 +0000 (0:00:00.028) 0:01:16.672 **********
Monday 28 April 2025 00:04:44 +0000 (0:00:00.026) 0:01:16.699 **********
TASK [container-engine/docker : Remove legacy docker repo file] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:44 +0000 (0:00:00.330) 0:01:17.029 **********
Monday 28 April 2025 00:04:44 +0000 (0:00:00.029) 0:01:17.059 **********
TASK [container-engine/docker : Ensure podman not installed. | RedHat] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:45 +0000 (0:00:00.702) 0:01:17.761 **********
TASK [container-engine/docker : Ensure old versions of Docker are not installed. | RedHat] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:45 +0000 (0:00:00.746) 0:01:18.508 **********
Monday 28 April 2025 00:04:45 +0000 (0:00:00.034) 0:01:18.542 **********
Monday 28 April 2025 00:04:45 +0000 (0:00:00.026) 0:01:18.568 **********
Monday 28 April 2025 00:04:45 +0000 (0:00:00.033) 0:01:18.602 **********
Monday 28 April 2025 00:04:45 +0000 (0:00:00.026) 0:01:18.628 **********
TASK [container-engine/docker : Configure docker repository on RedHat/CentOS/OracleLinux/AlmaLinux/KylinLinux] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:46 +0000 (0:00:00.582) 0:01:19.211 **********
Monday 28 April 2025 00:04:46 +0000 (0:00:00.049) 0:01:19.260 **********
TASK [container-engine/docker : Ensure docker packages are installed] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:55 +0000 (0:00:08.873) 0:01:28.134 **********
Monday 28 April 2025 00:04:55 +0000 (0:00:00.047) 0:01:28.181 **********
Monday 28 April 2025 00:04:55 +0000 (0:00:00.029) 0:01:28.211 **********
Monday 28 April 2025 00:04:55 +0000 (0:00:00.022) 0:01:28.233 **********
Monday 28 April 2025 00:04:55 +0000 (0:00:00.026) 0:01:28.260 **********
Monday 28 April 2025 00:04:55 +0000 (0:00:00.028) 0:01:28.288 **********
Monday 28 April 2025 00:04:55 +0000 (0:00:00.027) 0:01:28.316 **********
Monday 28 April 2025 00:04:55 +0000 (0:00:00.026) 0:01:28.342 **********
Monday 28 April 2025 00:04:55 +0000 (0:00:00.019) 0:01:28.362 **********
TASK [container-engine/docker : Create docker service systemd directory if it doesn't exist] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:55 +0000 (0:00:00.272) 0:01:28.634 **********
Monday 28 April 2025 00:04:56 +0000 (0:00:00.035) 0:01:28.670 **********
TASK [container-engine/docker : Get systemd version] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:56 +0000 (0:00:00.263) 0:01:28.933 **********
TASK [container-engine/docker : Write docker.service systemd file] *************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:56 +0000 (0:00:00.621) 0:01:29.554 **********
TASK [container-engine/docker : Write docker options systemd drop-in] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:57 +0000 (0:00:00.627) 0:01:30.182 **********
Monday 28 April 2025 00:04:57 +0000 (0:00:00.030) 0:01:30.213 **********
Monday 28 April 2025 00:04:57 +0000 (0:00:00.044) 0:01:30.258 **********
Monday 28 April 2025 00:04:57 +0000 (0:00:00.042) 0:01:30.300 **********
Monday 28 April 2025 00:04:57 +0000 (0:00:00.025) 0:01:30.326 **********
Monday 28 April 2025 00:04:57 +0000 (0:00:00.027) 0:01:30.353 **********
Monday 28 April 2025 00:04:57 +0000 (0:00:00.025) 0:01:30.379 **********
Monday 28 April 2025 00:04:57 +0000 (0:00:00.032) 0:01:30.411 **********
Monday 28 April 2025 00:04:57 +0000 (0:00:00.033) 0:01:30.445 **********
TASK [container-engine/docker : Ensure docker service is started and enabled] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=docker)
Monday 28 April 2025 00:04:58 +0000 (0:00:00.867) 0:01:31.313 **********
TASK [container-engine/crictl : Install crictl] ********************************
included: /home/rocky/kubespray/roles/container-engine/crictl/tasks/crictl.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:04:58 +0000 (0:00:00.041) 0:01:31.355 **********
TASK [container-engine/crictl : Crictl | Download crictl] **********************
included: /home/rocky/kubespray/roles/container-engine/crictl/tasks/../../../download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:04:58 +0000 (0:00:00.055) 0:01:31.410 **********
TASK [container-engine/crictl : Prep_download | Set a few facts] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:04:59 +0000 (0:00:00.440) 0:01:31.850 **********
TASK [container-engine/crictl : Download_file | Starting download of file] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz"
}
Monday 28 April 2025 00:04:59 +0000 (0:00:00.647) 0:01:32.498 **********
TASK [container-engine/crictl : Download_file | Set pathname of cached file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:00 +0000 (0:00:00.662) 0:01:33.160 **********
TASK [container-engine/crictl : Download_file | Create dest directory on node] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:01 +0000 (0:00:01.164) 0:01:34.325 **********
Monday 28 April 2025 00:05:01 +0000 (0:00:00.037) 0:01:34.363 **********
Monday 28 April 2025 00:05:01 +0000 (0:00:00.048) 0:01:34.411 **********
TASK [container-engine/crictl : Download_file | Validate mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:05:04 +0000 (0:00:02.943) 0:01:37.355 **********
TASK [container-engine/crictl : Download_file | Get the list of working mirrors] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:05 +0000 (0:00:00.396) 0:01:37.752 **********
TASK [container-engine/crictl : Download_file | Download item] *****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:09 +0000 (0:00:04.535) 0:01:42.287 **********
Monday 28 April 2025 00:05:09 +0000 (0:00:00.031) 0:01:42.319 **********
Monday 28 April 2025 00:05:09 +0000 (0:00:00.033) 0:01:42.353 **********
Monday 28 April 2025 00:05:09 +0000 (0:00:00.031) 0:01:42.385 **********
TASK [container-engine/crictl : Download_file | Extract file archives] *********
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:05:09 +0000 (0:00:00.045) 0:01:42.431 **********
TASK [container-engine/crictl : Extract_file | Unpacking archive] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:13 +0000 (0:00:03.833) 0:01:46.265 **********
TASK [container-engine/crictl : Install crictl config] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:14 +0000 (0:00:00.579) 0:01:46.844 **********
TASK [container-engine/crictl : Copy crictl binary from download dir] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:14 +0000 (0:00:00.551) 0:01:47.395 **********
TASK [container-engine/cri-dockerd : Runc | Download cri-dockerd binary] *******
included: /home/rocky/kubespray/roles/container-engine/cri-dockerd/tasks/../../../download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:05:14 +0000 (0:00:00.052) 0:01:47.448 **********
TASK [container-engine/cri-dockerd : Prep_download | Set a few facts] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:15 +0000 (0:00:00.366) 0:01:47.815 **********
TASK [container-engine/cri-dockerd : Download_file | Starting download of file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz"
}
Monday 28 April 2025 00:05:15 +0000 (0:00:00.655) 0:01:48.470 **********
TASK [container-engine/cri-dockerd : Download_file | Set pathname of cached file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:16 +0000 (0:00:00.723) 0:01:49.194 **********
TASK [container-engine/cri-dockerd : Download_file | Create dest directory on node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:17 +0000 (0:00:01.233) 0:01:50.427 **********
Monday 28 April 2025 00:05:17 +0000 (0:00:00.035) 0:01:50.462 **********
Monday 28 April 2025 00:05:17 +0000 (0:00:00.041) 0:01:50.504 **********
TASK [container-engine/cri-dockerd : Download_file | Validate mirrors] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:05:20 +0000 (0:00:02.847) 0:01:53.352 **********
TASK [container-engine/cri-dockerd : Download_file | Get the list of working mirrors] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:21 +0000 (0:00:00.366) 0:01:53.718 **********
TASK [container-engine/cri-dockerd : Download_file | Download item] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:25 +0000 (0:00:04.169) 0:01:57.888 **********
Monday 28 April 2025 00:05:25 +0000 (0:00:00.029) 0:01:57.918 **********
Monday 28 April 2025 00:05:25 +0000 (0:00:00.028) 0:01:57.946 **********
Monday 28 April 2025 00:05:25 +0000 (0:00:00.028) 0:01:57.974 **********
TASK [container-engine/cri-dockerd : Download_file | Extract file archives] ****
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:05:25 +0000 (0:00:00.049) 0:01:58.024 **********
TASK [container-engine/cri-dockerd : Extract_file | Unpacking archive] *********
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:28 +0000 (0:00:03.379) 0:02:01.403 **********
TASK [container-engine/cri-dockerd : Copy cri-dockerd binary from download dir] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:29 +0000 (0:00:00.498) 0:02:01.901 **********
TASK [container-engine/cri-dockerd : Generate cri-dockerd systemd unit files] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=cri-dockerd.service)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=cri-dockerd.socket)
Monday 28 April 2025 00:05:30 +0000 (0:00:01.167) 0:02:03.068 **********
Monday 28 April 2025 00:05:30 +0000 (0:00:00.022) 0:02:03.091 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload systemd] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:30 +0000 (0:00:00.548) 0:02:03.640 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | restart docker.service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:31 +0000 (0:00:00.659) 0:02:04.300 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload cri-dockerd.socket] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:32 +0000 (0:00:00.390) 0:02:04.690 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload cri-dockerd.service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:32 +0000 (0:00:00.427) 0:02:05.117 **********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | enable cri-dockerd service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:32 +0000 (0:00:00.523) 0:02:05.641 **********
Monday 28 April 2025 00:05:33 +0000 (0:00:00.028) 0:02:05.670 **********
Monday 28 April 2025 00:05:33 +0000 (0:00:00.046) 0:02:05.716 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:33 +0000 (0:00:00.061) 0:02:05.778 **********
Monday 28 April 2025 00:05:33 +0000 (0:00:00.043) 0:02:05.821 **********
Monday 28 April 2025 00:05:33 +0000 (0:00:00.041) 0:02:05.863 **********
Monday 28 April 2025 00:05:33 +0000 (0:00:00.038) 0:02:05.901 **********
Monday 28 April 2025 00:05:33 +0000 (0:00:00.041) 0:02:05.942 **********
TASK [download : Prep_download | Register docker images info] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:33 +0000 (0:00:00.277) 0:02:06.219 **********
TASK [download : Prep_download | Create staging directory on remote node] ******
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:33 +0000 (0:00:00.255) 0:02:06.475 **********
Monday 28 April 2025 00:05:33 +0000 (0:00:00.040) 0:02:06.515 **********
TASK [download : Download | Get kubeadm binary and list of required images] ****
included: /home/rocky/kubespray/roles/download/tasks/prep_kubeadm_images.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:05:33 +0000 (0:00:00.055) 0:02:06.570 **********
Monday 28 April 2025 00:05:34 +0000 (0:00:00.365) 0:02:06.935 **********
TASK [download : Prep_kubeadm_images | Download kubeadm binary] ****************
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:05:34 +0000 (0:00:00.362) 0:02:07.297 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:34 +0000 (0:00:00.344) 0:02:07.642 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm"
}
Monday 28 April 2025 00:05:35 +0000 (0:00:00.631) 0:02:08.273 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:36 +0000 (0:00:00.662) 0:02:08.935 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:37 +0000 (0:00:01.126) 0:02:10.062 **********
Monday 28 April 2025 00:05:37 +0000 (0:00:00.027) 0:02:10.090 **********
Monday 28 April 2025 00:05:37 +0000 (0:00:00.037) 0:02:10.127 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:05:40 +0000 (0:00:02.665) 0:02:12.792 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:40 +0000 (0:00:00.520) 0:02:13.313 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:45 +0000 (0:00:05.051) 0:02:18.364 **********
Monday 28 April 2025 00:05:45 +0000 (0:00:00.027) 0:02:18.392 **********
Monday 28 April 2025 00:05:45 +0000 (0:00:00.025) 0:02:18.417 **********
Monday 28 April 2025 00:05:45 +0000 (0:00:00.023) 0:02:18.441 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:05:45 +0000 (0:00:00.039) 0:02:18.480 **********
Monday 28 April 2025 00:05:46 +0000 (0:00:00.341) 0:02:18.822 **********
TASK [download : Prep_kubeadm_images | Create kubeadm config] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:46 +0000 (0:00:00.620) 0:02:19.443 **********
TASK [download : Prep_kubeadm_images | Copy kubeadm binary from download dir to system path] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:47 +0000 (0:00:00.829) 0:02:20.272 **********
TASK [download : Prep_kubeadm_images | Set kubeadm binary permissions] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:47 +0000 (0:00:00.261) 0:02:20.533 **********
TASK [download : Prep_kubeadm_images | Generate list of required images] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:48 +0000 (0:00:00.296) 0:02:20.830 **********
TASK [download : Prep_kubeadm_images | Parse list of images] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=registry.k8s.io/kube-apiserver:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=registry.k8s.io/kube-controller-manager:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=registry.k8s.io/kube-scheduler:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=registry.k8s.io/kube-proxy:v1.28.6)
Monday 28 April 2025 00:05:48 +0000 (0:00:00.139) 0:02:20.970 **********
TASK [download : Prep_kubeadm_images | Convert list of images to dict for later use] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:48 +0000 (0:00:00.051) 0:02:21.022 **********
TASK [download : Download | Download files / images] ***************************
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'etcd', 'value': {'container': False, 'file': True, 'enabled': True, 'version': 'v3.5.16', 'dest': '/tmp/releases/etcd-v3.5.16-linux-amd64.tar.gz', 'repo': 'quay.io/coreos/etcd', 'tag': 'v3.5.16', 'sha256': 'b414b27a5ad05f7cb01395c447c85d3227e3fb1c176e51757a283b817f645ccc', 'url': 'https://github.com/etcd-io/etcd/releases/download/v3.5.16/etcd-v3.5.16-linux-amd64.tar.gz', 'unarchive': True, 'owner': 'root', 'mode': '0755', 'groups': ['etcd']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'cni', 'value': {'enabled': True, 'file': True, 'version': 'v1.3.0', 'dest': '/tmp/releases/cni-plugins-linux-amd64-v1.3.0.tgz', 'sha256': '754a71ed60a4bd08726c3af705a7d55ee3df03122b12e389fdba4bea35d7dd7e', 'url': 'https://github.com/containernetworking/plugins/releases/download/v1.3.0/cni-plugins-linux-amd64-v1.3.0.tgz', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'kubeadm', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubeadm-v1.28.6-amd64', 'sha256': 'bda3eda8d51e8746a42b535b7eab7df52b091a796227c3212dc30909a8f1b431', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'kubelet', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubelet-v1.28.6-amd64', 'sha256': '8506df1f20a5f8bba0592f5a4cf5d0cc541047708e664cb88580735400d0b26f', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubelet', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'kubectl', 'value': {'enabled': True, 'file': True, 'version': 'v1.28.6', 'dest': '/tmp/releases/kubectl-v1.28.6-amd64', 'sha256': 'c8351fe0611119fd36634dd3f53eb94ec1a2d43ef9e78b92b4846df5cc7aa7e3', 'url': 'https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubectl', 'unarchive': False, 'owner': 'root', 'mode': '0755', 'groups': ['kube_control_plane']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'crictl', 'value': {'file': True, 'enabled': True, 'version': 'v1.28.0', 'dest': '/tmp/releases/crictl-v1.28.0-linux-amd64.tar.gz', 'sha256': '8dc78774f7cbeaf787994d386eec663f0a3cf24de1ea4893598096cb39ef2508', 'url': 'https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz', 'unarchive': True, 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'cri_dockerd', 'value': {'file': True, 'enabled': True, 'version': '0.3.4', 'dest': '/tmp/releases/cri-dockerd-0.3.4.amd64.tar.gz', 'sha256': 'b77a1fbd70d12e5b1dacfa24e5824619ec54184dbc655e721b8523572651adeb', 'url': 'https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz', 'unarchive': True, 'unarchive_extra_opts': ['--strip=1'], 'owner': 'root', 'mode': '0755', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'pod_infra', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/pause', 'tag': '3.9', 'sha256': '', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'nginx', 'value': {'enabled': True, 'container': True, 'repo': 'docker.io/library/nginx', 'tag': '1.25.2-alpine', 'sha256': '', 'groups': ['kube_node']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'coredns', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/coredns/coredns', 'tag': 'v1.10.1', 'sha256': '', 'groups': ['k8s_cluster']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'dnsautoscaler', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/cpa/cluster-proportional-autoscaler', 'tag': 'v1.8.8', 'sha256': '', 'groups': ['kube_control_plane']}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'kubeadm_kube-apiserver', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-apiserver', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'kubeadm_kube-controller-manager', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-controller-manager', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'kubeadm_kube-scheduler', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-scheduler', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
included: /home/rocky/kubespray/roles/download/tasks/download_container.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1 => (item={'key': 'kubeadm_kube-proxy', 'value': {'enabled': True, 'container': True, 'repo': 'registry.k8s.io/kube-proxy', 'tag': 'v1.28.6', 'groups': 'k8s_cluster'}})
Monday 28 April 2025 00:05:49 +0000 (0:00:01.300) 0:02:22.322 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:49 +0000 (0:00:00.038) 0:02:22.360 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://github.com/etcd-io/etcd/releases/download/v3.5.16/etcd-v3.5.16-linux-amd64.tar.gz"
}
Monday 28 April 2025 00:05:49 +0000 (0:00:00.044) 0:02:22.404 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:49 +0000 (0:00:00.041) 0:02:22.445 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:50 +0000 (0:00:00.240) 0:02:22.686 **********
Monday 28 April 2025 00:05:50 +0000 (0:00:00.027) 0:02:22.713 **********
Monday 28 April 2025 00:05:50 +0000 (0:00:00.035) 0:02:22.749 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:05:51 +0000 (0:00:01.409) 0:02:24.158 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:51 +0000 (0:00:00.069) 0:02:24.228 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:53 +0000 (0:00:01.671) 0:02:25.899 **********
Monday 28 April 2025 00:05:53 +0000 (0:00:00.025) 0:02:25.925 **********
Monday 28 April 2025 00:05:53 +0000 (0:00:00.025) 0:02:25.951 **********
Monday 28 April 2025 00:05:53 +0000 (0:00:00.025) 0:02:25.976 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:05:53 +0000 (0:00:00.038) 0:02:26.015 **********
TASK [download : Extract_file | Unpacking archive] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:55 +0000 (0:00:01.963) 0:02:27.979 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:55 +0000 (0:00:00.037) 0:02:28.016 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://github.com/containernetworking/plugins/releases/download/v1.3.0/cni-plugins-linux-amd64-v1.3.0.tgz"
}
Monday 28 April 2025 00:05:55 +0000 (0:00:00.115) 0:02:28.132 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:55 +0000 (0:00:00.039) 0:02:28.171 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:55 +0000 (0:00:00.239) 0:02:28.411 **********
Monday 28 April 2025 00:05:55 +0000 (0:00:00.027) 0:02:28.439 **********
Monday 28 April 2025 00:05:55 +0000 (0:00:00.038) 0:02:28.478 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:05:57 +0000 (0:00:01.246) 0:02:29.725 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:57 +0000 (0:00:00.055) 0:02:29.780 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:58 +0000 (0:00:01.741) 0:02:31.522 **********
Monday 28 April 2025 00:05:58 +0000 (0:00:00.025) 0:02:31.547 **********
Monday 28 April 2025 00:05:58 +0000 (0:00:00.024) 0:02:31.572 **********
Monday 28 April 2025 00:05:58 +0000 (0:00:00.023) 0:02:31.596 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:05:58 +0000 (0:00:00.039) 0:02:31.635 **********
Monday 28 April 2025 00:05:59 +0000 (0:00:00.028) 0:02:31.664 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:59 +0000 (0:00:00.038) 0:02:31.703 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm"
}
Monday 28 April 2025 00:05:59 +0000 (0:00:00.040) 0:02:31.743 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:59 +0000 (0:00:00.041) 0:02:31.784 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:05:59 +0000 (0:00:00.242) 0:02:32.026 **********
Monday 28 April 2025 00:05:59 +0000 (0:00:00.028) 0:02:32.055 **********
Monday 28 April 2025 00:05:59 +0000 (0:00:00.035) 0:02:32.090 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:06:00 +0000 (0:00:00.818) 0:02:32.909 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:00 +0000 (0:00:00.054) 0:02:32.964 **********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:00 +0000 (0:00:00.509) 0:02:33.473 **********
Monday 28 April 2025 00:06:00 +0000 (0:00:00.023) 0:02:33.497 **********
Monday 28 April 2025 00:06:00 +0000 (0:00:00.023) 0:02:33.521 **********
Monday 28 April 2025 00:06:00 +0000 (0:00:00.029) 0:02:33.550 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:00 +0000 (0:00:00.050) 0:02:33.601 **********
Monday 28 April 2025 00:06:00 +0000 (0:00:00.028) 0:02:33.629 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:01 +0000 (0:00:00.037) 0:02:33.667 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubelet"
}
Monday 28 April 2025 00:06:01 +0000 (0:00:00.039) 0:02:33.707 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:01 +0000 (0:00:00.043) 0:02:33.750 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:01 +0000 (0:00:00.242) 0:02:33.992 **********
Monday 28 April 2025 00:06:01 +0000 (0:00:00.026) 0:02:34.019 **********
Monday 28 April 2025 00:06:01 +0000 (0:00:00.034) 0:02:34.054 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:06:02 +0000 (0:00:00.796) 0:02:34.851 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:02 +0000 (0:00:00.054) 0:02:34.905 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:07 +0000 (0:00:04.881) 0:02:39.787 **********
Monday 28 April 2025 00:06:07 +0000 (0:00:00.024) 0:02:39.812 **********
Monday 28 April 2025 00:06:07 +0000 (0:00:00.023) 0:02:39.835 **********
Monday 28 April 2025 00:06:07 +0000 (0:00:00.024) 0:02:39.860 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:07 +0000 (0:00:00.038) 0:02:39.898 **********
Monday 28 April 2025 00:06:07 +0000 (0:00:00.030) 0:02:39.928 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:07 +0000 (0:00:00.043) 0:02:39.972 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubectl"
}
Monday 28 April 2025 00:06:07 +0000 (0:00:00.043) 0:02:40.015 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:07 +0000 (0:00:00.045) 0:02:40.061 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:07 +0000 (0:00:00.253) 0:02:40.314 **********
Monday 28 April 2025 00:06:07 +0000 (0:00:00.027) 0:02:40.342 **********
Monday 28 April 2025 00:06:07 +0000 (0:00:00.163) 0:02:40.506 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:06:08 +0000 (0:00:00.834) 0:02:41.340 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:08 +0000 (0:00:00.057) 0:02:41.397 **********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:10 +0000 (0:00:02.091) 0:02:43.488 **********
Monday 28 April 2025 00:06:10 +0000 (0:00:00.023) 0:02:43.512 **********
Monday 28 April 2025 00:06:10 +0000 (0:00:00.025) 0:02:43.537 **********
Monday 28 April 2025 00:06:10 +0000 (0:00:00.023) 0:02:43.561 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:10 +0000 (0:00:00.039) 0:02:43.600 **********
Monday 28 April 2025 00:06:10 +0000 (0:00:00.028) 0:02:43.628 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:11 +0000 (0:00:00.036) 0:02:43.665 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz"
}
Monday 28 April 2025 00:06:11 +0000 (0:00:00.037) 0:02:43.702 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:11 +0000 (0:00:00.041) 0:02:43.744 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:11 +0000 (0:00:00.237) 0:02:43.982 **********
Monday 28 April 2025 00:06:11 +0000 (0:00:00.027) 0:02:44.009 **********
Monday 28 April 2025 00:06:11 +0000 (0:00:00.033) 0:02:44.043 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:06:12 +0000 (0:00:01.111) 0:02:45.154 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:12 +0000 (0:00:00.054) 0:02:45.209 **********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:12 +0000 (0:00:00.413) 0:02:45.623 **********
Monday 28 April 2025 00:06:12 +0000 (0:00:00.024) 0:02:45.647 **********
Monday 28 April 2025 00:06:13 +0000 (0:00:00.024) 0:02:45.671 **********
Monday 28 April 2025 00:06:13 +0000 (0:00:00.023) 0:02:45.694 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:13 +0000 (0:00:00.039) 0:02:45.734 **********
TASK [download : Extract_file | Unpacking archive] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:14 +0000 (0:00:01.379) 0:02:47.113 **********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:14 +0000 (0:00:00.037) 0:02:47.150 **********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz"
}
Monday 28 April 2025 00:06:14 +0000 (0:00:00.038) 0:02:47.189 **********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:14 +0000 (0:00:00.040) 0:02:47.230 **********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:14 +0000 (0:00:00.243) 0:02:47.474 **********
Monday 28 April 2025 00:06:14 +0000 (0:00:00.027) 0:02:47.501 **********
Monday 28 April 2025 00:06:14 +0000 (0:00:00.034) 0:02:47.535 **********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 28 April 2025 00:06:15 +0000 (0:00:01.093) 0:02:48.628 **********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:16 +0000 (0:00:00.053) 0:02:48.682 **********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:16 +0000 (0:00:00.378) 0:02:49.061 **********
Monday 28 April 2025 00:06:16 +0000 (0:00:00.023) 0:02:49.084 **********
Monday 28 April 2025 00:06:16 +0000 (0:00:00.023) 0:02:49.108 **********
Monday 28 April 2025 00:06:16 +0000 (0:00:00.022) 0:02:49.130 **********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:16 +0000 (0:00:00.038) 0:02:49.168 **********
TASK [download : Extract_file | Unpacking archive] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:17 +0000 (0:00:01.235) 0:02:50.404 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:17 +0000 (0:00:00.036) 0:02:50.441 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "registry.k8s.io/pause"
}
Monday 28 April 2025 00:06:17 +0000 (0:00:00.038) 0:02:50.479 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:17 +0000 (0:00:00.037) 0:02:50.517 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:17 +0000 (0:00:00.038) 0:02:50.555 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:18 +0000 (0:00:00.100) 0:02:50.655 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:18 +0000 (0:00:00.036) 0:02:50.692 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:18 +0000 (0:00:00.036) 0:02:50.728 **********
Monday 28 April 2025 00:06:18 +0000 (0:00:00.021) 0:02:50.750 **********
Monday 28 April 2025 00:06:18 +0000 (0:00:00.023) 0:02:50.774 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:18 +0000 (0:00:00.036) 0:02:50.811 **********
Monday 28 April 2025 00:06:18 +0000 (0:00:00.023) 0:02:50.834 **********
Monday 28 April 2025 00:06:18 +0000 (0:00:00.024) 0:02:50.859 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:18 +0000 (0:00:00.043) 0:02:50.903 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:18 +0000 (0:00:00.245) 0:02:51.149 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:18 +0000 (0:00:00.037) 0:02:51.187 **********
Monday 28 April 2025 00:06:18 +0000 (0:00:00.023) 0:02:51.210 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "Pull registry.k8s.io/pause:3.9 required is: True"
}
Monday 28 April 2025 00:06:18 +0000 (0:00:00.035) 0:02:51.246 **********
Monday 28 April 2025 00:06:18 +0000 (0:00:00.027) 0:02:51.273 **********
Monday 28 April 2025 00:06:18 +0000 (0:00:00.023) 0:02:51.296 **********
Monday 28 April 2025 00:06:18 +0000 (0:00:00.024) 0:02:51.320 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:23 +0000 (0:00:04.890) 0:02:56.211 **********
Monday 28 April 2025 00:06:23 +0000 (0:00:00.041) 0:02:56.253 **********
Monday 28 April 2025 00:06:23 +0000 (0:00:00.025) 0:02:56.278 **********
Monday 28 April 2025 00:06:23 +0000 (0:00:00.025) 0:02:56.303 **********
Monday 28 April 2025 00:06:23 +0000 (0:00:00.024) 0:02:56.328 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:23 +0000 (0:00:00.273) 0:02:56.602 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:23 +0000 (0:00:00.035) 0:02:56.638 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "docker.io/library/nginx"
}
Monday 28 April 2025 00:06:24 +0000 (0:00:00.038) 0:02:56.676 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:24 +0000 (0:00:00.037) 0:02:56.714 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:24 +0000 (0:00:00.039) 0:02:56.753 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:24 +0000 (0:00:00.036) 0:02:56.790 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:24 +0000 (0:00:00.036) 0:02:56.826 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:24 +0000 (0:00:00.037) 0:02:56.863 **********
Monday 28 April 2025 00:06:24 +0000 (0:00:00.024) 0:02:56.888 **********
Monday 28 April 2025 00:06:24 +0000 (0:00:00.022) 0:02:56.911 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:24 +0000 (0:00:00.038) 0:02:56.949 **********
Monday 28 April 2025 00:06:24 +0000 (0:00:00.025) 0:02:56.974 **********
Monday 28 April 2025 00:06:24 +0000 (0:00:00.024) 0:02:56.999 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:24 +0000 (0:00:00.044) 0:02:57.043 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:24 +0000 (0:00:00.249) 0:02:57.293 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:24 +0000 (0:00:00.038) 0:02:57.332 **********
Monday 28 April 2025 00:06:24 +0000 (0:00:00.024) 0:02:57.356 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "Pull docker.io/library/nginx:1.25.2-alpine required is: True"
}
Monday 28 April 2025 00:06:24 +0000 (0:00:00.037) 0:02:57.394 **********
Monday 28 April 2025 00:06:24 +0000 (0:00:00.027) 0:02:57.421 **********
Monday 28 April 2025 00:06:24 +0000 (0:00:00.025) 0:02:57.446 **********
Monday 28 April 2025 00:06:24 +0000 (0:00:00.024) 0:02:57.471 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:26 +0000 (0:00:02.047) 0:02:59.518 **********
Monday 28 April 2025 00:06:26 +0000 (0:00:00.047) 0:02:59.566 **********
Monday 28 April 2025 00:06:26 +0000 (0:00:00.026) 0:02:59.592 **********
Monday 28 April 2025 00:06:26 +0000 (0:00:00.025) 0:02:59.617 **********
Monday 28 April 2025 00:06:26 +0000 (0:00:00.026) 0:02:59.644 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:27 +0000 (0:00:00.263) 0:02:59.907 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:27 +0000 (0:00:00.039) 0:02:59.947 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "registry.k8s.io/coredns/coredns"
}
Monday 28 April 2025 00:06:27 +0000 (0:00:00.042) 0:02:59.989 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:27 +0000 (0:00:00.045) 0:03:00.034 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:27 +0000 (0:00:00.046) 0:03:00.080 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:27 +0000 (0:00:00.131) 0:03:00.212 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:27 +0000 (0:00:00.042) 0:03:00.254 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:27 +0000 (0:00:00.040) 0:03:00.295 **********
Monday 28 April 2025 00:06:27 +0000 (0:00:00.024) 0:03:00.319 **********
Monday 28 April 2025 00:06:27 +0000 (0:00:00.025) 0:03:00.345 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:27 +0000 (0:00:00.039) 0:03:00.385 **********
Monday 28 April 2025 00:06:27 +0000 (0:00:00.025) 0:03:00.410 **********
Monday 28 April 2025 00:06:27 +0000 (0:00:00.026) 0:03:00.437 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:27 +0000 (0:00:00.047) 0:03:00.484 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:28 +0000 (0:00:00.256) 0:03:00.741 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:28 +0000 (0:00:00.043) 0:03:00.785 **********
Monday 28 April 2025 00:06:28 +0000 (0:00:00.025) 0:03:00.811 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "Pull registry.k8s.io/coredns/coredns:v1.10.1 required is: True"
}
Monday 28 April 2025 00:06:28 +0000 (0:00:00.036) 0:03:00.847 **********
Monday 28 April 2025 00:06:28 +0000 (0:00:00.030) 0:03:00.878 **********
Monday 28 April 2025 00:06:28 +0000 (0:00:00.024) 0:03:00.903 **********
Monday 28 April 2025 00:06:28 +0000 (0:00:00.026) 0:03:00.929 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:33 +0000 (0:00:05.214) 0:03:06.144 **********
Monday 28 April 2025 00:06:33 +0000 (0:00:00.041) 0:03:06.185 **********
Monday 28 April 2025 00:06:33 +0000 (0:00:00.026) 0:03:06.211 **********
Monday 28 April 2025 00:06:33 +0000 (0:00:00.025) 0:03:06.237 **********
Monday 28 April 2025 00:06:33 +0000 (0:00:00.025) 0:03:06.263 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:33 +0000 (0:00:00.229) 0:03:06.493 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:33 +0000 (0:00:00.046) 0:03:06.539 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "registry.k8s.io/cpa/cluster-proportional-autoscaler"
}
Monday 28 April 2025 00:06:33 +0000 (0:00:00.044) 0:03:06.583 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:33 +0000 (0:00:00.046) 0:03:06.630 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:34 +0000 (0:00:00.043) 0:03:06.673 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:34 +0000 (0:00:00.040) 0:03:06.714 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:34 +0000 (0:00:00.038) 0:03:06.753 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:34 +0000 (0:00:00.040) 0:03:06.793 **********
Monday 28 April 2025 00:06:34 +0000 (0:00:00.024) 0:03:06.817 **********
Monday 28 April 2025 00:06:34 +0000 (0:00:00.025) 0:03:06.843 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:34 +0000 (0:00:00.038) 0:03:06.881 **********
Monday 28 April 2025 00:06:34 +0000 (0:00:00.024) 0:03:06.905 **********
Monday 28 April 2025 00:06:34 +0000 (0:00:00.025) 0:03:06.931 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:34 +0000 (0:00:00.043) 0:03:06.975 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:34 +0000 (0:00:00.250) 0:03:07.225 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:34 +0000 (0:00:00.038) 0:03:07.263 **********
Monday 28 April 2025 00:06:34 +0000 (0:00:00.025) 0:03:07.289 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "Pull registry.k8s.io/cpa/cluster-proportional-autoscaler:v1.8.8 required is: True"
}
Monday 28 April 2025 00:06:34 +0000 (0:00:00.036) 0:03:07.325 **********
Monday 28 April 2025 00:06:34 +0000 (0:00:00.027) 0:03:07.352 **********
Monday 28 April 2025 00:06:34 +0000 (0:00:00.026) 0:03:07.379 **********
Monday 28 April 2025 00:06:34 +0000 (0:00:00.026) 0:03:07.405 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:40 +0000 (0:00:06.050) 0:03:13.456 **********
Monday 28 April 2025 00:06:40 +0000 (0:00:00.041) 0:03:13.497 **********
Monday 28 April 2025 00:06:40 +0000 (0:00:00.028) 0:03:13.525 **********
Monday 28 April 2025 00:06:40 +0000 (0:00:00.030) 0:03:13.556 **********
Monday 28 April 2025 00:06:40 +0000 (0:00:00.025) 0:03:13.582 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.232) 0:03:13.814 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.035) 0:03:13.850 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "registry.k8s.io/kube-apiserver"
}
Monday 28 April 2025 00:06:41 +0000 (0:00:00.036) 0:03:13.887 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.036) 0:03:13.924 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.038) 0:03:13.962 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.035) 0:03:13.997 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.035) 0:03:14.033 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.038) 0:03:14.071 **********
Monday 28 April 2025 00:06:41 +0000 (0:00:00.090) 0:03:14.162 **********
Monday 28 April 2025 00:06:41 +0000 (0:00:00.024) 0:03:14.186 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.038) 0:03:14.224 **********
Monday 28 April 2025 00:06:41 +0000 (0:00:00.025) 0:03:14.250 **********
Monday 28 April 2025 00:06:41 +0000 (0:00:00.023) 0:03:14.274 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:41 +0000 (0:00:00.043) 0:03:14.317 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.257) 0:03:14.575 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:41 +0000 (0:00:00.039) 0:03:14.614 **********
Monday 28 April 2025 00:06:41 +0000 (0:00:00.025) 0:03:14.640 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "Pull registry.k8s.io/kube-apiserver:v1.28.6 required is: True"
}
Monday 28 April 2025 00:06:42 +0000 (0:00:00.037) 0:03:14.677 **********
Monday 28 April 2025 00:06:42 +0000 (0:00:00.027) 0:03:14.705 **********
Monday 28 April 2025 00:06:42 +0000 (0:00:00.025) 0:03:14.730 **********
Monday 28 April 2025 00:06:42 +0000 (0:00:00.023) 0:03:14.753 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:08.109) 0:03:22.862 **********
Monday 28 April 2025 00:06:50 +0000 (0:00:00.045) 0:03:22.908 **********
Monday 28 April 2025 00:06:50 +0000 (0:00:00.028) 0:03:22.937 **********
Monday 28 April 2025 00:06:50 +0000 (0:00:00.029) 0:03:22.966 **********
Monday 28 April 2025 00:06:50 +0000 (0:00:00.033) 0:03:23.000 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:00.244) 0:03:23.244 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:00.036) 0:03:23.281 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "registry.k8s.io/kube-controller-manager"
}
Monday 28 April 2025 00:06:50 +0000 (0:00:00.038) 0:03:23.320 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:00.037) 0:03:23.357 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:00.040) 0:03:23.398 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:00.036) 0:03:23.435 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:00.035) 0:03:23.471 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:00.037) 0:03:23.509 **********
Monday 28 April 2025 00:06:50 +0000 (0:00:00.023) 0:03:23.532 **********
Monday 28 April 2025 00:06:50 +0000 (0:00:00.022) 0:03:23.554 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:50 +0000 (0:00:00.041) 0:03:23.596 **********
Monday 28 April 2025 00:06:50 +0000 (0:00:00.024) 0:03:23.621 **********
Monday 28 April 2025 00:06:50 +0000 (0:00:00.025) 0:03:23.647 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:51 +0000 (0:00:00.048) 0:03:23.695 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:51 +0000 (0:00:00.247) 0:03:23.943 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:51 +0000 (0:00:00.040) 0:03:23.983 **********
Monday 28 April 2025 00:06:51 +0000 (0:00:00.024) 0:03:24.007 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "Pull registry.k8s.io/kube-controller-manager:v1.28.6 required is: True"
}
Monday 28 April 2025 00:06:51 +0000 (0:00:00.036) 0:03:24.043 **********
Monday 28 April 2025 00:06:51 +0000 (0:00:00.028) 0:03:24.072 **********
Monday 28 April 2025 00:06:51 +0000 (0:00:00.023) 0:03:24.095 **********
Monday 28 April 2025 00:06:51 +0000 (0:00:00.023) 0:03:24.119 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:58 +0000 (0:00:07.476) 0:03:31.596 **********
Monday 28 April 2025 00:06:58 +0000 (0:00:00.044) 0:03:31.640 **********
Monday 28 April 2025 00:06:59 +0000 (0:00:00.028) 0:03:31.669 **********
Monday 28 April 2025 00:06:59 +0000 (0:00:00.028) 0:03:31.698 **********
Monday 28 April 2025 00:06:59 +0000 (0:00:00.027) 0:03:31.725 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:59 +0000 (0:00:00.252) 0:03:31.978 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:59 +0000 (0:00:00.041) 0:03:32.020 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "registry.k8s.io/kube-scheduler"
}
Monday 28 April 2025 00:06:59 +0000 (0:00:00.045) 0:03:32.065 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:59 +0000 (0:00:00.046) 0:03:32.112 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:59 +0000 (0:00:00.049) 0:03:32.161 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:59 +0000 (0:00:00.043) 0:03:32.204 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:59 +0000 (0:00:00.040) 0:03:32.244 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:59 +0000 (0:00:00.039) 0:03:32.284 **********
Monday 28 April 2025 00:06:59 +0000 (0:00:00.107) 0:03:32.391 **********
Monday 28 April 2025 00:06:59 +0000 (0:00:00.027) 0:03:32.418 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:06:59 +0000 (0:00:00.040) 0:03:32.459 **********
Monday 28 April 2025 00:06:59 +0000 (0:00:00.025) 0:03:32.485 **********
Monday 28 April 2025 00:06:59 +0000 (0:00:00.028) 0:03:32.513 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:06:59 +0000 (0:00:00.047) 0:03:32.561 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:00 +0000 (0:00:00.276) 0:03:32.837 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:00 +0000 (0:00:00.040) 0:03:32.878 **********
Monday 28 April 2025 00:07:00 +0000 (0:00:00.027) 0:03:32.905 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "Pull registry.k8s.io/kube-scheduler:v1.28.6 required is: True"
}
Monday 28 April 2025 00:07:00 +0000 (0:00:00.037) 0:03:32.943 **********
Monday 28 April 2025 00:07:00 +0000 (0:00:00.031) 0:03:32.974 **********
Monday 28 April 2025 00:07:00 +0000 (0:00:00.028) 0:03:33.002 **********
Monday 28 April 2025 00:07:00 +0000 (0:00:00.026) 0:03:33.029 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:06 +0000 (0:00:06.242) 0:03:39.272 **********
Monday 28 April 2025 00:07:06 +0000 (0:00:00.050) 0:03:39.323 **********
Monday 28 April 2025 00:07:06 +0000 (0:00:00.029) 0:03:39.353 **********
Monday 28 April 2025 00:07:06 +0000 (0:00:00.029) 0:03:39.382 **********
Monday 28 April 2025 00:07:06 +0000 (0:00:00.027) 0:03:39.410 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.261) 0:03:39.672 **********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.040) 0:03:39.712 **********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "registry.k8s.io/kube-proxy"
}
Monday 28 April 2025 00:07:07 +0000 (0:00:00.042) 0:03:39.755 **********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.046) 0:03:39.801 **********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.045) 0:03:39.847 **********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.043) 0:03:39.890 **********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.046) 0:03:39.936 **********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.046) 0:03:39.983 **********
Monday 28 April 2025 00:07:07 +0000 (0:00:00.030) 0:03:40.014 **********
Monday 28 April 2025 00:07:07 +0000 (0:00:00.035) 0:03:40.049 **********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.046) 0:03:40.095 **********
Monday 28 April 2025 00:07:07 +0000 (0:00:00.029) 0:03:40.125 **********
Monday 28 April 2025 00:07:07 +0000 (0:00:00.028) 0:03:40.154 **********
TASK [download : Download_container | Prepare container download] **************
included: /home/rocky/kubespray/roles/download/tasks/check_pull_required.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:07 +0000 (0:00:00.052) 0:03:40.206 **********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.286) 0:03:40.493 **********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:07 +0000 (0:00:00.050) 0:03:40.543 **********
Monday 28 April 2025 00:07:07 +0000 (0:00:00.030) 0:03:40.573 **********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": "Pull registry.k8s.io/kube-proxy:v1.28.6 required is: True"
}
Monday 28 April 2025 00:07:07 +0000 (0:00:00.042) 0:03:40.616 **********
Monday 28 April 2025 00:07:07 +0000 (0:00:00.031) 0:03:40.648 **********
Monday 28 April 2025 00:07:08 +0000 (0:00:00.026) 0:03:40.674 **********
Monday 28 April 2025 00:07:08 +0000 (0:00:00.029) 0:03:40.704 **********
[WARNING]: could not parse environment value, skipping: ['{{ proxy_disable_env
}}', "{{ proxy_env if container_manager == 'containerd' else omit }}"]
TASK [download : Download_container | Download image if required] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:13 +0000 (0:00:05.840) 0:03:46.544 **********
Monday 28 April 2025 00:07:13 +0000 (0:00:00.040) 0:03:46.584 **********
Monday 28 April 2025 00:07:13 +0000 (0:00:00.023) 0:03:46.608 **********
Monday 28 April 2025 00:07:13 +0000 (0:00:00.024) 0:03:46.633 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.023) 0:03:46.656 **********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
PLAY [Add worker nodes to the etcd play if needed] *****************************
Monday 28 April 2025 00:07:14 +0000 (0:00:00.303) 0:03:46.960 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.047) 0:03:47.007 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.032) 0:03:47.039 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.032) 0:03:47.072 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.033) 0:03:47.105 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.029) 0:03:47.134 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.034) 0:03:47.168 **********
[WARNING]: Could not match supplied host pattern, ignoring:
_kubespray_needs_etcd
PLAY [Install etcd] ************************************************************
Monday 28 April 2025 00:07:14 +0000 (0:00:00.090) 0:03:47.259 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.048) 0:03:47.307 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.129) 0:03:47.437 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.029) 0:03:47.467 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.037) 0:03:47.504 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.037) 0:03:47.541 **********
Monday 28 April 2025 00:07:14 +0000 (0:00:00.035) 0:03:47.576 **********
TASK [adduser : User | Create User Group] **************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:15 +0000 (0:00:00.283) 0:03:47.860 **********
TASK [adduser : User | Create User] ********************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:15 +0000 (0:00:00.337) 0:03:48.198 **********
TASK [adduser : User | Create User Group] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:15 +0000 (0:00:00.237) 0:03:48.435 **********
TASK [adduser : User | Create User] ********************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:16 +0000 (0:00:00.286) 0:03:48.721 **********
TASK [etcd : Check etcd certs] *************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/check_certs.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:16 +0000 (0:00:00.039) 0:03:48.760 **********
[WARNING]: Skipped '/etc/ssl/etcd/ssl' path due to this access issue:
'/etc/ssl/etcd/ssl' is not a directory
TASK [etcd : Check_certs | Register certs that have already been generated on first etcd node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:16 +0000 (0:00:00.232) 0:03:48.992 **********
TASK [etcd : Check_certs | Set default value for 'sync_certs', 'gen_certs' and 'etcd_secret_changed' to false] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:16 +0000 (0:00:00.034) 0:03:49.027 **********
TASK [etcd : Check certs | Register ca and etcd admin/member certs on etcd hosts] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=member-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=member-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=admin-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=admin-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem)
Monday 28 April 2025 00:07:17 +0000 (0:00:01.048) 0:03:50.076 **********
TASK [etcd : Check certs | Register ca and etcd node certs on kubernetes hosts] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=node-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=node-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem)
Monday 28 April 2025 00:07:18 +0000 (0:00:00.637) 0:03:50.714 **********
TASK [etcd : Check_certs | Set 'gen_certs' to true if expected certificates are not on the first etcd node(1/2)] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/ssl/etcd/ssl/ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem)
Monday 28 April 2025 00:07:18 +0000 (0:00:00.118) 0:03:50.832 **********
Monday 28 April 2025 00:07:18 +0000 (0:00:00.064) 0:03:50.897 **********
TASK [etcd : Check_certs | Set 'gen_*_certs' groups to track which nodes needs to have certs generated on first etcd node] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'node_type': 'master', 'certs': ['/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem', '/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem', '/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem', '/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem']})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'node_type': 'node', 'certs': ['/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-182-1.pem', '/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-182-1-key.pem']})
Monday 28 April 2025 00:07:18 +0000 (0:00:00.056) 0:03:50.954 **********
TASK [etcd : Check_certs | Set 'etcd_member_requires_sync' to true if ca or member/admin cert and key don't exist on etcd member or checksum doesn't match] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:18 +0000 (0:00:00.058) 0:03:51.012 **********
Monday 28 April 2025 00:07:18 +0000 (0:00:00.024) 0:03:51.037 **********
TASK [etcd : Check_certs | Set 'sync_certs' to true] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:18 +0000 (0:00:00.036) 0:03:51.073 **********
TASK [etcd : Generate etcd certs] **********************************************
included: /home/rocky/kubespray/roles/etcd/tasks/gen_certs_script.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:18 +0000 (0:00:00.049) 0:03:51.122 **********
TASK [etcd : Gen_certs | create etcd cert dir] *********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:18 +0000 (0:00:00.233) 0:03:51.356 **********
TASK [etcd : Gen_certs | create etcd script dir (on cn-jenkins-deploy-platform-k8s-manifests-182-1)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:18 +0000 (0:00:00.239) 0:03:51.595 **********
TASK [etcd : Gen_certs | write openssl config] *********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:19 +0000 (0:00:00.616) 0:03:52.212 **********
TASK [etcd : Gen_certs | copy certs generation script] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:20 +0000 (0:00:00.574) 0:03:52.786 **********
TASK [etcd : Gen_certs | run cert generation script for etcd and kube control plane nodes] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:20 +0000 (0:00:00.523) 0:03:53.309 **********
Monday 28 April 2025 00:07:20 +0000 (0:00:00.036) 0:03:53.346 **********
Monday 28 April 2025 00:07:20 +0000 (0:00:00.157) 0:03:53.503 **********
Monday 28 April 2025 00:07:20 +0000 (0:00:00.083) 0:03:53.586 **********
Monday 28 April 2025 00:07:20 +0000 (0:00:00.053) 0:03:53.639 **********
Monday 28 April 2025 00:07:21 +0000 (0:00:00.033) 0:03:53.673 **********
Monday 28 April 2025 00:07:21 +0000 (0:00:00.025) 0:03:53.698 **********
Monday 28 April 2025 00:07:21 +0000 (0:00:00.026) 0:03:53.724 **********
TASK [etcd : Gen_certs | check certificate permissions] ************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:21 +0000 (0:00:00.234) 0:03:53.958 **********
TASK [etcd : Trust etcd CA] ****************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/upd_ca_trust.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:21 +0000 (0:00:00.101) 0:03:54.060 **********
TASK [etcd : Gen_certs | target ca-certificate store file] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:21 +0000 (0:00:00.037) 0:03:54.097 **********
TASK [etcd : Gen_certs | add CA to trusted CA dir] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:21 +0000 (0:00:00.321) 0:03:54.419 **********
Monday 28 April 2025 00:07:21 +0000 (0:00:00.023) 0:03:54.443 **********
TASK [etcd : Gen_certs | update ca-certificates (RedHat)] **********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:22 +0000 (0:00:00.824) 0:03:55.268 **********
Monday 28 April 2025 00:07:22 +0000 (0:00:00.025) 0:03:55.293 **********
Monday 28 April 2025 00:07:22 +0000 (0:00:00.026) 0:03:55.319 **********
Monday 28 April 2025 00:07:22 +0000 (0:00:00.024) 0:03:55.344 **********
Monday 28 April 2025 00:07:22 +0000 (0:00:00.024) 0:03:55.368 **********
TASK [etcdctl_etcdutl : Copy etcdctl and etcdutl binary from docker container] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=etcdctl)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=etcdutl)
Monday 28 April 2025 00:07:36 +0000 (0:00:13.445) 0:04:08.814 **********
Monday 28 April 2025 00:07:36 +0000 (0:00:00.026) 0:04:08.841 **********
Monday 28 April 2025 00:07:36 +0000 (0:00:00.025) 0:04:08.866 **********
Monday 28 April 2025 00:07:36 +0000 (0:00:00.040) 0:04:08.907 **********
TASK [etcdctl_etcdutl : Create etcdctl wrapper script] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:36 +0000 (0:00:00.615) 0:04:09.523 **********
TASK [etcd : Install etcd] *****************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/install_host.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:36 +0000 (0:00:00.049) 0:04:09.572 **********
TASK [etcd : Get currently-deployed etcd version] ******************************
fatal: [cn-jenkins-deploy-platform-k8s-manifests-182-1]: FAILED! => {"changed": false, "cmd": "/usr/local/bin/etcd --version", "msg": "[Errno 2] No such file or directory: b'/usr/local/bin/etcd'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
...ignoring
Monday 28 April 2025 00:07:37 +0000 (0:00:00.269) 0:04:09.841 **********
TASK [etcd : Restart etcd if necessary] ****************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:37 +0000 (0:00:00.268) 0:04:10.110 **********
Monday 28 April 2025 00:07:37 +0000 (0:00:00.023) 0:04:10.133 **********
TASK [etcd : Install | Copy etcd binary from download dir] *********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=etcd)
Monday 28 April 2025 00:07:37 +0000 (0:00:00.421) 0:04:10.554 **********
TASK [etcd : Configure etcd] ***************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/configure.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:37 +0000 (0:00:00.054) 0:04:10.609 **********
TASK [etcd : Configure | Check if etcd cluster is healthy] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:43 +0000 (0:00:05.282) 0:04:15.891 **********
Monday 28 April 2025 00:07:43 +0000 (0:00:00.031) 0:04:15.922 **********
TASK [etcd : Configure | Refresh etcd config] **********************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:43 +0000 (0:00:00.040) 0:04:15.963 **********
TASK [etcd : Refresh config | Create etcd config file] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:43 +0000 (0:00:00.634) 0:04:16.597 **********
Monday 28 April 2025 00:07:43 +0000 (0:00:00.024) 0:04:16.621 **********
TASK [etcd : Configure | Copy etcd.service systemd file] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:44 +0000 (0:00:00.583) 0:04:17.204 **********
Monday 28 April 2025 00:07:44 +0000 (0:00:00.024) 0:04:17.229 **********
TASK [etcd : Configure | reload systemd] ***************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:45 +0000 (0:00:00.492) 0:04:17.722 **********
TASK [etcd : Configure | Ensure etcd is running] *******************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:49 +0000 (0:00:04.568) 0:04:22.290 **********
Monday 28 April 2025 00:07:49 +0000 (0:00:00.024) 0:04:22.314 **********
TASK [etcd : Configure | Wait for etcd cluster to be healthy] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:49 +0000 (0:00:00.309) 0:04:22.624 **********
Monday 28 April 2025 00:07:49 +0000 (0:00:00.024) 0:04:22.648 **********
TASK [etcd : Configure | Check if member is in etcd cluster] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:50 +0000 (0:00:00.352) 0:04:23.001 **********
Monday 28 April 2025 00:07:50 +0000 (0:00:00.090) 0:04:23.091 **********
Monday 28 April 2025 00:07:50 +0000 (0:00:00.028) 0:04:23.120 **********
Monday 28 April 2025 00:07:50 +0000 (0:00:00.030) 0:04:23.151 **********
TASK [etcd : Refresh etcd config] **********************************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:50 +0000 (0:00:00.047) 0:04:23.198 **********
TASK [etcd : Refresh config | Create etcd config file] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:51 +0000 (0:00:00.627) 0:04:23.826 **********
Monday 28 April 2025 00:07:51 +0000 (0:00:00.023) 0:04:23.849 **********
Monday 28 April 2025 00:07:51 +0000 (0:00:00.024) 0:04:23.873 **********
Monday 28 April 2025 00:07:51 +0000 (0:00:00.025) 0:04:23.899 **********
TASK [etcd : Refresh etcd config again for idempotency] ************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:07:51 +0000 (0:00:00.044) 0:04:23.943 **********
TASK [etcd : Refresh config | Create etcd config file] *************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:51 +0000 (0:00:00.566) 0:04:24.510 **********
Monday 28 April 2025 00:07:51 +0000 (0:00:00.048) 0:04:24.558 **********
RUNNING HANDLER [etcd : Refresh Time Fact] *************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:52 +0000 (0:00:00.607) 0:04:25.166 **********
RUNNING HANDLER [etcd : Set Backup Directory] **********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:52 +0000 (0:00:00.035) 0:04:25.202 **********
RUNNING HANDLER [etcd : Create Backup Directory] *******************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:52 +0000 (0:00:00.241) 0:04:25.443 **********
RUNNING HANDLER [etcd : Stat etcd v2 data directory] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:53 +0000 (0:00:00.234) 0:04:25.677 **********
RUNNING HANDLER [etcd : Backup etcd v2 data] ***********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:53 +0000 (0:00:00.249) 0:04:25.927 **********
RUNNING HANDLER [etcd : Backup etcd v3 data] ***********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:53 +0000 (0:00:00.283) 0:04:26.210 **********
RUNNING HANDLER [etcd : Etcd | reload systemd] *********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:07:54 +0000 (0:00:00.502) 0:04:26.712 **********
RUNNING HANDLER [etcd : Reload etcd] *******************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:03 +0000 (0:00:09.147) 0:04:35.859 **********
RUNNING HANDLER [etcd : Wait for etcd up] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:03 +0000 (0:00:00.432) 0:04:36.292 **********
Monday 28 April 2025 00:08:03 +0000 (0:00:00.024) 0:04:36.317 **********
Monday 28 April 2025 00:08:03 +0000 (0:00:00.028) 0:04:36.345 **********
RUNNING HANDLER [etcd : Set etcd_secret_changed] *******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
PLAY [Install Kubernetes nodes] ************************************************
Monday 28 April 2025 00:08:03 +0000 (0:00:00.085) 0:04:36.430 **********
Monday 28 April 2025 00:08:03 +0000 (0:00:00.043) 0:04:36.474 **********
Monday 28 April 2025 00:08:03 +0000 (0:00:00.034) 0:04:36.508 **********
Monday 28 April 2025 00:08:03 +0000 (0:00:00.033) 0:04:36.541 **********
Monday 28 April 2025 00:08:03 +0000 (0:00:00.033) 0:04:36.574 **********
Monday 28 April 2025 00:08:03 +0000 (0:00:00.031) 0:04:36.605 **********
Monday 28 April 2025 00:08:03 +0000 (0:00:00.036) 0:04:36.642 **********
TASK [kubernetes/node : Look up docker cgroup driver] **************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:04 +0000 (0:00:00.313) 0:04:36.956 **********
TASK [kubernetes/node : Set kubelet_cgroup_driver_detected fact for docker] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:04 +0000 (0:00:00.036) 0:04:36.992 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.022) 0:04:37.015 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.023) 0:04:37.038 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.023) 0:04:37.061 **********
TASK [kubernetes/node : Set kubelet_cgroup_driver] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:04 +0000 (0:00:00.037) 0:04:37.099 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.024) 0:04:37.123 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.026) 0:04:37.150 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.029) 0:04:37.180 **********
TASK [kubernetes/node : Pre-upgrade | check if kubelet container exists] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:04 +0000 (0:00:00.291) 0:04:37.471 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.022) 0:04:37.494 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.026) 0:04:37.521 **********
Monday 28 April 2025 00:08:04 +0000 (0:00:00.027) 0:04:37.548 **********
TASK [kubernetes/node : Ensure /var/lib/cni exists] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:05 +0000 (0:00:00.271) 0:04:37.819 **********
Monday 28 April 2025 00:08:05 +0000 (0:00:00.022) 0:04:37.842 **********
TASK [kubernetes/node : Install | Copy kubelet binary from download dir] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:06 +0000 (0:00:01.024) 0:04:38.867 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.025) 0:04:38.892 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.025) 0:04:38.918 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.024) 0:04:38.943 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.025) 0:04:38.968 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.025) 0:04:38.994 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.024) 0:04:39.018 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.025) 0:04:39.044 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.024) 0:04:39.069 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.025) 0:04:39.094 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.024) 0:04:39.119 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.025) 0:04:39.144 **********
Monday 28 April 2025 00:08:06 +0000 (0:00:00.024) 0:04:39.168 **********
TASK [kubernetes/node : Ensure nodePort range is reserved] *********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:06 +0000 (0:00:00.270) 0:04:39.438 **********
TASK [kubernetes/node : Verify if br_netfilter module exists] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:07 +0000 (0:00:00.250) 0:04:39.689 **********
TASK [kubernetes/node : Verify br_netfilter module path exists] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/modules-load.d)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=/etc/modprobe.d)
Monday 28 April 2025 00:08:07 +0000 (0:00:00.456) 0:04:40.146 **********
TASK [kubernetes/node : Enable br_netfilter module] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:07 +0000 (0:00:00.414) 0:04:40.560 **********
TASK [kubernetes/node : Persist br_netfilter module] ***************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:08 +0000 (0:00:00.598) 0:04:41.159 **********
TASK [kubernetes/node : Check if bridge-nf-call-iptables key exists] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:08 +0000 (0:00:00.230) 0:04:41.390 **********
TASK [kubernetes/node : Enable bridge-nf-call tables] **************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=net.bridge.bridge-nf-call-iptables)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=net.bridge.bridge-nf-call-arptables)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=net.bridge.bridge-nf-call-ip6tables)
Monday 28 April 2025 00:08:09 +0000 (0:00:00.665) 0:04:42.055 **********
TASK [kubernetes/node : Modprobe Kernel Module for IPVS] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ip_vs)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ip_vs_rr)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ip_vs_wrr)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ip_vs_sh)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ip_vs_wlc)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=ip_vs_lc)
Monday 28 April 2025 00:08:10 +0000 (0:00:01.399) 0:04:43.454 **********
TASK [kubernetes/node : Modprobe conntrack module] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=nf_conntrack)
fatal: [cn-jenkins-deploy-platform-k8s-manifests-182-1]: FAILED! => {"msg": "The conditional check '(modprobe_conntrack_module|default({'rc': 1})).rc != 0' failed. The error was: error while evaluating conditional ((modprobe_conntrack_module|default({'rc': 1})).rc != 0): 'dict object' has no attribute 'rc'. 'dict object' has no attribute 'rc'\n\nThe error appears to be in '/home/rocky/kubespray/roles/kubernetes/node/tasks/main.yml': line 126, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Modprobe conntrack module\n ^ here\n"}
...ignoring
Monday 28 April 2025 00:08:11 +0000 (0:00:00.240) 0:04:43.695 **********
Monday 28 April 2025 00:08:11 +0000 (0:00:00.027) 0:04:43.722 **********
Monday 28 April 2025 00:08:11 +0000 (0:00:00.026) 0:04:43.749 **********
Monday 28 April 2025 00:08:11 +0000 (0:00:00.027) 0:04:43.777 **********
Monday 28 April 2025 00:08:11 +0000 (0:00:00.027) 0:04:43.805 **********
TASK [kubernetes/node : Set kubelet api version to v1beta1] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:11 +0000 (0:00:00.034) 0:04:43.839 **********
TASK [kubernetes/node : Write kubelet environment config file (kubeadm)] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:11 +0000 (0:00:00.584) 0:04:44.424 **********
TASK [kubernetes/node : Write kubelet config file] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:12 +0000 (0:00:00.624) 0:04:45.048 **********
TASK [kubernetes/node : Write kubelet systemd init file] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:13 +0000 (0:00:00.607) 0:04:45.656 **********
Monday 28 April 2025 00:08:13 +0000 (0:00:00.016) 0:04:45.672 **********
RUNNING HANDLER [kubernetes/node : Kubelet | reload systemd] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:13 +0000 (0:00:00.511) 0:04:46.184 **********
RUNNING HANDLER [kubernetes/node : Kubelet | restart kubelet] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:13 +0000 (0:00:00.375) 0:04:46.559 **********
TASK [kubernetes/node : Enable kubelet] ****************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:14 +0000 (0:00:00.616) 0:04:47.176 **********
RUNNING HANDLER [kubernetes/node : Kubelet | restart kubelet] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
PLAY [Install the control plane] ***********************************************
Monday 28 April 2025 00:08:14 +0000 (0:00:00.459) 0:04:47.635 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.045) 0:04:47.681 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.032) 0:04:47.713 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.030) 0:04:47.744 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.033) 0:04:47.777 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.030) 0:04:47.808 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.035) 0:04:47.844 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.032) 0:04:47.876 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.021) 0:04:47.898 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.021) 0:04:47.919 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.022) 0:04:47.942 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.021) 0:04:47.964 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.021) 0:04:47.985 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.033) 0:04:48.018 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.040) 0:04:48.058 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.037) 0:04:48.096 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.033) 0:04:48.130 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.034) 0:04:48.164 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.031) 0:04:48.196 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.021) 0:04:48.218 **********
Monday 28 April 2025 00:08:15 +0000 (0:00:00.040) 0:04:48.258 **********
TASK [kubernetes/control-plane : Pre-upgrade | Delete master manifests if etcd secrets changed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=kube-apiserver)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=kube-controller-manager)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=kube-scheduler)
Monday 28 April 2025 00:08:16 +0000 (0:00:00.672) 0:04:48.931 **********
Monday 28 April 2025 00:08:16 +0000 (0:00:00.030) 0:04:48.962 **********
Monday 28 April 2025 00:08:16 +0000 (0:00:00.023) 0:04:48.986 **********
Monday 28 April 2025 00:08:16 +0000 (0:00:00.025) 0:04:49.011 **********
TASK [kubernetes/control-plane : Create kube-scheduler config] *****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:16 +0000 (0:00:00.576) 0:04:49.587 **********
Monday 28 April 2025 00:08:16 +0000 (0:00:00.023) 0:04:49.610 **********
Monday 28 April 2025 00:08:16 +0000 (0:00:00.022) 0:04:49.632 **********
Monday 28 April 2025 00:08:16 +0000 (0:00:00.021) 0:04:49.654 **********
Monday 28 April 2025 00:08:17 +0000 (0:00:00.022) 0:04:49.677 **********
Monday 28 April 2025 00:08:17 +0000 (0:00:00.034) 0:04:49.712 **********
Monday 28 April 2025 00:08:17 +0000 (0:00:00.021) 0:04:49.733 **********
TASK [kubernetes/control-plane : Install | Copy kubectl binary from download dir] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:17 +0000 (0:00:00.801) 0:04:50.534 **********
TASK [kubernetes/control-plane : Install kubectl bash completion] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:18 +0000 (0:00:00.266) 0:04:50.801 **********
TASK [kubernetes/control-plane : Set kubectl bash completion file permissions] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:18 +0000 (0:00:00.308) 0:04:51.109 **********
Monday 28 April 2025 00:08:18 +0000 (0:00:00.030) 0:04:51.139 **********
TASK [kubernetes/control-plane : Check which kube-control nodes are already members of the cluster] ***
fatal: [cn-jenkins-deploy-platform-k8s-manifests-182-1]: FAILED! => {"changed": false, "cmd": ["/usr/local/bin/kubectl", "get", "nodes", "--selector=node-role.kubernetes.io/control-plane", "-o", "json"], "delta": "0:00:00.042541", "end": "2025-04-28 00:08:18.723205", "msg": "non-zero return code", "rc": 1, "start": "2025-04-28 00:08:18.680664", "stderr": "E0428 00:08:18.718202 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE0428 00:08:18.718445 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE0428 00:08:18.719550 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE0428 00:08:18.719767 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nE0428 00:08:18.721041 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused\nThe connection to the server localhost:8080 was refused - did you specify the right host or port?", "stderr_lines": ["E0428 00:08:18.718202 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E0428 00:08:18.718445 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E0428 00:08:18.719550 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E0428 00:08:18.719767 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "E0428 00:08:18.721041 30521 memcache.go:265] couldn't get current server API group list: Get \"http://localhost:8080/api?timeout=32s\": dial tcp 127.0.0.1:8080: connect: connection refused", "The connection to the server localhost:8080 was refused - did you specify the right host or port?"], "stdout": "", "stdout_lines": []}
...ignoring
Monday 28 April 2025 00:08:18 +0000 (0:00:00.264) 0:04:51.404 **********
Monday 28 April 2025 00:08:18 +0000 (0:00:00.031) 0:04:51.435 **********
TASK [kubernetes/control-plane : Set fact first_kube_control_plane] ************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:18 +0000 (0:00:00.036) 0:04:51.471 **********
Monday 28 April 2025 00:08:18 +0000 (0:00:00.021) 0:04:51.493 **********
TASK [kubernetes/control-plane : Kubeadm | Check if kubeadm has already run] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:19 +0000 (0:00:00.217) 0:04:51.711 **********
Monday 28 April 2025 00:08:19 +0000 (0:00:00.038) 0:04:51.749 **********
Monday 28 April 2025 00:08:19 +0000 (0:00:00.032) 0:04:51.782 **********
TASK [kubernetes/control-plane : Kubeadm | aggregate all SANs] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:19 +0000 (0:00:00.124) 0:04:51.906 **********
Monday 28 April 2025 00:08:19 +0000 (0:00:00.025) 0:04:51.931 **********
Monday 28 April 2025 00:08:19 +0000 (0:00:00.024) 0:04:51.956 **********
Monday 28 April 2025 00:08:19 +0000 (0:00:00.025) 0:04:51.982 **********
Monday 28 April 2025 00:08:19 +0000 (0:00:00.027) 0:04:52.010 **********
TASK [kubernetes/control-plane : Set kubeadm api version to v1beta3] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:19 +0000 (0:00:00.036) 0:04:52.046 **********
TASK [kubernetes/control-plane : Kubeadm | Create kubeadm config] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:20 +0000 (0:00:00.733) 0:04:52.779 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.021) 0:04:52.801 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.021) 0:04:52.822 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.019) 0:04:52.842 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.029) 0:04:52.872 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.072) 0:04:52.944 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.084) 0:04:53.029 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.028) 0:04:53.058 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.022) 0:04:53.080 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.029) 0:04:53.110 **********
Monday 28 April 2025 00:08:20 +0000 (0:00:00.029) 0:04:53.139 **********
TASK [kubernetes/control-plane : Kubeadm | Initialize first master] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:28 +0000 (0:00:07.966) 0:05:01.106 **********
Monday 28 April 2025 00:08:28 +0000 (0:00:00.490) 0:05:01.596 **********
Monday 28 April 2025 00:08:28 +0000 (0:00:00.029) 0:05:01.625 **********
TASK [kubernetes/control-plane : Create kubeadm token for joining nodes with 24h expiration (default)] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:29 +0000 (0:00:00.286) 0:05:01.912 **********
TASK [kubernetes/control-plane : Set kubeadm_token] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:29 +0000 (0:00:00.037) 0:05:01.949 **********
TASK [kubernetes/control-plane : Kubeadm | Join other masters] *****************
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubeadm-secondary.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:08:29 +0000 (0:00:00.037) 0:05:01.987 **********
TASK [kubernetes/control-plane : Set kubeadm_discovery_address] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:29 +0000 (0:00:00.075) 0:05:02.062 **********
TASK [kubernetes/control-plane : Upload certificates so they are fresh and not expired] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:29 +0000 (0:00:00.298) 0:05:02.361 **********
TASK [kubernetes/control-plane : Parse certificate key if not set] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:29 +0000 (0:00:00.065) 0:05:02.427 **********
Monday 28 April 2025 00:08:29 +0000 (0:00:00.022) 0:05:02.449 **********
TASK [kubernetes/control-plane : Wait for k8s apiserver] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:30 +0000 (0:00:00.423) 0:05:02.873 **********
TASK [kubernetes/control-plane : Check already run] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": false
}
Monday 28 April 2025 00:08:30 +0000 (0:00:00.043) 0:05:02.917 **********
Monday 28 April 2025 00:08:30 +0000 (0:00:00.025) 0:05:02.943 **********
Monday 28 April 2025 00:08:30 +0000 (0:00:00.023) 0:05:02.966 **********
Monday 28 April 2025 00:08:30 +0000 (0:00:00.022) 0:05:02.989 **********
TASK [kubernetes/control-plane : Kubeadm | Remove taint for master with node role] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=node-role.kubernetes.io/control-plane:NoSchedule-)
Monday 28 April 2025 00:08:30 +0000 (0:00:00.297) 0:05:03.286 **********
Monday 28 April 2025 00:08:30 +0000 (0:00:00.022) 0:05:03.309 **********
TASK [kubernetes/control-plane : Include kubeadm secondary server apiserver fixes] ***
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubeadm-fix-apiserver.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:08:30 +0000 (0:00:00.039) 0:05:03.349 **********
TASK [kubernetes/control-plane : Update server field in component kubeconfigs] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=admin.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=controller-manager.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=kubelet.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=scheduler.conf)
Monday 28 April 2025 00:08:31 +0000 (0:00:01.055) 0:05:04.404 **********
TASK [kubernetes/control-plane : Include kubelet client cert rotation fixes] ***
included: /home/rocky/kubespray/roles/kubernetes/control-plane/tasks/kubelet-fix-client-cert-rotation.yml for cn-jenkins-deploy-platform-k8s-manifests-182-1
Monday 28 April 2025 00:08:31 +0000 (0:00:00.042) 0:05:04.447 **********
TASK [kubernetes/control-plane : Fixup kubelet client cert rotation 1/2] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:32 +0000 (0:00:00.222) 0:05:04.669 **********
TASK [kubernetes/control-plane : Fixup kubelet client cert rotation 2/2] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:32 +0000 (0:00:00.251) 0:05:04.921 **********
TASK [kubernetes/control-plane : Install script to renew K8S control plane certificates] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:32 +0000 (0:00:00.605) 0:05:05.526 **********
Monday 28 April 2025 00:08:32 +0000 (0:00:00.028) 0:05:05.555 **********
Monday 28 April 2025 00:08:32 +0000 (0:00:00.032) 0:05:05.587 **********
TASK [kubernetes/client : Set external kube-apiserver endpoint] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:32 +0000 (0:00:00.039) 0:05:05.627 **********
TASK [kubernetes/client : Create kube config dir for current/ansible become user] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:33 +0000 (0:00:00.246) 0:05:05.873 **********
TASK [kubernetes/client : Copy admin kubeconfig to current/ansible become user home] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:33 +0000 (0:00:00.323) 0:05:06.197 **********
Monday 28 April 2025 00:08:33 +0000 (0:00:00.027) 0:05:06.224 **********
TASK [kubernetes/client : Wait for k8s apiserver] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:33 +0000 (0:00:00.227) 0:05:06.451 **********
Monday 28 April 2025 00:08:33 +0000 (0:00:00.021) 0:05:06.473 **********
Monday 28 April 2025 00:08:33 +0000 (0:00:00.022) 0:05:06.496 **********
Monday 28 April 2025 00:08:33 +0000 (0:00:00.021) 0:05:06.518 **********
Monday 28 April 2025 00:08:33 +0000 (0:00:00.024) 0:05:06.543 **********
Monday 28 April 2025 00:08:33 +0000 (0:00:00.020) 0:05:06.564 **********
Monday 28 April 2025 00:08:33 +0000 (0:00:00.034) 0:05:06.598 **********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Wait for kube-apiserver] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:34 +0000 (0:00:00.450) 0:05:07.048 **********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Add ClusterRoleBinding to admit nodes] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:34 +0000 (0:00:00.564) 0:05:07.613 **********
TASK [kubernetes-apps/cluster_roles : Apply workaround to allow all nodes with cert O=system:nodes to register] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:35 +0000 (0:00:00.823) 0:05:08.437 **********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Remove old webhook ClusterRole] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:36 +0000 (0:00:00.301) 0:05:08.738 **********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Remove old webhook ClusterRoleBinding] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:36 +0000 (0:00:00.276) 0:05:09.014 **********
Monday 28 April 2025 00:08:36 +0000 (0:00:00.027) 0:05:09.042 **********
TASK [kubernetes-apps/cluster_roles : PriorityClass | Copy k8s-cluster-critical-pc.yml file] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:36 +0000 (0:00:00.558) 0:05:09.600 **********
TASK [kubernetes-apps/cluster_roles : PriorityClass | Create k8s-cluster-critical] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:37 +0000 (0:00:00.362) 0:05:09.962 **********
RUNNING HANDLER [kubernetes/control-plane : Master | reload systemd] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:37 +0000 (0:00:00.531) 0:05:10.493 **********
RUNNING HANDLER [kubernetes/control-plane : Master | reload kubelet] ***********
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:38 +0000 (0:00:00.399) 0:05:10.893 **********
RUNNING HANDLER [kubernetes/control-plane : Master | Remove scheduler container docker] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:38 +0000 (0:00:00.344) 0:05:11.237 **********
Monday 28 April 2025 00:08:38 +0000 (0:00:00.022) 0:05:11.259 **********
RUNNING HANDLER [kubernetes/control-plane : Master | Remove controller manager container docker] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:38 +0000 (0:00:00.302) 0:05:11.562 **********
Monday 28 April 2025 00:08:38 +0000 (0:00:00.023) 0:05:11.586 **********
FAILED - RETRYING: [cn-jenkins-deploy-platform-k8s-manifests-182-1]: Master | wait for kube-scheduler (60 retries left).
RUNNING HANDLER [kubernetes/control-plane : Master | wait for kube-scheduler] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:40 +0000 (0:00:01.879) 0:05:13.466 **********
RUNNING HANDLER [kubernetes/control-plane : Master | wait for kube-controller-manager] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:41 +0000 (0:00:00.428) 0:05:13.894 **********
RUNNING HANDLER [kubernetes/control-plane : Master | wait for the apiserver to be running] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
PLAY [Invoke kubeadm and install a CNI] ****************************************
Monday 28 April 2025 00:08:41 +0000 (0:00:00.511) 0:05:14.406 **********
Monday 28 April 2025 00:08:41 +0000 (0:00:00.047) 0:05:14.453 **********
Monday 28 April 2025 00:08:41 +0000 (0:00:00.034) 0:05:14.487 **********
Monday 28 April 2025 00:08:41 +0000 (0:00:00.029) 0:05:14.517 **********
Monday 28 April 2025 00:08:41 +0000 (0:00:00.037) 0:05:14.554 **********
Monday 28 April 2025 00:08:41 +0000 (0:00:00.030) 0:05:14.584 **********
Monday 28 April 2025 00:08:41 +0000 (0:00:00.036) 0:05:14.621 **********
TASK [kubernetes/kubeadm : Set kubeadm_discovery_address] **********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:42 +0000 (0:00:00.078) 0:05:14.699 **********
TASK [kubernetes/kubeadm : Check if kubelet.conf exists] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:42 +0000 (0:00:00.217) 0:05:14.917 **********
TASK [kubernetes/kubeadm : Check if kubeadm CA cert is accessible] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:42 +0000 (0:00:00.234) 0:05:15.151 **********
TASK [kubernetes/kubeadm : Calculate kubeadm CA cert hash] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:42 +0000 (0:00:00.252) 0:05:15.404 **********
Monday 28 April 2025 00:08:42 +0000 (0:00:00.039) 0:05:15.443 **********
Monday 28 April 2025 00:08:42 +0000 (0:00:00.027) 0:05:15.471 **********
TASK [kubernetes/kubeadm : Set kubeadm api version to v1beta3] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:42 +0000 (0:00:00.033) 0:05:15.504 **********
Monday 28 April 2025 00:08:42 +0000 (0:00:00.024) 0:05:15.528 **********
Monday 28 April 2025 00:08:42 +0000 (0:00:00.028) 0:05:15.557 **********
Monday 28 April 2025 00:08:42 +0000 (0:00:00.028) 0:05:15.586 **********
Monday 28 April 2025 00:08:42 +0000 (0:00:00.023) 0:05:15.610 **********
Monday 28 April 2025 00:08:42 +0000 (0:00:00.024) 0:05:15.635 **********
Monday 28 April 2025 00:08:43 +0000 (0:00:00.028) 0:05:15.663 **********
Monday 28 April 2025 00:08:43 +0000 (0:00:00.022) 0:05:15.686 **********
TASK [kubernetes/kubeadm : Update server field in kube-proxy kubeconfig] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:43 +0000 (0:00:00.417) 0:05:16.104 **********
Monday 28 April 2025 00:08:43 +0000 (0:00:00.045) 0:05:16.150 **********
TASK [kubernetes/kubeadm : Set ca.crt file permission] *************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:43 +0000 (0:00:00.234) 0:05:16.384 **********
TASK [kubernetes/kubeadm : Restart all kube-proxy pods to ensure that they load the new configmap] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:44 +0000 (0:00:00.341) 0:05:16.726 **********
Monday 28 April 2025 00:08:44 +0000 (0:00:00.033) 0:05:16.759 **********
TASK [kubernetes/node-label : Kubernetes Apps | Wait for kube-apiserver] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:44 +0000 (0:00:00.488) 0:05:17.247 **********
TASK [kubernetes/node-label : Set role node label to empty list] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:44 +0000 (0:00:00.036) 0:05:17.283 **********
Monday 28 April 2025 00:08:44 +0000 (0:00:00.027) 0:05:17.311 **********
TASK [kubernetes/node-label : Set inventory node label to empty list] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:44 +0000 (0:00:00.036) 0:05:17.347 **********
Monday 28 April 2025 00:08:44 +0000 (0:00:00.022) 0:05:17.370 **********
TASK [kubernetes/node-label : debug] *******************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"role_node_labels": []
}
Monday 28 April 2025 00:08:44 +0000 (0:00:00.035) 0:05:17.405 **********
TASK [kubernetes/node-label : debug] *******************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"inventory_node_labels": []
}
Monday 28 April 2025 00:08:44 +0000 (0:00:00.037) 0:05:17.443 **********
Monday 28 April 2025 00:08:44 +0000 (0:00:00.028) 0:05:17.471 **********
TASK [network_plugin/cni : CNI | make sure /opt/cni/bin exists] ****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:45 +0000 (0:00:00.231) 0:05:17.702 **********
TASK [network_plugin/cni : CNI | Copy cni plugins] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:47 +0000 (0:00:02.814) 0:05:20.517 **********
Monday 28 April 2025 00:08:47 +0000 (0:00:00.092) 0:05:20.610 **********
Monday 28 April 2025 00:08:47 +0000 (0:00:00.027) 0:05:20.638 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.027) 0:05:20.665 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.025) 0:05:20.691 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.026) 0:05:20.717 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.025) 0:05:20.743 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.025) 0:05:20.768 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.025) 0:05:20.793 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.029) 0:05:20.823 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.042) 0:05:20.866 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.024) 0:05:20.890 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.022) 0:05:20.913 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.025) 0:05:20.938 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.035) 0:05:20.974 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.038) 0:05:21.013 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.023) 0:05:21.037 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.035) 0:05:21.072 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.022) 0:05:21.095 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.037) 0:05:21.133 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.025) 0:05:21.158 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.031) 0:05:21.189 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.034) 0:05:21.223 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.025) 0:05:21.249 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.022) 0:05:21.272 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.022) 0:05:21.294 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.022) 0:05:21.317 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.034) 0:05:21.352 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.022) 0:05:21.374 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.030) 0:05:21.405 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.022) 0:05:21.427 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.029) 0:05:21.456 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.030) 0:05:21.486 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.021) 0:05:21.508 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.026) 0:05:21.534 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.032) 0:05:21.567 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.026) 0:05:21.593 **********
Monday 28 April 2025 00:08:48 +0000 (0:00:00.040) 0:05:21.633 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.021) 0:05:21.654 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.020) 0:05:21.675 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.020) 0:05:21.696 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.023) 0:05:21.719 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.022) 0:05:21.742 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.022) 0:05:21.764 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.022) 0:05:21.786 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.023) 0:05:21.810 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.022) 0:05:21.833 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.021) 0:05:21.855 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.048) 0:05:21.903 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.036) 0:05:21.940 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.022) 0:05:21.963 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.024) 0:05:21.987 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.022) 0:05:22.009 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.023) 0:05:22.033 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.022) 0:05:22.055 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.034) 0:05:22.089 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.024) 0:05:22.113 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.027) 0:05:22.141 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.028) 0:05:22.169 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.042) 0:05:22.212 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.024) 0:05:22.236 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.082) 0:05:22.318 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.029) 0:05:22.348 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.034) 0:05:22.382 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.024) 0:05:22.406 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.079) 0:05:22.486 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.037) 0:05:22.524 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.025) 0:05:22.549 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.024) 0:05:22.574 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.026) 0:05:22.600 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.024) 0:05:22.624 **********
Monday 28 April 2025 00:08:49 +0000 (0:00:00.023) 0:05:22.648 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.034) 0:05:22.683 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.024) 0:05:22.708 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.026) 0:05:22.734 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.022) 0:05:22.757 **********
PLAY [Install Calico Route Reflector] ******************************************
skipping: no hosts matched
PLAY [Patch Kubernetes for Windows] ********************************************
Monday 28 April 2025 00:08:50 +0000 (0:00:00.103) 0:05:22.860 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.047) 0:05:22.907 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.032) 0:05:22.939 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.029) 0:05:22.969 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.038) 0:05:23.007 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.030) 0:05:23.038 **********
Monday 28 April 2025 00:08:50 +0000 (0:00:00.034) 0:05:23.073 **********
TASK [win_nodes/kubernetes_patch : Ensure that user manifests directory exists] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:50 +0000 (0:00:00.231) 0:05:23.304 **********
TASK [win_nodes/kubernetes_patch : Check current nodeselector for kube-proxy daemonset] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:50 +0000 (0:00:00.282) 0:05:23.587 **********
TASK [win_nodes/kubernetes_patch : Apply nodeselector patch for kube-proxy daemonset] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:51 +0000 (0:00:00.292) 0:05:23.880 **********
TASK [win_nodes/kubernetes_patch : debug] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": [
"daemonset.apps/kube-proxy patched (no change)"
]
}
Monday 28 April 2025 00:08:51 +0000 (0:00:00.041) 0:05:23.921 **********
TASK [win_nodes/kubernetes_patch : debug] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => {
"msg": []
}
PLAY [Install Kubernetes apps] *************************************************
Monday 28 April 2025 00:08:51 +0000 (0:00:00.155) 0:05:24.077 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.049) 0:05:24.127 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.041) 0:05:24.169 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.032) 0:05:24.201 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.036) 0:05:24.238 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.032) 0:05:24.271 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.117) 0:05:24.389 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.029) 0:05:24.418 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.030) 0:05:24.448 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.027) 0:05:24.476 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.040) 0:05:24.517 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.053) 0:05:24.570 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.031) 0:05:24.602 **********
Monday 28 April 2025 00:08:51 +0000 (0:00:00.035) 0:05:24.637 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.041) 0:05:24.679 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.027) 0:05:24.707 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.027) 0:05:24.734 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.051) 0:05:24.786 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.030) 0:05:24.816 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.038) 0:05:24.855 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.030) 0:05:24.885 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.028) 0:05:24.913 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.027) 0:05:24.941 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.041) 0:05:24.982 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.073) 0:05:25.055 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.036) 0:05:25.092 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.033) 0:05:25.125 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.043) 0:05:25.169 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.023) 0:05:25.192 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.033) 0:05:25.226 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.038) 0:05:25.264 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.047) 0:05:25.312 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.157) 0:05:25.470 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.039) 0:05:25.509 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.055) 0:05:25.565 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.033) 0:05:25.598 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.026) 0:05:25.624 **********
Monday 28 April 2025 00:08:52 +0000 (0:00:00.022) 0:05:25.647 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.025) 0:05:25.673 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.025) 0:05:25.699 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.034) 0:05:25.733 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.025) 0:05:25.758 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:25.781 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.022) 0:05:25.804 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:25.828 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.084) 0:05:25.913 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.034) 0:05:25.947 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:25.971 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.037) 0:05:26.009 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.057) 0:05:26.066 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.034) 0:05:26.101 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.024) 0:05:26.125 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:26.148 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.024) 0:05:26.173 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.038) 0:05:26.212 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.025) 0:05:26.237 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:26.261 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.026) 0:05:26.287 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.026) 0:05:26.313 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.024) 0:05:26.338 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.025) 0:05:26.364 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.035) 0:05:26.399 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:26.423 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:26.446 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.027) 0:05:26.473 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:26.497 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:26.520 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.024) 0:05:26.545 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.037) 0:05:26.583 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:26.606 **********
Monday 28 April 2025 00:08:53 +0000 (0:00:00.023) 0:05:26.629 **********
Monday 28 April 2025 00:08:54 +0000 (0:00:00.025) 0:05:26.655 **********
Monday 28 April 2025 00:08:54 +0000 (0:00:00.024) 0:05:26.680 **********
Monday 28 April 2025 00:08:54 +0000 (0:00:00.044) 0:05:26.724 **********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Wait for kube-apiserver] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1]
Monday 28 April 2025 00:08:54 +0000 (0:00:00.447) 0:05:27.171 **********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS templates] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'coredns', 'file': 'coredns-clusterrole.yml', 'type': 'clusterrole'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'coredns', 'file': 'coredns-clusterrolebinding.yml', 'type': 'clusterrolebinding'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'coredns', 'file': 'coredns-config.yml', 'type': 'configmap'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'coredns', 'file': 'coredns-deployment.yml', 'type': 'deployment'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'coredns', 'file': 'coredns-sa.yml', 'type': 'sa'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'coredns', 'file': 'coredns-svc.yml', 'type': 'svc'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler.yml', 'type': 'deployment'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-clusterrole.yml', 'type': 'clusterrole'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-clusterrolebinding.yml', 'type': 'clusterrolebinding'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'coredns', 'file': 'coredns-poddisruptionbudget.yml', 'type': 'poddisruptionbudget', 'condition': 'coredns_pod_disruption_budget'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-sa.yml', 'type': 'sa'})
Monday 28 April 2025 00:09:00 +0000 (0:00:06.129) 0:05:33.300 **********
Monday 28 April 2025 00:09:00 +0000 (0:00:00.063) 0:05:33.364 **********
Monday 28 April 2025 00:09:00 +0000 (0:00:00.026) 0:05:33.391 **********
Monday 28 April 2025 00:09:00 +0000 (0:00:00.039) 0:05:33.430 **********
Monday 28 April 2025 00:09:00 +0000 (0:00:00.030) 0:05:33.461 **********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Start Resources] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=coredns-clusterrole.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=coredns-clusterrolebinding.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=coredns-config.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=coredns-deployment.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=coredns-sa.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=coredns-svc.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=dns-autoscaler.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=dns-autoscaler-clusterrole.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=dns-autoscaler-clusterrolebinding.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=coredns-poddisruptionbudget.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-182-1] => (item=dns-autoscaler-sa.yml)
Monday 28 April 2025 00:09:04 +0000 (0:00:03.835) 0:05:37.296 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.043) 0:05:37.339 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.042) 0:05:37.382 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.028) 0:05:37.410 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.027) 0:05:37.437 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.026) 0:05:37.464 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.030) 0:05:37.495 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.027) 0:05:37.522 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.032) 0:05:37.554 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.041) 0:05:37.595 **********
Monday 28 April 2025 00:09:04 +0000 (0:00:00.043) 0:05:37.639 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:37.663 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.026) 0:05:37.689 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.023) 0:05:37.712 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.022) 0:05:37.735 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.022) 0:05:37.758 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.032) 0:05:37.790 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.022) 0:05:37.813 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.022) 0:05:37.836 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.081) 0:05:37.918 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:37.942 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.023) 0:05:37.965 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:37.990 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.035) 0:05:38.025 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.033) 0:05:38.059 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.030) 0:05:38.090 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.036) 0:05:38.126 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.031) 0:05:38.157 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.043) 0:05:38.201 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:38.226 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.025) 0:05:38.251 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:38.275 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:38.300 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:38.324 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.025) 0:05:38.350 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.027) 0:05:38.377 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:38.402 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:38.426 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.031) 0:05:38.458 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.039) 0:05:38.498 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.023) 0:05:38.522 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.025) 0:05:38.547 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.023) 0:05:38.571 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.024) 0:05:38.596 **********
Monday 28 April 2025 00:09:05 +0000 (0:00:00.025) 0:05:38.621 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.037) 0:05:38.659 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.033) 0:05:38.692 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.046) 0:05:38.739 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.025) 0:05:38.765 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.030) 0:05:38.795 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.025) 0:05:38.820 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.025) 0:05:38.846 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.044) 0:05:38.890 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.055) 0:05:38.945 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.039) 0:05:38.985 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.048) 0:05:39.033 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.028) 0:05:39.061 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.024) 0:05:39.085 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.023) 0:05:39.109 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.039) 0:05:39.149 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.054) 0:05:39.204 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.026) 0:05:39.230 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.027) 0:05:39.257 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.024) 0:05:39.282 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.040) 0:05:39.322 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.054) 0:05:39.377 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.025) 0:05:39.402 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.026) 0:05:39.429 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.038) 0:05:39.467 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.049) 0:05:39.517 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.024) 0:05:39.541 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.033) 0:05:39.574 **********
Monday 28 April 2025 00:09:06 +0000 (0:00:00.049) 0:05:39.623 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.048) 0:05:39.672 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.026) 0:05:39.699 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.097) 0:05:39.797 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.026) 0:05:39.823 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.042) 0:05:39.866 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.027) 0:05:39.894 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.045) 0:05:39.939 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.026) 0:05:39.965 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.033) 0:05:39.999 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.024) 0:05:40.024 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.036) 0:05:40.060 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.025) 0:05:40.086 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.035) 0:05:40.122 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.025) 0:05:40.147 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.045) 0:05:40.192 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.027) 0:05:40.220 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.041) 0:05:40.262 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.062) 0:05:40.324 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.027) 0:05:40.352 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.045) 0:05:40.398 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.026) 0:05:40.424 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.025) 0:05:40.449 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.027) 0:05:40.477 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.036) 0:05:40.513 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.027) 0:05:40.541 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.027) 0:05:40.569 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.026) 0:05:40.596 **********
Monday 28 April 2025 00:09:07 +0000 (0:00:00.040) 0:05:40.636 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.028) 0:05:40.665 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.035) 0:05:40.700 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.026) 0:05:40.727 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.046) 0:05:40.774 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.032) 0:05:40.806 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.026) 0:05:40.832 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.026) 0:05:40.859 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.024) 0:05:40.883 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.032) 0:05:40.916 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.052) 0:05:40.968 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.030) 0:05:40.999 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.030) 0:05:41.030 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.030) 0:05:41.060 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.030) 0:05:41.090 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.034) 0:05:41.125 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.033) 0:05:41.158 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.115) 0:05:41.274 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.030) 0:05:41.304 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.031) 0:05:41.335 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.031) 0:05:41.367 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.030) 0:05:41.397 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.029) 0:05:41.426 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.031) 0:05:41.457 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.031) 0:05:41.489 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.039) 0:05:41.529 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.024) 0:05:41.553 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.027) 0:05:41.581 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.025) 0:05:41.607 **********
Monday 28 April 2025 00:09:08 +0000 (0:00:00.025) 0:05:41.633 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.025) 0:05:41.659 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.032) 0:05:41.691 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.025) 0:05:41.717 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.025) 0:05:41.743 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.025) 0:05:41.768 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.030) 0:05:41.798 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.025) 0:05:41.824 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.036) 0:05:41.860 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.025) 0:05:41.886 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.035) 0:05:41.922 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.023) 0:05:41.945 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.027) 0:05:41.973 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.048) 0:05:42.021 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.028) 0:05:42.050 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.029) 0:05:42.079 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.026) 0:05:42.106 **********
PLAY [Apply resolv.conf changes now that cluster DNS is up] ********************
Monday 28 April 2025 00:09:09 +0000 (0:00:00.150) 0:05:42.256 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.045) 0:05:42.302 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.033) 0:05:42.336 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.030) 0:05:42.366 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.035) 0:05:42.402 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.030) 0:05:42.432 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.035) 0:05:42.468 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.023) 0:05:42.492 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.030) 0:05:42.523 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.023) 0:05:42.546 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.029) 0:05:42.576 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.022) 0:05:42.599 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.021) 0:05:42.620 **********
Monday 28 April 2025 00:09:09 +0000 (0:00:00.022) 0:05:42.642 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.025) 0:05:42.668 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:42.691 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:42.713 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.029) 0:05:42.742 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.033) 0:05:42.775 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.084) 0:05:42.860 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:42.884 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.026) 0:05:42.910 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.026) 0:05:42.937 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.025) 0:05:42.963 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:42.986 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.008 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.031 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.025) 0:05:43.056 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.079 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.021) 0:05:43.101 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.021) 0:05:43.122 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.027) 0:05:43.150 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:43.173 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:43.197 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.024) 0:05:43.221 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.024) 0:05:43.246 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:43.270 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.293 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.316 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:43.339 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:43.362 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.385 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.021) 0:05:43.406 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.037) 0:05:43.444 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.467 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.490 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:43.513 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.028) 0:05:43.541 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.021) 0:05:43.563 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.021) 0:05:43.584 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.023) 0:05:43.608 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.631 **********
Monday 28 April 2025 00:09:10 +0000 (0:00:00.022) 0:05:43.654 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.037) 0:05:43.691 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.024) 0:05:43.716 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:43.738 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:43.761 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:43.783 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:43.807 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:43.830 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.021) 0:05:43.851 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:43.875 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.024) 0:05:43.899 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:43.921 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:43.944 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:43.967 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:43.991 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:44.013 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:44.035 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.021) 0:05:44.057 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:44.080 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:44.104 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:44.127 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:44.150 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.025) 0:05:44.175 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:44.199 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:44.222 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:44.245 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.024) 0:05:44.270 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:44.293 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:44.316 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.022) 0:05:44.339 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.025) 0:05:44.364 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.024) 0:05:44.389 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.026) 0:05:44.416 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.023) 0:05:44.439 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.025) 0:05:44.464 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.040) 0:05:44.505 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.030) 0:05:44.535 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.028) 0:05:44.563 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.028) 0:05:44.592 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.029) 0:05:44.622 **********
Monday 28 April 2025 00:09:11 +0000 (0:00:00.025) 0:05:44.647 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.030) 0:05:44.677 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.025) 0:05:44.702 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:44.726 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.037) 0:05:44.764 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.039) 0:05:44.803 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.090) 0:05:44.893 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:44.917 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:44.939 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:44.962 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.032) 0:05:44.994 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.024) 0:05:45.019 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:45.042 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.065 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.025) 0:05:45.091 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.032) 0:05:45.123 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.024) 0:05:45.148 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.171 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.028) 0:05:45.199 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:45.223 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.024) 0:05:45.248 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.270 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.024) 0:05:45.295 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.024) 0:05:45.319 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.342 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:45.366 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.024) 0:05:45.390 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:45.414 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.436 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.459 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.032) 0:05:45.492 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.514 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.537 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.022) 0:05:45.559 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.024) 0:05:45.583 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:45.607 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:45.631 **********
Monday 28 April 2025 00:09:12 +0000 (0:00:00.023) 0:05:45.655 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.042) 0:05:45.698 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:45.721 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.021) 0:05:45.743 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.024) 0:05:45.768 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:45.791 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.022) 0:05:45.814 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.022) 0:05:45.837 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.026) 0:05:45.863 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:45.886 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.022) 0:05:45.909 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.022) 0:05:45.931 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.024) 0:05:45.955 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.022) 0:05:45.978 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.031) 0:05:46.010 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:46.034 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.025) 0:05:46.060 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.027) 0:05:46.087 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.026) 0:05:46.114 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.029) 0:05:46.143 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.033) 0:05:46.177 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:46.200 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:46.223 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:46.246 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.025) 0:05:46.272 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:46.295 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:46.319 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.019) 0:05:46.338 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.022) 0:05:46.361 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.022) 0:05:46.383 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.021) 0:05:46.405 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.023) 0:05:46.429 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.022) 0:05:46.451 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.021) 0:05:46.473 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.021) 0:05:46.494 **********
Monday 28 April 2025 00:09:13 +0000 (0:00:00.024) 0:05:46.519 **********
PLAY RECAP *********************************************************************
cn-jenkins-deploy-platform-k8s-manifests-182-1 : ok=499 changed=110 unreachable=0 failed=0 skipped=1083 rescued=0 ignored=3
localhost : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 28 April 2025 00:09:13 +0000 (0:00:00.120) 0:05:46.639 **********
===============================================================================
kubernetes/preinstall : Install packages requirements ------------------ 36.32s
etcdctl_etcdutl : Copy etcdctl and etcdutl binary from docker container -- 13.45s
etcd : Reload etcd ------------------------------------------------------ 9.15s
container-engine/docker : Ensure docker packages are installed ---------- 8.87s
download : Download_container | Download image if required -------------- 8.11s
kubernetes/control-plane : Kubeadm | Initialize first master ------------ 7.97s
download : Download_container | Download image if required -------------- 7.48s
download : Download_container | Download image if required -------------- 6.24s
kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS templates --- 6.13s
download : Download_container | Download image if required -------------- 6.05s
download : Download_container | Download image if required -------------- 5.84s
etcd : Configure | Check if etcd cluster is healthy --------------------- 5.28s
download : Download_container | Download image if required -------------- 5.21s
download : Download_file | Download item -------------------------------- 5.05s
download : Download_container | Download image if required -------------- 4.89s
download : Download_file | Download item -------------------------------- 4.88s
etcd : Configure | Ensure etcd is running ------------------------------- 4.57s
container-engine/crictl : Download_file | Download item ----------------- 4.54s
container-engine/cri-dockerd : Download_file | Download item ------------ 4.17s
kubernetes-apps/ansible : Kubernetes Apps | Start Resources ------------- 3.84s
INFO: done in 0s
INFO: done in 0s
DEBUG: kill running child jobs:
INFO: Stage k8s was run successfully Mon Apr 28 00:09:14 UTC 2025
[update tf stack configuration]
tf setup profile /home/rocky/.tf/stack.env
DEPLOYER=k8s_manifests
CONTRAIL_CONTAINER_TAG=nightly
CONTRAIL_DEPLOYER_CONTAINER_TAG=nightly
CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5102
ORCHESTRATOR=kubernetes
OPENSTACK_VERSION=""
CONTROLLER_NODES="10.0.0.22 "
AGENT_NODES="10.0.0.22"
CONTROL_NODES="10.0.0.22 "
SSL_ENABLE="false"
LEGACY_ANALYTICS_ENABLE="true"
HUGE_PAGES_1G=
CONTAINER_RUNTIME=docker
K8S_CA=
DEPLOY_IPA_SERVER=
IPA_PASSWORD=
INFO: Successful deployment Mon Apr 28 00:09:14 UTC 2025
DEBUG: kill running child jobs:
INFO: Deploy platform finished
+ [[ 0 == 1 ]]
+ exit 0
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [FAILURE]. Did not execute build step #0.
Archiving artifacts
Finished: SUCCESS