Started by upstream project "pipeline-nightly" build number 87
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 58b556c259a5acc4ab7f4df4aab35fa9f28eb5ba (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 58b556c259a5acc4ab7f4df4aab35fa9f28eb5ba # timeout=10
Commit message: "use ubuntu noble version for master branch build for mirrors"
> git rev-list --no-walk 5f779b4fa7144b830007de156dde4ebfc9374eed # 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 e1a12436159c5167a10d3ca708aa72423982b70a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e1a12436159c5167a10d3ca708aa72423982b70a # timeout=10
Commit message: "change prefix from 'tf' to 'opensdn' for src images"
> git rev-list --no-walk 2f03a1e26e811ba39d6f10fd1924476f08a26fcf # timeout=10
Copied 2 artifacts from "pipeline-nightly" build number 87
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins2251800041500163667.sh
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-87
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-87
++ 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_87
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_87
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87
++ 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-87 Random: 59556 Stream: k8s-manifests'
+ desc+='
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87/k8s-manifests'
+ echo 'DESCRIPTION Pipeline: pipeline-nightly-87 Random: 59556 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87/k8s-manifests'
DESCRIPTION Pipeline: pipeline-nightly-87 Random: 59556 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87/k8s-manifests
[description-setter] Description set: Pipeline: pipeline-nightly-87 Random: 59556 Stream: k8s-manifests
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87/k8s-manifests'
[deploy-platform-k8s-manifests] $ /bin/bash -xe /tmp/jenkins6679835303116175202.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-87
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-87
++ 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_87
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_87
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87
++ 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/jenkins5374090192358586165.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-87
++ PIPELINE_BUILD_TAG=jenkins-pipeline-nightly-87
++ 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_87
++ LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_87
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/nightly/pipeline_87
++ 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.59556.env
/tmp/jenkins5374090192358586165.sh: line 6: /home/jenkins/workspace/deploy-platform-k8s-manifests/deps.deploy-platform-k8s-manifests.59556.env: No such file or directory
+ /bin/true
+ source /home/jenkins/workspace/deploy-platform-k8s-manifests/vars.deploy-platform-k8s-manifests.59556.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:WJDVfJY0HYwp+DoCW+i46eRq0U+VNVuuHcp0Qefdfqw jenkins@tf-jenkins
The key's randomart image is:
+---[RSA 3072]----+
| .o.+.ooB.. |
| ...o+oO.+ .|
| . +.=+.. ..|
| o .= o.+ o |
| .o +o S.= . +|
| ...o.. o+ . ..|
| ooo . . E |
| +o . |
|ooo |
+----[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 Jun 2 00:01:06 UTC 2025
INFO: waiting for resources is finished Mon Jun 2 00:01:11 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-198_1_volume
+---------------------+------------------------------------------------+
| Field | Value |
+---------------------+------------------------------------------------+
| attachments | [] |
| availability_zone | GZ1 |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2025-06-02T00:01:14.243649 |
| description | None |
| encrypted | False |
| id | 7e960f86-b9cf-4e57-bddd-3590fdc068f3 |
| multiattach | False |
| name | cn_jenkins-deploy-platform-k8s-manifests-198_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-198_1 is available
INFO: openstack server create --volume cn_jenkins-deploy-platform-k8s-manifests-198_1 --flavor STD3-4-16 --security-group default --availability-zone GZ1 --key-name=worker --network management --wait cn_jenkins-deploy-platform-k8s-manifests-198_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-06-02T00:01:50.000000 |
| OS-SRV-USG:terminated_at | None |
| accessIPv4 | |
| accessIPv6 | |
| addresses | management=10.0.0.49 |
| adminPass | s25Yc2JsyEv9 |
| config_drive | |
| created | 2025-06-02T00:01:34Z |
| flavor | STD3-4-16 (b6760da7-d124-45c7-a0a7-64f40acae087) |
| hostId | 45e366a071c59927090583a340149fa5843f75e9276b0a0b5fbb8cd3 |
| id | 33e59ffc-e004-4a6c-9ebf-ccdef0ede25c |
| image | N/A (booted from volume) |
| key_name | worker |
| name | cn_jenkins-deploy-platform-k8s-manifests-198_1 |
| progress | 0 |
| project_id | **** |
| properties | |
| security_groups | id='ae6a292d-c48f-4b92-9b1d-4d0a032b0697', name='default-sprut', sdn='sprut' |
| status | ACTIVE |
| updated | 2025-06-02T00:01:50Z |
| user_id | 25d930adb802408885c71e341481886e |
| volumes_attached | id='7e960f86-b9cf-4e57-bddd-3590fdc068f3' |
+-----------------------------+------------------------------------------------------------------------------+
nova CLI is deprecated and will be removed in a future release
Request to add tag PipelineBuildTag=jenkins-pipeline-nightly-87 to specified server has been accepted.
Request to add tag JobTag=jenkins-deploy-platform-k8s-manifests-198 to specified server has been accepted.
Request to add tag GroupTag=cn_jenkins-deploy-platform-k8s-manifests-198 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.49 port 22: No route to host
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
Linux cn-jenkins-deploy-platform-k8s-manifests-198-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.59556.env: No such file or directory
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.49' (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.49' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
INFO: copy mirror-epel9.repo to host
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
INFO: do not set default gateway for second interface
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.1 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 730 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 264 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 68 MB/s | 7.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 4.0 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 939 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 2.3 MB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 392 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 451 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 705 kB/s | 16 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 579 kB/s | 13 kB 00:00
added from: http://tf-mirrors.gz1.opensdn.io/re 109 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 17 MB/s | 457 kB 00:00
(2/5): openssh-server-8.7p1-43.el9.x86_64.rpm 13 MB/s | 459 kB 00:00
(3/5): openssh-clients-8.7p1-43.el9.x86_64.rpm 15 MB/s | 713 kB 00:00
(4/5): openssl-3.2.2-6.el9_5.1.x86_64.rpm 34 MB/s | 1.3 MB 00:00
(5/5): openssl-libs-3.2.2-6.el9_5.1.x86_64.rpm 41 MB/s | 2.4 MB 00:00
--------------------------------------------------------------------------------
Total 56 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.49' (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.058s
user 0m0.005s
sys 0m0.009s
INFO: cat /etc/resolv.conf
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
# Generated by NetworkManager
search mcs.local novalocal
nameserver 10.0.0.2
DEBUG: port_id=b84a816c-14f0-4e17-87f8-8de21caf0f6a for 33e59ffc-e004-4a6c-9ebf-ccdef0ede25c in management
INFO: collect hostname from node 10.0.0.49
INFO: addition to /etc/hosts for all VM-s:
10.0.0.49 cn-jenkins-deploy-platform-k8s-manifests-198-1
INFO: update /etc/hosts on node 10.0.0.49
+ 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=33e59ffc-e004-4a6c-9ebf-ccdef0ede25c,
++ INSTANCE_IDS=33e59ffc-e004-4a6c-9ebf-ccdef0ede25c,
++ export instance_ip=10.0.0.49
++ instance_ip=10.0.0.49
++ export CONTROLLER_NODES=10.0.0.49,
++ CONTROLLER_NODES=10.0.0.49,
++ 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_87/k8s-manifests
+ FULL_LOGS_PATH=/var/www/logs/jenkins_logs/nightly/pipeline_87/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_87/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.49' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.0.0.49' (ECDSA) to the list of known hosts.
INFO: =================== Mon Jun 2 00:03:01 UTC 2025 ===================
[there is no tf devenv configuration to load]
INFO: Applying stages k8s
INFO: Running stage k8s at Mon Jun 2 00:03:01 UTC 2025
rocky detected
Last metadata expiration check: 0:00:24 ago on Mon Jun 2 00:02:38 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): jq-1.6-17.el9.x86_64.rpm 6.2 MB/s | 186 kB 00:00
(2/76): emacs-filesystem-27.2-11.el9_5.1.noarch 236 kB/s | 7.9 kB 00:00
(3/76): git-2.43.5-2.el9_5.x86_64.rpm 6.1 MB/s | 50 kB 00:00
(4/76): oniguruma-6.9.6-1.el9.6.x86_64.rpm 4.9 MB/s | 217 kB 00:00
(5/76): perl-AutoLoader-5.74-481.el9.noarch.rpm 2.7 MB/s | 20 kB 00:00
(6/76): perl-B-1.80-481.el9.x86_64.rpm 18 MB/s | 178 kB 00:00
(7/76): perl-Carp-1.50-460.el9.noarch.rpm 4.5 MB/s | 29 kB 00:00
(8/76): perl-Class-Struct-0.66-481.el9.noarch.r 3.1 MB/s | 21 kB 00:00
(9/76): perl-Data-Dumper-2.174-462.el9.x86_64.r 8.2 MB/s | 55 kB 00:00
(10/76): git-core-doc-2.43.5-2.el9_5.noarch.rpm 38 MB/s | 2.7 MB 00:00
(11/76): perl-Digest-1.19-4.el9.noarch.rpm 848 kB/s | 25 kB 00:00
(12/76): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 5.0 MB/s | 36 kB 00:00
(13/76): perl-DynaLoader-1.47-481.el9.x86_64.rp 3.6 MB/s | 24 kB 00:00
(14/76): git-core-2.43.5-2.el9_5.x86_64.rpm 37 MB/s | 4.4 MB 00:00
(15/76): perl-Errno-1.30-481.el9.x86_64.rpm 362 kB/s | 13 kB 00:00
(16/76): perl-Error-0.17029-7.el9.noarch.rpm 4.7 MB/s | 41 kB 00:00
(17/76): perl-Exporter-5.74-461.el9.noarch.rpm 3.6 MB/s | 31 kB 00:00
(18/76): perl-Fcntl-1.13-481.el9.x86_64.rpm 2.6 MB/s | 19 kB 00:00
(19/76): perl-File-Basename-2.85-481.el9.noarch 2.9 MB/s | 16 kB 00:00
(20/76): perl-File-Find-1.37-481.el9.noarch.rpm 4.5 MB/s | 24 kB 00:00
(21/76): perl-File-Path-2.18-4.el9.noarch.rpm 5.8 MB/s | 35 kB 00:00
(22/76): perl-File-Temp-0.231.100-4.el9.noarch. 9.4 MB/s | 59 kB 00:00
(23/76): perl-File-stat-1.09-481.el9.noarch.rpm 2.9 MB/s | 16 kB 00:00
(24/76): perl-FileHandle-2.03-481.el9.noarch.rp 2.5 MB/s | 14 kB 00:00
(25/76): perl-Getopt-Long-2.52-4.el9.noarch.rpm 9.0 MB/s | 60 kB 00:00
(26/76): perl-Getopt-Std-1.12-481.el9.noarch.rp 2.3 MB/s | 14 kB 00:00
(27/76): perl-Git-2.43.5-2.el9_5.noarch.rpm 7.1 MB/s | 37 kB 00:00
(28/76): perl-HTTP-Tiny-0.076-462.el9.noarch.rp 8.9 MB/s | 53 kB 00:00
(29/76): perl-IO-1.43-481.el9.x86_64.rpm 12 MB/s | 85 kB 00:00
(30/76): perl-IO-Socket-IP-0.41-5.el9.noarch.rp 6.3 MB/s | 42 kB 00:00
(31/76): perl-IO-Socket-SSL-2.073-2.el9.noarch. 27 MB/s | 214 kB 00:00
(32/76): perl-IPC-Open3-1.21-481.el9.noarch.rpm 2.7 MB/s | 21 kB 00:00
(33/76): perl-MIME-Base64-3.16-4.el9.x86_64.rpm 6.0 MB/s | 30 kB 00:00
(34/76): perl-Mozilla-CA-20200520-6.el9.noarch. 2.6 MB/s | 12 kB 00:00
(35/76): perl-NDBM_File-1.15-481.el9.x86_64.rpm 4.8 MB/s | 21 kB 00:00
(36/76): perl-Encode-3.08-462.el9.x86_64.rpm 14 MB/s | 1.7 MB 00:00
(37/76): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 14 MB/s | 391 kB 00:00
(38/76): perl-POSIX-1.94-481.el9.x86_64.rpm 3.2 MB/s | 95 kB 00:00
(39/76): perl-PathTools-3.78-461.el9.x86_64.rpm 5.9 MB/s | 85 kB 00:00
(40/76): perl-Pod-Escapes-1.07-460.el9.noarch.r 1.9 MB/s | 20 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.1 MB/s | 40 kB 00:00
(43/76): perl-Pod-Simple-3.42-4.el9.noarch.rpm 16 MB/s | 215 kB 00:00
(44/76): perl-Scalar-List-Utils-1.56-462.el9.x8 7.0 MB/s | 70 kB 00:00
(45/76): perl-SelectSaver-1.02-481.el9.noarch.r 1.0 MB/s | 10 kB 00:00
(46/76): perl-Storable-3.21-460.el9.x86_64.rpm 16 MB/s | 95 kB 00:00
(47/76): perl-Symbol-1.08-481.el9.noarch.rpm 2.1 MB/s | 13 kB 00:00
(48/76): perl-Socket-2.031-4.el9.x86_64.rpm 4.6 MB/s | 54 kB 00:00
(49/76): perl-Term-ANSIColor-5.01-461.el9.noarc 5.8 MB/s | 48 kB 00:00
(50/76): perl-Term-Cap-1.17-460.el9.noarch.rpm 2.7 MB/s | 22 kB 00:00
(51/76): perl-TermReadKey-2.38-11.el9.x86_64.rp 4.4 MB/s | 36 kB 00:00
(52/76): perl-Text-ParseWords-3.30-460.el9.noar 2.1 MB/s | 16 kB 00:00
(53/76): perl-Text-Tabs+Wrap-2013.0523-460.el9. 2.6 MB/s | 23 kB 00:00
(54/76): perl-Time-Local-1.300-7.el9.noarch.rpm 4.3 MB/s | 33 kB 00:00
(55/76): perl-base-2.27-481.el9.noarch.rpm 1.8 MB/s | 15 kB 00:00
(56/76): perl-constant-1.33-461.el9.noarch.rpm 3.9 MB/s | 23 kB 00:00
(57/76): perl-if-0.60.800-481.el9.noarch.rpm 2.4 MB/s | 13 kB 00:00
(58/76): perl-URI-5.09-3.el9.noarch.rpm 5.1 MB/s | 108 kB 00:00
(59/76): perl-lib-0.65-481.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00
(60/76): perl-interpreter-5.32.1-481.el9.x86_64 5.3 MB/s | 70 kB 00:00
(61/76): perl-libnet-3.13-4.el9.noarch.rpm 13 MB/s | 125 kB 00:00
(62/76): perl-overload-1.31-481.el9.noarch.rpm 7.8 MB/s | 44 kB 00:00
(63/76): perl-mro-1.23-481.el9.x86_64.rpm 1.8 MB/s | 27 kB 00:00
(64/76): perl-overloading-0.02-481.el9.noarch.r 1.6 MB/s | 11 kB 00:00
(65/76): perl-parent-0.238-460.el9.noarch.rpm 2.9 MB/s | 14 kB 00:00
(66/76): perl-podlators-4.14-460.el9.noarch.rpm 19 MB/s | 112 kB 00:00
(67/76): perl-subs-1.03-481.el9.noarch.rpm 1.8 MB/s | 10 kB 00:00
(68/76): perl-vars-1.05-481.el9.noarch.rpm 2.6 MB/s | 12 kB 00:00
(69/76): perl-libs-5.32.1-481.el9.x86_64.rpm 41 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 14 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.2 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.2 MB/s | 60 kB 00:00
(76/76): bind-libs-9.16.23-24.el9_5.3.x86_64.rp 35 MB/s | 1.2 MB 00:00
--------------------------------------------------------------------------------
Total 40 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 02 Jun 2025 12:02:38 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): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.1 MB/s | 35 kB 00:00
(2/9): pkgconf-m4-1.7.3-10.el9.noarch.rpm 736 kB/s | 14 kB 00:00
(3/9): pkgconf-pkg-config-1.7.3-10.el9.x86_64.r 2.0 MB/s | 10 kB 00:00
(4/9): pkgconf-1.7.3-10.el9.x86_64.rpm 1.6 MB/s | 40 kB 00:00
(5/9): python3-devel-3.9.21-1.el9_5.x86_64.rpm 20 MB/s | 205 kB 00:00
(6/9): python3-3.9.21-1.el9_5.x86_64.rpm 3.5 MB/s | 26 kB 00:00
(7/9): python-unversioned-command-3.9.21-1.el9_ 2.6 MB/s | 9.1 kB 00:00
(8/9): python3-pip-21.3.1-1.el9.noarch.rpm 35 MB/s | 1.7 MB 00:00
(9/9): python3-libs-3.9.21-1.el9_5.x86_64.rpm 74 MB/s | 7.5 MB 00:00
--------------------------------------------------------------------------------
Total 72 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 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)
Collecting packaging
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/295/72ef2b1f17581/packaging-25.0-py3-none-any.whl (66 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.1.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
Warning: Permanently added '10.0.0.49' (ED25519) to the list of known hosts.
vm.nr_hugepages = 256
Warning: Permanently added '10.0.0.49' (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.49 10.0.0.49 with masters 10.0.0.49
INFO: lookup node hostnames and ips
INFO: inventory data: cn-jenkins-deploy-platform-k8s-manifests-198-1,10.0.0.49
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-198-1 to group all
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-198-1 to group etcd
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-198-1 to group kube_control_plane
DEBUG: adding host cn-jenkins-deploy-platform-k8s-manifests-198-1 to group kube_node
INFO: inventory/mycluster/hosts.yml
all:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-198-1:
ansible_host: 10.0.0.49
ip: 10.0.0.49
access_ip: 10.0.0.49
children:
kube_control_plane:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-198-1:
kube_node:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-198-1:
etcd:
hosts:
cn-jenkins-deploy-platform-k8s-manifests-198-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
++ egrep '^ID='
++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release
++ 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, 02 Jun 2025 00:03:47 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 02 June 2025 00:03:48 +0000 (0:00:00.028) 0:00:00.028 ***********
TASK [Gathering Facts] *********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:49 +0000 (0:00:01.234) 0:00:01.262 ***********
TASK [set_fact] ****************************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=cn-jenkins-deploy-platform-k8s-manifests-198-1)
Monday 02 June 2025 00:03:49 +0000 (0:00:00.039) 0:00:01.301 ***********
[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-198-1] => (item=10.0.0.49)
PLAY RECAP *********************************************************************
cn-jenkins-deploy-platform-k8s-manifests-198-1 : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 02 June 2025 00:03:49 +0000 (0:00:00.385) 0:00:01.687 ***********
===============================================================================
Gathering Facts --------------------------------------------------------- 1.23s
Delete ip addresses from /etc/hosts ------------------------------------- 0.39s
set_fact ---------------------------------------------------------------- 0.04s
INFO: Running kubespray playbook
[WARNING]: Skipping callback plugin 'ara_default', unable to load
PLAY [Check Ansible version] ***************************************************
Monday 02 June 2025 00:03:52 +0000 (0:00:00.073) 0:00:00.073 ***********
TASK [Check 2.15.5 <= Ansible version < 2.17.0] ********************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:03:52 +0000 (0:00:00.035) 0:00:00.108 ***********
TASK [Check that python netaddr is installed] **********************************
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:03:52 +0000 (0:00:00.065) 0:00:00.174 ***********
[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 02 June 2025 00:03:52 +0000 (0:00:00.081) 0:00:00.256 ***********
Monday 02 June 2025 00:03:52 +0000 (0:00:00.048) 0:00:00.304 ***********
Monday 02 June 2025 00:03:52 +0000 (0:00:00.036) 0:00:00.340 ***********
Monday 02 June 2025 00:03:52 +0000 (0:00:00.037) 0:00:00.378 ***********
Monday 02 June 2025 00:03:52 +0000 (0:00:00.039) 0:00:00.418 ***********
Monday 02 June 2025 00:03:52 +0000 (0:00:00.035) 0:00:00.453 ***********
Monday 02 June 2025 00:03:52 +0000 (0:00:00.033) 0:00:00.486 ***********
[WARNING]: raw module does not support the environment keyword
TASK [bootstrap-os : Fetch /etc/os-release] ************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:52 +0000 (0:00:00.127) 0:00:00.614 ***********
TASK [bootstrap-os : Bootstrap CentOS] *****************************************
included: /home/rocky/kubespray/roles/bootstrap-os/tasks/bootstrap-centos.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:03:52 +0000 (0:00:00.041) 0:00:00.655 ***********
TASK [bootstrap-os : Gather host facts to get ansible_distribution_version ansible_distribution_major_version] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:53 +0000 (0:00:00.814) 0:00:01.470 ***********
TASK [bootstrap-os : Add proxy to yum.conf or dnf.conf if http_proxy is defined] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:54 +0000 (0:00:00.583) 0:00:02.053 ***********
Monday 02 June 2025 00:03:54 +0000 (0:00:00.033) 0:00:02.087 ***********
Monday 02 June 2025 00:03:54 +0000 (0:00:00.048) 0:00:02.135 ***********
Monday 02 June 2025 00:03:54 +0000 (0:00:00.039) 0:00:02.175 ***********
Monday 02 June 2025 00:03:54 +0000 (0:00:00.049) 0:00:02.225 ***********
Monday 02 June 2025 00:03:54 +0000 (0:00:00.054) 0:00:02.280 ***********
Monday 02 June 2025 00:03:54 +0000 (0:00:00.020) 0:00:02.300 ***********
Monday 02 June 2025 00:03:54 +0000 (0:00:00.019) 0:00:02.320 ***********
Monday 02 June 2025 00:03:54 +0000 (0:00:00.020) 0:00:02.340 ***********
TASK [bootstrap-os : Check presence of fastestmirror.conf] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:54 +0000 (0:00:00.562) 0:00:02.903 ***********
Monday 02 June 2025 00:03:55 +0000 (0:00:00.023) 0:00:02.926 ***********
TASK [bootstrap-os : Install libselinux python package] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:56 +0000 (0:00:01.110) 0:00:04.037 ***********
Monday 02 June 2025 00:03:56 +0000 (0:00:00.023) 0:00:04.060 ***********
Monday 02 June 2025 00:03:56 +0000 (0:00:00.022) 0:00:04.082 ***********
Monday 02 June 2025 00:03:56 +0000 (0:00:00.021) 0:00:04.104 ***********
Monday 02 June 2025 00:03:56 +0000 (0:00:00.024) 0:00:04.129 ***********
Monday 02 June 2025 00:03:56 +0000 (0:00:00.024) 0:00:04.153 ***********
Monday 02 June 2025 00:03:56 +0000 (0:00:00.023) 0:00:04.177 ***********
Monday 02 June 2025 00:03:56 +0000 (0:00:00.022) 0:00:04.199 ***********
Monday 02 June 2025 00:03:56 +0000 (0:00:00.022) 0:00:04.222 ***********
TASK [bootstrap-os : Create remote_tmp for it is used by another module] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:56 +0000 (0:00:00.649) 0:00:04.871 ***********
TASK [bootstrap-os : Gather host facts to get ansible_os_family] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:57 +0000 (0:00:00.549) 0:00:05.421 ***********
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-198-1]
Monday 02 June 2025 00:03:58 +0000 (0:00:00.957) 0:00:06.378 ***********
Monday 02 June 2025 00:03:58 +0000 (0:00:00.020) 0:00:06.399 ***********
Monday 02 June 2025 00:03:58 +0000 (0:00:00.020) 0:00:06.419 ***********
Monday 02 June 2025 00:03:58 +0000 (0:00:00.033) 0:00:06.452 ***********
TASK [bootstrap-os : Ensure bash_completion.d folder exists] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
PLAY [Gather facts] ************************************************************
Monday 02 June 2025 00:03:59 +0000 (0:00:00.485) 0:00:06.937 ***********
TASK [Gather minimal facts] ****************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:59 +0000 (0:00:00.405) 0:00:07.343 ***********
TASK [Gather necessary facts (network)] ****************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:03:59 +0000 (0:00:00.431) 0:00:07.774 ***********
TASK [Gather necessary facts (hardware)] ***************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
PLAY [Prepare for etcd install] ************************************************
Monday 02 June 2025 00:04:00 +0000 (0:00:00.750) 0:00:08.525 ***********
Monday 02 June 2025 00:04:00 +0000 (0:00:00.157) 0:00:08.683 ***********
TASK [kubespray-defaults : Create fallback_ips_base] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> localhost]
Monday 02 June 2025 00:04:00 +0000 (0:00:00.061) 0:00:08.745 ***********
TASK [kubespray-defaults : Set fallback_ips] ***********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:00 +0000 (0:00:00.058) 0:00:08.803 ***********
Monday 02 June 2025 00:04:00 +0000 (0:00:00.047) 0:00:08.850 ***********
Monday 02 June 2025 00:04:00 +0000 (0:00:00.041) 0:00:08.891 ***********
Monday 02 June 2025 00:04:01 +0000 (0:00:00.033) 0:00:08.925 ***********
TASK [adduser : User | Create User Group] **************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:01 +0000 (0:00:00.748) 0:00:09.674 ***********
TASK [adduser : User | Create User] ********************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:03 +0000 (0:00:01.598) 0:00:11.272 ***********
TASK [kubernetes/preinstall : Check if /etc/fstab exists] **********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:03 +0000 (0:00:00.254) 0:00:11.527 ***********
TASK [kubernetes/preinstall : Remove swapfile from /etc/fstab] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=swap)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=none)
Monday 02 June 2025 00:04:04 +0000 (0:00:00.629) 0:00:12.156 ***********
TASK [kubernetes/preinstall : Mask swap.target (persist swapoff)] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:05 +0000 (0:00:00.840) 0:00:12.997 ***********
TASK [kubernetes/preinstall : Disable swap] ************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:05 +0000 (0:00:00.345) 0:00:13.342 ***********
Monday 02 June 2025 00:04:05 +0000 (0:00:00.022) 0:00:13.364 ***********
Monday 02 June 2025 00:04:05 +0000 (0:00:00.023) 0:00:13.387 ***********
Monday 02 June 2025 00:04:05 +0000 (0:00:00.022) 0:00:13.410 ***********
TASK [kubernetes/preinstall : Check if booted with ostree] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:05 +0000 (0:00:00.259) 0:00:13.670 ***********
TASK [kubernetes/preinstall : Set is_fedora_coreos] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:06 +0000 (0:00:00.448) 0:00:14.118 ***********
TASK [kubernetes/preinstall : Set is_fedora_coreos] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:06 +0000 (0:00:00.046) 0:00:14.164 ***********
TASK [kubernetes/preinstall : Check resolvconf] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:06 +0000 (0:00:00.269) 0:00:14.433 ***********
TASK [kubernetes/preinstall : Check existence of /etc/resolvconf/resolv.conf.d] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:06 +0000 (0:00:00.275) 0:00:14.709 ***********
TASK [kubernetes/preinstall : Check status of /etc/resolv.conf] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:07 +0000 (0:00:00.277) 0:00:14.987 ***********
TASK [kubernetes/preinstall : Get content of /etc/resolv.conf] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:07 +0000 (0:00:00.492) 0:00:15.479 ***********
TASK [kubernetes/preinstall : Get currently configured nameservers] ************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:07 +0000 (0:00:00.085) 0:00:15.565 ***********
Monday 02 June 2025 00:04:07 +0000 (0:00:00.056) 0:00:15.622 ***********
TASK [kubernetes/preinstall : NetworkManager | Check if host has NetworkManager] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:08 +0000 (0:00:00.333) 0:00:15.955 ***********
TASK [kubernetes/preinstall : Check systemd-resolved] **************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:08 +0000 (0:00:00.295) 0:00:16.250 ***********
TASK [kubernetes/preinstall : Set default dns if remove_default_searchdomains is false] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:08 +0000 (0:00:00.051) 0:00:16.302 ***********
TASK [kubernetes/preinstall : Set dns facts] ***********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:08 +0000 (0:00:00.057) 0:00:16.359 ***********
TASK [kubernetes/preinstall : Check if kubelet is configured] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:08 +0000 (0:00:00.299) 0:00:16.658 ***********
TASK [kubernetes/preinstall : Check if early DNS configuration stage] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:08 +0000 (0:00:00.050) 0:00:16.709 ***********
TASK [kubernetes/preinstall : Target resolv.conf files] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:08 +0000 (0:00:00.056) 0:00:16.765 ***********
Monday 02 June 2025 00:04:08 +0000 (0:00:00.026) 0:00:16.792 ***********
TASK [kubernetes/preinstall : Check if /etc/dhclient.conf exists] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:09 +0000 (0:00:00.280) 0:00:17.072 ***********
Monday 02 June 2025 00:04:09 +0000 (0:00:00.025) 0:00:17.097 ***********
TASK [kubernetes/preinstall : Check if /etc/dhcp/dhclient.conf exists] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:09 +0000 (0:00:00.254) 0:00:17.352 ***********
Monday 02 June 2025 00:04:09 +0000 (0:00:00.022) 0:00:17.374 ***********
TASK [kubernetes/preinstall : Target dhclient hook file for Red Hat family] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:09 +0000 (0:00:00.046) 0:00:17.420 ***********
Monday 02 June 2025 00:04:09 +0000 (0:00:00.025) 0:00:17.445 ***********
TASK [kubernetes/preinstall : Generate search domains to resolvconf] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:09 +0000 (0:00:00.060) 0:00:17.506 ***********
TASK [kubernetes/preinstall : Pick coredns cluster IP or default resolver] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:09 +0000 (0:00:00.098) 0:00:17.604 ***********
Monday 02 June 2025 00:04:09 +0000 (0:00:00.025) 0:00:17.630 ***********
TASK [kubernetes/preinstall : Generate nameservers for resolvconf, not including cluster DNS] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:09 +0000 (0:00:00.056) 0:00:17.687 ***********
TASK [kubernetes/preinstall : Gather os specific variables] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/home/rocky/kubespray/roles/kubernetes/preinstall/vars/../vars/redhat.yml)
Monday 02 June 2025 00:04:09 +0000 (0:00:00.068) 0:00:17.755 ***********
Monday 02 June 2025 00:04:09 +0000 (0:00:00.025) 0:00:17.781 ***********
TASK [kubernetes/preinstall : Check /usr readonly] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:10 +0000 (0:00:00.271) 0:00:18.053 ***********
Monday 02 June 2025 00:04:10 +0000 (0:00:00.022) 0:00:18.076 ***********
TASK [kubernetes/preinstall : Stop if either kube_control_plane or kube_node group is empty] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-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-198-1] => (item=kube_node) => {
"ansible_loop_var": "item",
"changed": false,
"item": "kube_node",
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.071) 0:00:18.148 ***********
TASK [kubernetes/preinstall : Stop if etcd group is empty in external etcd mode] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.057) 0:00:18.205 ***********
TASK [kubernetes/preinstall : Stop if non systemd OS type] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.057) 0:00:18.263 ***********
TASK [kubernetes/preinstall : Stop if the os does not support] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.059) 0:00:18.322 ***********
TASK [kubernetes/preinstall : Stop if unknown network plugin] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.056) 0:00:18.379 ***********
TASK [kubernetes/preinstall : Stop if unsupported version of Kubernetes] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.051) 0:00:18.430 ***********
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-198-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-198-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-198-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-198-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-198-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 02 June 2025 00:04:10 +0000 (0:00:00.104) 0:00:18.535 ***********
TASK [kubernetes/preinstall : Stop if even number of etcd hosts] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.058) 0:00:18.594 ***********
TASK [kubernetes/preinstall : Stop if memory is too small for masters] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.052) 0:00:18.646 ***********
TASK [kubernetes/preinstall : Stop if memory is too small for nodes] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.049) 0:00:18.695 ***********
TASK [kubernetes/preinstall : Guarantee that enough network address space is available for all pods] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.054) 0:00:18.750 ***********
TASK [kubernetes/preinstall : Stop if ip var does not match local ips] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:10 +0000 (0:00:00.054) 0:00:18.804 ***********
TASK [kubernetes/preinstall : Ensure ping package] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:11 +0000 (0:00:00.759) 0:00:19.564 ***********
TASK [kubernetes/preinstall : Stop if access_ip is not pingable] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:11 +0000 (0:00:00.278) 0:00:19.842 ***********
Monday 02 June 2025 00:04:11 +0000 (0:00:00.022) 0:00:19.865 ***********
Monday 02 June 2025 00:04:11 +0000 (0:00:00.027) 0:00:19.892 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.034) 0:00:19.927 ***********
TASK [kubernetes/preinstall : Stop if bad hostname] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.054) 0:00:19.982 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.033) 0:00:20.015 ***********
TASK [kubernetes/preinstall : Check that kube_service_addresses is a network range] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.084) 0:00:20.100 ***********
TASK [kubernetes/preinstall : Check that kube_pods_subnet is a network range] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.088) 0:00:20.189 ***********
TASK [kubernetes/preinstall : Check that kube_pods_subnet does not collide with kube_service_addresses] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.090) 0:00:20.280 ***********
TASK [kubernetes/preinstall : Check that IP range is enough for the nodes] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.085) 0:00:20.366 ***********
TASK [kubernetes/preinstall : Stop if unknown dns mode] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.051) 0:00:20.418 ***********
TASK [kubernetes/preinstall : Stop if unknown kube proxy mode] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.057) 0:00:20.475 ***********
TASK [kubernetes/preinstall : Stop if unknown cert_management] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.055) 0:00:20.531 ***********
TASK [kubernetes/preinstall : Stop if unknown resolvconf_mode] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.051) 0:00:20.582 ***********
TASK [kubernetes/preinstall : Stop if etcd deployment type is not host, docker or kubeadm] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.053) 0:00:20.636 ***********
TASK [kubernetes/preinstall : Stop if container manager is not docker, crio or containerd] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"changed": false,
"msg": "All assertions passed"
}
Monday 02 June 2025 00:04:12 +0000 (0:00:00.055) 0:00:20.691 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.028) 0:00:20.720 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.030) 0:00:20.750 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.027) 0:00:20.778 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.024) 0:00:20.802 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.024) 0:00:20.827 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.025) 0:00:20.853 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.023) 0:00:20.876 ***********
Monday 02 June 2025 00:04:12 +0000 (0:00:00.028) 0:00:20.904 ***********
Monday 02 June 2025 00:04:13 +0000 (0:00:00.031) 0:00:20.936 ***********
Monday 02 June 2025 00:04:13 +0000 (0:00:00.025) 0:00:20.962 ***********
Monday 02 June 2025 00:04:13 +0000 (0:00:00.033) 0:00:20.996 ***********
TASK [kubernetes/preinstall : Create kubernetes directories] *******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/kubernetes)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/kubernetes/manifests)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/usr/local/bin/kubernetes-scripts)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/usr/libexec/kubernetes/kubelet-plugins/volume/exec)
Monday 02 June 2025 00:04:14 +0000 (0:00:01.134) 0:00:22.130 ***********
TASK [kubernetes/preinstall : Create other directories of root owner] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/kubernetes/ssl)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/usr/local/bin)
Monday 02 June 2025 00:04:14 +0000 (0:00:00.546) 0:00:22.677 ***********
TASK [kubernetes/preinstall : Check if kubernetes kubeadm compat cert dir exists] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:15 +0000 (0:00:00.264) 0:00:22.942 ***********
TASK [kubernetes/preinstall : Create kubernetes kubeadm compat cert dir (kubernetes/kubeadm issue 1498)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:15 +0000 (0:00:00.296) 0:00:23.238 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.033) 0:00:23.272 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.027) 0:00:23.300 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.051) 0:00:23.351 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.023) 0:00:23.375 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.023) 0:00:23.399 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.054) 0:00:23.453 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.055) 0:00:23.508 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.025) 0:00:23.534 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.025) 0:00:23.560 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.022) 0:00:23.583 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.024) 0:00:23.607 ***********
TASK [kubernetes/preinstall : NetworkManager | Ensure NetworkManager conf.d dir] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:15 +0000 (0:00:00.267) 0:00:23.875 ***********
Monday 02 June 2025 00:04:15 +0000 (0:00:00.023) 0:00:23.898 ***********
TASK [kubernetes/preinstall : NetworkManager | Prevent NetworkManager from managing K8S interfaces (kube-ipvs0/nodelocaldns)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:16 +0000 (0:00:00.841) 0:00:24.740 ***********
Monday 02 June 2025 00:04:16 +0000 (0:00:00.028) 0:00:24.769 ***********
Monday 02 June 2025 00:04:16 +0000 (0:00:00.024) 0:00:24.794 ***********
Monday 02 June 2025 00:04:16 +0000 (0:00:00.025) 0:00:24.820 ***********
Monday 02 June 2025 00:04:16 +0000 (0:00:00.025) 0:00:24.845 ***********
Monday 02 June 2025 00:04:16 +0000 (0:00:00.029) 0:00:24.875 ***********
Monday 02 June 2025 00:04:16 +0000 (0:00:00.024) 0:00:24.899 ***********
Monday 02 June 2025 00:04:17 +0000 (0:00:00.027) 0:00:24.926 ***********
Monday 02 June 2025 00:04:17 +0000 (0:00:00.026) 0:00:24.952 ***********
TASK [kubernetes/preinstall : Remove legacy docker repo file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:17 +0000 (0:00:00.268) 0:00:25.221 ***********
Monday 02 June 2025 00:04:17 +0000 (0:00:00.024) 0:00:25.246 ***********
Monday 02 June 2025 00:04:17 +0000 (0:00:00.037) 0:00:25.283 ***********
TASK [kubernetes/preinstall : Update common_required_pkgs with ipvsadm when kube_proxy_mode is ipvs] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:17 +0000 (0:00:00.051) 0:00:25.335 ***********
TASK [kubernetes/preinstall : Install packages requirements] *******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:55 +0000 (0:00:38.031) 0:01:03.366 ***********
Monday 02 June 2025 00:04:55 +0000 (0:00:00.027) 0:01:03.393 ***********
TASK [kubernetes/preinstall : Confirm selinux deployed] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:55 +0000 (0:00:00.283) 0:01:03.676 ***********
TASK [kubernetes/preinstall : Set selinux policy] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:56 +0000 (0:00:00.672) 0:01:04.349 ***********
Monday 02 June 2025 00:04:56 +0000 (0:00:00.028) 0:01:04.378 ***********
TASK [kubernetes/preinstall : Clean previously used sysctl file locations] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ipv4-ip_forward.conf)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=bridge-nf-call.conf)
Monday 02 June 2025 00:04:57 +0000 (0:00:00.560) 0:01:04.938 ***********
TASK [kubernetes/preinstall : Stat sysctl file configuration] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:57 +0000 (0:00:00.269) 0:01:05.208 ***********
TASK [kubernetes/preinstall : Change sysctl file path to link source if linked] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:57 +0000 (0:00:00.051) 0:01:05.259 ***********
TASK [kubernetes/preinstall : Make sure sysctl file path folder exists] ********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:57 +0000 (0:00:00.296) 0:01:05.556 ***********
TASK [kubernetes/preinstall : Enable ip forwarding] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:58 +0000 (0:00:00.491) 0:01:06.047 ***********
Monday 02 June 2025 00:04:58 +0000 (0:00:00.041) 0:01:06.089 ***********
TASK [kubernetes/preinstall : Check if we need to set fs.may_detach_mounts] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:04:58 +0000 (0:00:00.261) 0:01:06.350 ***********
Monday 02 June 2025 00:04:58 +0000 (0:00:00.038) 0:01:06.389 ***********
TASK [kubernetes/preinstall : Ensure kube-bench parameters are set] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'kernel.keys.root_maxbytes', 'value': 25000000})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'kernel.keys.root_maxkeys', 'value': 1000000})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'kernel.panic', 'value': 10})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'kernel.panic_on_oops', 'value': 1})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'vm.overcommit_memory', 'value': 1})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'vm.panic_on_oom', 'value': 0})
Monday 02 June 2025 00:05:00 +0000 (0:00:01.557) 0:01:07.946 ***********
Monday 02 June 2025 00:05:00 +0000 (0:00:00.025) 0:01:07.972 ***********
Monday 02 June 2025 00:05:00 +0000 (0:00:00.023) 0:01:07.996 ***********
TASK [kubernetes/preinstall : Disable fapolicyd service] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:00 +0000 (0:00:00.788) 0:01:08.784 ***********
Monday 02 June 2025 00:05:00 +0000 (0:00:00.027) 0:01:08.812 ***********
Monday 02 June 2025 00:05:00 +0000 (0:00:00.026) 0:01:08.839 ***********
Monday 02 June 2025 00:05:00 +0000 (0:00:00.026) 0:01:08.866 ***********
Monday 02 June 2025 00:05:00 +0000 (0:00:00.027) 0:01:08.893 ***********
Monday 02 June 2025 00:05:01 +0000 (0:00:00.026) 0:01:08.920 ***********
Monday 02 June 2025 00:05:01 +0000 (0:00:00.027) 0:01:08.948 ***********
Monday 02 June 2025 00:05:01 +0000 (0:00:00.027) 0:01:08.975 ***********
Monday 02 June 2025 00:05:01 +0000 (0:00:00.026) 0:01:09.001 ***********
Monday 02 June 2025 00:05:01 +0000 (0:00:00.026) 0:01:09.028 ***********
TASK [kubernetes/preinstall : Hosts | create hosts list from inventory] ********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> localhost]
Monday 02 June 2025 00:05:01 +0000 (0:00:00.081) 0:01:09.110 ***********
TASK [kubernetes/preinstall : Hosts | populate inventory into hosts file] ******
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:01 +0000 (0:00:00.477) 0:01:09.588 ***********
Monday 02 June 2025 00:05:01 +0000 (0:00:00.035) 0:01:09.623 ***********
TASK [kubernetes/preinstall : Hosts | Retrieve hosts file content] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:02 +0000 (0:00:00.581) 0:01:10.204 ***********
TASK [kubernetes/preinstall : Hosts | Extract existing entries for localhost from hosts file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=::1 localhost localhost.localdomain localhost6 localhost6.localdomain6)
Monday 02 June 2025 00:05:02 +0000 (0:00:00.111) 0:01:10.315 ***********
TASK [kubernetes/preinstall : Hosts | Update target hosts file entries dict with required entries] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'key': '127.0.0.1', 'value': {'expected': ['localhost', 'localhost.localdomain']}})
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'key': '::1', 'value': {'expected': ['localhost6', 'localhost6.localdomain'], 'unexpected': ['localhost', 'localhost.localdomain']}})
Monday 02 June 2025 00:05:02 +0000 (0:00:00.073) 0:01:10.389 ***********
TASK [kubernetes/preinstall : Hosts | Update (if necessary) hosts file] ********
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'key': '127.0.0.1', 'value': ['localhost', 'localhost.localdomain', 'localhost4', 'localhost4.localdomain4']})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'key': '::1', 'value': ['localhost6', 'localhost6.localdomain6', 'localhost6.localdomain']})
Monday 02 June 2025 00:05:02 +0000 (0:00:00.525) 0:01:10.914 ***********
TASK [kubernetes/preinstall : Update facts] ************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:03 +0000 (0:00:00.396) 0:01:11.310 ***********
Monday 02 June 2025 00:05:03 +0000 (0:00:00.023) 0:01:11.333 ***********
Monday 02 June 2025 00:05:03 +0000 (0:00:00.023) 0:01:11.357 ***********
Monday 02 June 2025 00:05:03 +0000 (0:00:00.024) 0:01:11.382 ***********
Monday 02 June 2025 00:05:03 +0000 (0:00:00.029) 0:01:11.411 ***********
Monday 02 June 2025 00:05:03 +0000 (0:00:00.028) 0:01:11.440 ***********
Monday 02 June 2025 00:05:03 +0000 (0:00:00.012) 0:01:11.453 ***********
RUNNING HANDLER [kubernetes/preinstall : Preinstall | reload NetworkManager] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:04 +0000 (0:00:00.563) 0:01:12.016 ***********
TASK [kubernetes/preinstall : Check if we are running inside a Azure VM] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:04 +0000 (0:00:00.266) 0:01:12.283 ***********
Monday 02 June 2025 00:05:04 +0000 (0:00:00.023) 0:01:12.307 ***********
Monday 02 June 2025 00:05:04 +0000 (0:00:00.023) 0:01:12.330 ***********
Monday 02 June 2025 00:05:04 +0000 (0:00:00.022) 0:01:12.352 ***********
Monday 02 June 2025 00:05:04 +0000 (0:00:00.021) 0:01:12.374 ***********
Monday 02 June 2025 00:05:04 +0000 (0:00:00.022) 0:01:12.397 ***********
Monday 02 June 2025 00:05:04 +0000 (0:00:00.022) 0:01:12.420 ***********
Monday 02 June 2025 00:05:04 +0000 (0:00:00.023) 0:01:12.444 ***********
Monday 02 June 2025 00:05:04 +0000 (0:00:00.027) 0:01:12.471 ***********
TASK [container-engine/validate-container-engine : Validate-container-engine | check if fedora coreos] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:04 +0000 (0:00:00.252) 0:01:12.723 ***********
TASK [container-engine/validate-container-engine : Validate-container-engine | set is_ostree] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:04 +0000 (0:00:00.048) 0:01:12.772 ***********
TASK [container-engine/validate-container-engine : Ensure kubelet systemd unit exists] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:05 +0000 (0:00:00.251) 0:01:13.024 ***********
TASK [container-engine/validate-container-engine : Populate service facts] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:07 +0000 (0:00:02.012) 0:01:15.036 ***********
TASK [container-engine/validate-container-engine : Check if containerd is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:07 +0000 (0:00:00.370) 0:01:15.407 ***********
TASK [container-engine/validate-container-engine : Check if docker is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:07 +0000 (0:00:00.293) 0:01:15.700 ***********
TASK [container-engine/validate-container-engine : Check if crio is installed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:08 +0000 (0:00:00.290) 0:01:15.990 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.030) 0:01:16.021 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.032) 0:01:16.054 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.031) 0:01:16.085 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.035) 0:01:16.121 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.060) 0:01:16.181 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.033) 0:01:16.214 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.035) 0:01:16.250 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.035) 0:01:16.285 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.033) 0:01:16.318 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.035) 0:01:16.354 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.048) 0:01:16.403 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.044) 0:01:16.448 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.035) 0:01:16.483 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.037) 0:01:16.521 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.031) 0:01:16.553 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.066) 0:01:16.620 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.038) 0:01:16.658 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.039) 0:01:16.698 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.032) 0:01:16.731 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.091) 0:01:16.823 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.031) 0:01:16.854 ***********
Monday 02 June 2025 00:05:08 +0000 (0:00:00.034) 0:01:16.889 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.030) 0:01:16.919 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.029) 0:01:16.949 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.071) 0:01:17.021 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.036) 0:01:17.057 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.030) 0:01:17.088 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.031) 0:01:17.119 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.032) 0:01:17.152 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.032) 0:01:17.185 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.041) 0:01:17.226 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.033) 0:01:17.260 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.032) 0:01:17.292 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.032) 0:01:17.325 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.032) 0:01:17.357 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.047) 0:01:17.405 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.033) 0:01:17.439 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.033) 0:01:17.472 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.037) 0:01:17.510 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.132) 0:01:17.643 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.038) 0:01:17.682 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.079) 0:01:17.761 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.041) 0:01:17.803 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.031) 0:01:17.835 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.030) 0:01:17.865 ***********
Monday 02 June 2025 00:05:09 +0000 (0:00:00.034) 0:01:17.899 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.033) 0:01:17.933 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.032) 0:01:17.966 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.032) 0:01:17.998 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.033) 0:01:18.031 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.045) 0:01:18.076 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.045) 0:01:18.122 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.036) 0:01:18.158 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.032) 0:01:18.191 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.033) 0:01:18.224 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.034) 0:01:18.259 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.039) 0:01:18.298 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.031) 0:01:18.330 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.033) 0:01:18.363 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.031) 0:01:18.395 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.031) 0:01:18.426 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.030) 0:01:18.457 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.031) 0:01:18.489 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.039) 0:01:18.529 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.033) 0:01:18.562 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.048) 0:01:18.611 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.073) 0:01:18.685 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.029) 0:01:18.714 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.031) 0:01:18.745 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.028) 0:01:18.774 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.034) 0:01:18.808 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.041) 0:01:18.850 ***********
Monday 02 June 2025 00:05:10 +0000 (0:00:00.039) 0:01:18.889 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.043) 0:01:18.932 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.030) 0:01:18.963 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.029) 0:01:18.993 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.682) 0:01:19.675 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.028) 0:01:19.704 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.040) 0:01:19.745 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.031) 0:01:19.776 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.041) 0:01:19.818 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.030) 0:01:19.849 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.029) 0:01:19.878 ***********
Monday 02 June 2025 00:05:11 +0000 (0:00:00.031) 0:01:19.909 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.032) 0:01:19.942 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.029) 0:01:19.971 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.039) 0:01:20.010 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.042) 0:01:20.053 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.030) 0:01:20.084 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.038) 0:01:20.122 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.033) 0:01:20.156 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.030) 0:01:20.186 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.041) 0:01:20.228 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.026) 0:01:20.255 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.027) 0:01:20.282 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.026) 0:01:20.309 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.028) 0:01:20.337 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.027) 0:01:20.365 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.028) 0:01:20.394 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.027) 0:01:20.421 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.029) 0:01:20.450 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.026) 0:01:20.477 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.026) 0:01:20.504 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.028) 0:01:20.533 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.130) 0:01:20.663 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.029) 0:01:20.692 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.027) 0:01:20.720 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.046) 0:01:20.766 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.028) 0:01:20.795 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.027) 0:01:20.823 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.027) 0:01:20.850 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.031) 0:01:20.881 ***********
Monday 02 June 2025 00:05:12 +0000 (0:00:00.028) 0:01:20.910 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.041) 0:01:20.951 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.032) 0:01:20.983 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.032) 0:01:21.016 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.022) 0:01:21.038 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.028) 0:01:21.066 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.031) 0:01:21.097 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.040) 0:01:21.138 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.029) 0:01:21.167 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.027) 0:01:21.195 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.038) 0:01:21.234 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.031) 0:01:21.265 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.030) 0:01:21.296 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.067) 0:01:21.364 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.030) 0:01:21.394 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.031) 0:01:21.426 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.032) 0:01:21.458 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.029) 0:01:21.488 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.029) 0:01:21.517 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.041) 0:01:21.559 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.039) 0:01:21.599 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.027) 0:01:21.626 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.028) 0:01:21.654 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.027) 0:01:21.681 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.034) 0:01:21.716 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.029) 0:01:21.746 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.028) 0:01:21.775 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.027) 0:01:21.802 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.033) 0:01:21.836 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.030) 0:01:21.866 ***********
Monday 02 June 2025 00:05:13 +0000 (0:00:00.029) 0:01:21.896 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.048) 0:01:21.945 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.027) 0:01:21.973 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.059) 0:01:22.032 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.029) 0:01:22.061 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.033) 0:01:22.095 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.029) 0:01:22.124 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.043) 0:01:22.167 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.030) 0:01:22.198 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.031) 0:01:22.229 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.031) 0:01:22.260 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.021) 0:01:22.281 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.045) 0:01:22.326 ***********
TASK [container-engine/containerd-common : Containerd-common | check if fedora coreos] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:14 +0000 (0:00:00.352) 0:01:22.679 ***********
TASK [container-engine/containerd-common : Containerd-common | set is_ostree] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:14 +0000 (0:00:00.056) 0:01:22.735 ***********
TASK [container-engine/containerd-common : Containerd-common | gather os specific variables] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/home/rocky/kubespray/roles/container-engine/docker/vars/../vars/redhat.yml)
Monday 02 June 2025 00:05:14 +0000 (0:00:00.085) 0:01:22.820 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.044) 0:01:22.865 ***********
Monday 02 June 2025 00:05:14 +0000 (0:00:00.029) 0:01:22.895 ***********
Monday 02 June 2025 00:05:15 +0000 (0:00:00.031) 0:01:22.926 ***********
Monday 02 June 2025 00:05:15 +0000 (0:00:00.029) 0:01:22.956 ***********
Monday 02 June 2025 00:05:15 +0000 (0:00:00.031) 0:01:22.988 ***********
Monday 02 June 2025 00:05:15 +0000 (0:00:00.041) 0:01:23.029 ***********
TASK [container-engine/docker : Check if fedora coreos] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:15 +0000 (0:00:00.271) 0:01:23.300 ***********
TASK [container-engine/docker : Set is_ostree] *********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:15 +0000 (0:00:00.058) 0:01:23.359 ***********
Monday 02 June 2025 00:05:15 +0000 (0:00:00.031) 0:01:23.391 ***********
TASK [container-engine/docker : Gather os specific variables] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/home/rocky/kubespray/roles/container-engine/docker/vars/../vars/redhat.yml)
Monday 02 June 2025 00:05:15 +0000 (0:00:00.083) 0:01:23.474 ***********
Monday 02 June 2025 00:05:15 +0000 (0:00:00.029) 0:01:23.504 ***********
Monday 02 June 2025 00:05:15 +0000 (0:00:00.031) 0:01:23.535 ***********
TASK [container-engine/docker : Remove legacy docker repo file] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:15 +0000 (0:00:00.293) 0:01:23.829 ***********
Monday 02 June 2025 00:05:15 +0000 (0:00:00.037) 0:01:23.866 ***********
TASK [container-engine/docker : Ensure podman not installed. | RedHat] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:16 +0000 (0:00:00.856) 0:01:24.723 ***********
TASK [container-engine/docker : Ensure old versions of Docker are not installed. | RedHat] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:17 +0000 (0:00:00.879) 0:01:25.603 ***********
Monday 02 June 2025 00:05:17 +0000 (0:00:00.039) 0:01:25.642 ***********
Monday 02 June 2025 00:05:17 +0000 (0:00:00.031) 0:01:25.673 ***********
Monday 02 June 2025 00:05:17 +0000 (0:00:00.037) 0:01:25.711 ***********
Monday 02 June 2025 00:05:17 +0000 (0:00:00.029) 0:01:25.741 ***********
TASK [container-engine/docker : Configure docker repository on RedHat/CentOS/OracleLinux/AlmaLinux/KylinLinux] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:18 +0000 (0:00:00.671) 0:01:26.412 ***********
Monday 02 June 2025 00:05:18 +0000 (0:00:00.064) 0:01:26.477 ***********
TASK [container-engine/docker : Ensure docker packages are installed] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:27 +0000 (0:00:08.970) 0:01:35.447 ***********
Monday 02 June 2025 00:05:27 +0000 (0:00:00.059) 0:01:35.507 ***********
Monday 02 June 2025 00:05:27 +0000 (0:00:00.038) 0:01:35.545 ***********
Monday 02 June 2025 00:05:27 +0000 (0:00:00.027) 0:01:35.572 ***********
Monday 02 June 2025 00:05:27 +0000 (0:00:00.034) 0:01:35.606 ***********
Monday 02 June 2025 00:05:27 +0000 (0:00:00.034) 0:01:35.641 ***********
Monday 02 June 2025 00:05:27 +0000 (0:00:00.034) 0:01:35.676 ***********
Monday 02 June 2025 00:05:27 +0000 (0:00:00.032) 0:01:35.708 ***********
Monday 02 June 2025 00:05:27 +0000 (0:00:00.024) 0:01:35.732 ***********
TASK [container-engine/docker : Create docker service systemd directory if it doesn't exist] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:28 +0000 (0:00:00.315) 0:01:36.047 ***********
Monday 02 June 2025 00:05:28 +0000 (0:00:00.041) 0:01:36.089 ***********
TASK [container-engine/docker : Get systemd version] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:28 +0000 (0:00:00.327) 0:01:36.416 ***********
TASK [container-engine/docker : Write docker.service systemd file] *************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:29 +0000 (0:00:00.729) 0:01:37.146 ***********
TASK [container-engine/docker : Write docker options systemd drop-in] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:30 +0000 (0:00:00.784) 0:01:37.930 ***********
Monday 02 June 2025 00:05:30 +0000 (0:00:00.034) 0:01:37.965 ***********
Monday 02 June 2025 00:05:30 +0000 (0:00:00.046) 0:01:38.011 ***********
Monday 02 June 2025 00:05:30 +0000 (0:00:00.046) 0:01:38.058 ***********
Monday 02 June 2025 00:05:30 +0000 (0:00:00.129) 0:01:38.188 ***********
Monday 02 June 2025 00:05:30 +0000 (0:00:00.035) 0:01:38.223 ***********
Monday 02 June 2025 00:05:30 +0000 (0:00:00.033) 0:01:38.256 ***********
Monday 02 June 2025 00:05:30 +0000 (0:00:00.033) 0:01:38.290 ***********
Monday 02 June 2025 00:05:30 +0000 (0:00:00.035) 0:01:38.325 ***********
TASK [container-engine/docker : Ensure docker service is started and enabled] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=docker)
Monday 02 June 2025 00:05:31 +0000 (0:00:01.005) 0:01:39.330 ***********
TASK [container-engine/crictl : Install crictl] ********************************
included: /home/rocky/kubespray/roles/container-engine/crictl/tasks/crictl.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:05:31 +0000 (0:00:00.042) 0:01:39.373 ***********
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-198-1
Monday 02 June 2025 00:05:31 +0000 (0:00:00.059) 0:01:39.432 ***********
TASK [container-engine/crictl : Prep_download | Set a few facts] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:31 +0000 (0:00:00.409) 0:01:39.842 ***********
TASK [container-engine/crictl : Download_file | Starting download of file] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz"
}
Monday 02 June 2025 00:05:32 +0000 (0:00:00.732) 0:01:40.574 ***********
TASK [container-engine/crictl : Download_file | Set pathname of cached file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:33 +0000 (0:00:00.718) 0:01:41.293 ***********
TASK [container-engine/crictl : Download_file | Create dest directory on node] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:34 +0000 (0:00:01.191) 0:01:42.485 ***********
Monday 02 June 2025 00:05:34 +0000 (0:00:00.036) 0:01:42.522 ***********
Monday 02 June 2025 00:05:34 +0000 (0:00:00.044) 0:01:42.566 ***********
TASK [container-engine/crictl : Download_file | Validate mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:05:37 +0000 (0:00:02.877) 0:01:45.444 ***********
TASK [container-engine/crictl : Download_file | Get the list of working mirrors] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:37 +0000 (0:00:00.368) 0:01:45.812 ***********
TASK [container-engine/crictl : Download_file | Download item] *****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:42 +0000 (0:00:04.834) 0:01:50.647 ***********
Monday 02 June 2025 00:05:42 +0000 (0:00:00.037) 0:01:50.684 ***********
Monday 02 June 2025 00:05:42 +0000 (0:00:00.033) 0:01:50.718 ***********
Monday 02 June 2025 00:05:42 +0000 (0:00:00.040) 0:01:50.758 ***********
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-198-1
Monday 02 June 2025 00:05:42 +0000 (0:00:00.054) 0:01:50.813 ***********
TASK [container-engine/crictl : Extract_file | Unpacking archive] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:47 +0000 (0:00:04.138) 0:01:54.951 ***********
TASK [container-engine/crictl : Install crictl config] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:47 +0000 (0:00:00.738) 0:01:55.689 ***********
TASK [container-engine/crictl : Copy crictl binary from download dir] **********
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:48 +0000 (0:00:00.650) 0:01:56.340 ***********
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-198-1
Monday 02 June 2025 00:05:48 +0000 (0:00:00.054) 0:01:56.395 ***********
TASK [container-engine/cri-dockerd : Prep_download | Set a few facts] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:48 +0000 (0:00:00.371) 0:01:56.766 ***********
TASK [container-engine/cri-dockerd : Download_file | Starting download of file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz"
}
Monday 02 June 2025 00:05:49 +0000 (0:00:00.679) 0:01:57.446 ***********
TASK [container-engine/cri-dockerd : Download_file | Set pathname of cached file] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:50 +0000 (0:00:00.645) 0:01:58.092 ***********
TASK [container-engine/cri-dockerd : Download_file | Create dest directory on node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:51 +0000 (0:00:01.230) 0:01:59.323 ***********
Monday 02 June 2025 00:05:51 +0000 (0:00:00.037) 0:01:59.360 ***********
Monday 02 June 2025 00:05:51 +0000 (0:00:00.048) 0:01:59.408 ***********
TASK [container-engine/cri-dockerd : Download_file | Validate mirrors] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:05:54 +0000 (0:00:02.987) 0:02:02.395 ***********
TASK [container-engine/cri-dockerd : Download_file | Get the list of working mirrors] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:54 +0000 (0:00:00.483) 0:02:02.878 ***********
TASK [container-engine/cri-dockerd : Download_file | Download item] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:05:59 +0000 (0:00:04.484) 0:02:07.363 ***********
Monday 02 June 2025 00:05:59 +0000 (0:00:00.032) 0:02:07.396 ***********
Monday 02 June 2025 00:05:59 +0000 (0:00:00.032) 0:02:07.428 ***********
Monday 02 June 2025 00:05:59 +0000 (0:00:00.029) 0:02:07.458 ***********
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-198-1
Monday 02 June 2025 00:05:59 +0000 (0:00:00.045) 0:02:07.503 ***********
TASK [container-engine/cri-dockerd : Extract_file | Unpacking archive] *********
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:03 +0000 (0:00:03.452) 0:02:10.955 ***********
TASK [container-engine/cri-dockerd : Copy cri-dockerd binary from download dir] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:03 +0000 (0:00:00.531) 0:02:11.487 ***********
TASK [container-engine/cri-dockerd : Generate cri-dockerd systemd unit files] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=cri-dockerd.service)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=cri-dockerd.socket)
Monday 02 June 2025 00:06:04 +0000 (0:00:01.253) 0:02:12.741 ***********
Monday 02 June 2025 00:06:04 +0000 (0:00:00.022) 0:02:12.763 ***********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload systemd] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:05 +0000 (0:00:00.584) 0:02:13.348 ***********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | restart docker.service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:06 +0000 (0:00:00.725) 0:02:14.073 ***********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload cri-dockerd.socket] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:06 +0000 (0:00:00.429) 0:02:14.503 ***********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | reload cri-dockerd.service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:07 +0000 (0:00:00.473) 0:02:14.977 ***********
RUNNING HANDLER [container-engine/cri-dockerd : Cri-dockerd | enable cri-dockerd service] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:07 +0000 (0:00:00.570) 0:02:15.547 ***********
Monday 02 June 2025 00:06:07 +0000 (0:00:00.034) 0:02:15.582 ***********
Monday 02 June 2025 00:06:07 +0000 (0:00:00.055) 0:02:15.637 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:07 +0000 (0:00:00.055) 0:02:15.693 ***********
Monday 02 June 2025 00:06:07 +0000 (0:00:00.047) 0:02:15.740 ***********
Monday 02 June 2025 00:06:07 +0000 (0:00:00.045) 0:02:15.786 ***********
Monday 02 June 2025 00:06:07 +0000 (0:00:00.039) 0:02:15.826 ***********
Monday 02 June 2025 00:06:07 +0000 (0:00:00.041) 0:02:15.867 ***********
TASK [download : Prep_download | Register docker images info] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:08 +0000 (0:00:00.308) 0:02:16.175 ***********
TASK [download : Prep_download | Create staging directory on remote node] ******
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:08 +0000 (0:00:00.278) 0:02:16.454 ***********
Monday 02 June 2025 00:06:08 +0000 (0:00:00.044) 0:02:16.498 ***********
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-198-1
Monday 02 June 2025 00:06:08 +0000 (0:00:00.060) 0:02:16.559 ***********
Monday 02 June 2025 00:06:08 +0000 (0:00:00.348) 0:02:16.907 ***********
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-198-1
Monday 02 June 2025 00:06:09 +0000 (0:00:00.375) 0:02:17.282 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:09 +0000 (0:00:00.382) 0:02:17.665 ***********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm"
}
Monday 02 June 2025 00:06:10 +0000 (0:00:00.737) 0:02:18.403 ***********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:11 +0000 (0:00:00.824) 0:02:19.227 ***********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:12 +0000 (0:00:01.295) 0:02:20.523 ***********
Monday 02 June 2025 00:06:12 +0000 (0:00:00.035) 0:02:20.558 ***********
Monday 02 June 2025 00:06:12 +0000 (0:00:00.042) 0:02:20.600 ***********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:06:15 +0000 (0:00:02.602) 0:02:23.203 ***********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:15 +0000 (0:00:00.405) 0:02:23.608 ***********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:20 +0000 (0:00:04.968) 0:02:28.577 ***********
Monday 02 June 2025 00:06:20 +0000 (0:00:00.029) 0:02:28.606 ***********
Monday 02 June 2025 00:06:20 +0000 (0:00:00.028) 0:02:28.635 ***********
Monday 02 June 2025 00:06:20 +0000 (0:00:00.029) 0:02:28.665 ***********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:06:20 +0000 (0:00:00.041) 0:02:28.706 ***********
Monday 02 June 2025 00:06:21 +0000 (0:00:00.383) 0:02:29.090 ***********
TASK [download : Prep_kubeadm_images | Create kubeadm config] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:21 +0000 (0:00:00.718) 0:02:29.808 ***********
TASK [download : Prep_kubeadm_images | Copy kubeadm binary from download dir to system path] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:22 +0000 (0:00:00.886) 0:02:30.695 ***********
TASK [download : Prep_kubeadm_images | Set kubeadm binary permissions] *********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:23 +0000 (0:00:00.279) 0:02:30.974 ***********
TASK [download : Prep_kubeadm_images | Generate list of required images] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:23 +0000 (0:00:00.298) 0:02:31.273 ***********
TASK [download : Prep_kubeadm_images | Parse list of images] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=registry.k8s.io/kube-apiserver:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=registry.k8s.io/kube-controller-manager:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=registry.k8s.io/kube-scheduler:v1.28.6)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=registry.k8s.io/kube-proxy:v1.28.6)
Monday 02 June 2025 00:06:23 +0000 (0:00:00.099) 0:02:31.372 ***********
TASK [download : Prep_kubeadm_images | Convert list of images to dict for later use] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:23 +0000 (0:00:00.063) 0:02:31.436 ***********
TASK [download : Download | Download files / images] ***************************
included: /home/rocky/kubespray/roles/download/tasks/download_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-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-198-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-198-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-198-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-198-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-198-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-198-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-198-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-198-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-198-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-198-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-198-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-198-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-198-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-198-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 02 June 2025 00:06:24 +0000 (0:00:01.317) 0:02:32.754 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:24 +0000 (0:00:00.040) 0:02:32.794 ***********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://github.com/etcd-io/etcd/releases/download/v3.5.16/etcd-v3.5.16-linux-amd64.tar.gz"
}
Monday 02 June 2025 00:06:24 +0000 (0:00:00.041) 0:02:32.835 ***********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:24 +0000 (0:00:00.042) 0:02:32.878 ***********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:25 +0000 (0:00:00.264) 0:02:33.142 ***********
Monday 02 June 2025 00:06:25 +0000 (0:00:00.031) 0:02:33.173 ***********
Monday 02 June 2025 00:06:25 +0000 (0:00:00.037) 0:02:33.210 ***********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:06:26 +0000 (0:00:01.475) 0:02:34.686 ***********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:26 +0000 (0:00:00.058) 0:02:34.744 ***********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:28 +0000 (0:00:01.670) 0:02:36.414 ***********
Monday 02 June 2025 00:06:28 +0000 (0:00:00.026) 0:02:36.441 ***********
Monday 02 June 2025 00:06:28 +0000 (0:00:00.027) 0:02:36.469 ***********
Monday 02 June 2025 00:06:28 +0000 (0:00:00.029) 0:02:36.498 ***********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:06:28 +0000 (0:00:00.047) 0:02:36.546 ***********
TASK [download : Extract_file | Unpacking archive] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:30 +0000 (0:00:02.088) 0:02:38.635 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:30 +0000 (0:00:00.042) 0:02:38.677 ***********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://github.com/containernetworking/plugins/releases/download/v1.3.0/cni-plugins-linux-amd64-v1.3.0.tgz"
}
Monday 02 June 2025 00:06:30 +0000 (0:00:00.041) 0:02:38.718 ***********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:30 +0000 (0:00:00.053) 0:02:38.771 ***********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:31 +0000 (0:00:00.267) 0:02:39.039 ***********
Monday 02 June 2025 00:06:31 +0000 (0:00:00.030) 0:02:39.069 ***********
Monday 02 June 2025 00:06:31 +0000 (0:00:00.040) 0:02:39.109 ***********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:06:32 +0000 (0:00:01.319) 0:02:40.429 ***********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:32 +0000 (0:00:00.067) 0:02:40.497 ***********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:34 +0000 (0:00:01.785) 0:02:42.282 ***********
Monday 02 June 2025 00:06:34 +0000 (0:00:00.029) 0:02:42.312 ***********
Monday 02 June 2025 00:06:34 +0000 (0:00:00.028) 0:02:42.341 ***********
Monday 02 June 2025 00:06:34 +0000 (0:00:00.025) 0:02:42.366 ***********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:06:34 +0000 (0:00:00.041) 0:02:42.408 ***********
Monday 02 June 2025 00:06:34 +0000 (0:00:00.029) 0:02:42.438 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:34 +0000 (0:00:00.040) 0:02:42.478 ***********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubeadm"
}
Monday 02 June 2025 00:06:34 +0000 (0:00:00.044) 0:02:42.522 ***********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:34 +0000 (0:00:00.043) 0:02:42.566 ***********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:34 +0000 (0:00:00.269) 0:02:42.836 ***********
Monday 02 June 2025 00:06:34 +0000 (0:00:00.032) 0:02:42.868 ***********
Monday 02 June 2025 00:06:34 +0000 (0:00:00.041) 0:02:42.910 ***********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:06:35 +0000 (0:00:00.885) 0:02:43.795 ***********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:35 +0000 (0:00:00.060) 0:02:43.856 ***********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:36 +0000 (0:00:00.543) 0:02:44.400 ***********
Monday 02 June 2025 00:06:36 +0000 (0:00:00.028) 0:02:44.428 ***********
Monday 02 June 2025 00:06:36 +0000 (0:00:00.027) 0:02:44.456 ***********
Monday 02 June 2025 00:06:36 +0000 (0:00:00.024) 0:02:44.481 ***********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:06:36 +0000 (0:00:00.041) 0:02:44.523 ***********
Monday 02 June 2025 00:06:36 +0000 (0:00:00.031) 0:02:44.554 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:36 +0000 (0:00:00.040) 0:02:44.594 ***********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubelet"
}
Monday 02 June 2025 00:06:36 +0000 (0:00:00.043) 0:02:44.638 ***********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:36 +0000 (0:00:00.043) 0:02:44.682 ***********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:37 +0000 (0:00:00.276) 0:02:44.959 ***********
Monday 02 June 2025 00:06:37 +0000 (0:00:00.030) 0:02:44.989 ***********
Monday 02 June 2025 00:06:37 +0000 (0:00:00.038) 0:02:45.028 ***********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:06:38 +0000 (0:00:01.313) 0:02:46.342 ***********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:38 +0000 (0:00:00.068) 0:02:46.410 ***********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:43 +0000 (0:00:05.345) 0:02:51.755 ***********
Monday 02 June 2025 00:06:43 +0000 (0:00:00.025) 0:02:51.781 ***********
Monday 02 June 2025 00:06:43 +0000 (0:00:00.030) 0:02:51.812 ***********
Monday 02 June 2025 00:06:43 +0000 (0:00:00.024) 0:02:51.836 ***********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:06:43 +0000 (0:00:00.041) 0:02:51.878 ***********
Monday 02 June 2025 00:06:43 +0000 (0:00:00.031) 0:02:51.910 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:44 +0000 (0:00:00.041) 0:02:51.951 ***********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://dl.k8s.io/release/v1.28.6/bin/linux/amd64/kubectl"
}
Monday 02 June 2025 00:06:44 +0000 (0:00:00.053) 0:02:52.005 ***********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:44 +0000 (0:00:00.056) 0:02:52.062 ***********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:44 +0000 (0:00:00.277) 0:02:52.339 ***********
Monday 02 June 2025 00:06:44 +0000 (0:00:00.031) 0:02:52.371 ***********
Monday 02 June 2025 00:06:44 +0000 (0:00:00.041) 0:02:52.412 ***********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:06:45 +0000 (0:00:00.916) 0:02:53.329 ***********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:45 +0000 (0:00:00.068) 0:02:53.397 ***********
TASK [download : Download_file | Download item] ********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:47 +0000 (0:00:02.277) 0:02:55.675 ***********
Monday 02 June 2025 00:06:47 +0000 (0:00:00.030) 0:02:55.706 ***********
Monday 02 June 2025 00:06:47 +0000 (0:00:00.028) 0:02:55.734 ***********
Monday 02 June 2025 00:06:47 +0000 (0:00:00.029) 0:02:55.764 ***********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:06:47 +0000 (0:00:00.045) 0:02:55.809 ***********
Monday 02 June 2025 00:06:47 +0000 (0:00:00.031) 0:02:55.841 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:47 +0000 (0:00:00.049) 0:02:55.890 ***********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.28.0/crictl-v1.28.0-linux-amd64.tar.gz"
}
Monday 02 June 2025 00:06:48 +0000 (0:00:00.046) 0:02:55.936 ***********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:48 +0000 (0:00:00.045) 0:02:55.982 ***********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:48 +0000 (0:00:00.288) 0:02:56.270 ***********
Monday 02 June 2025 00:06:48 +0000 (0:00:00.034) 0:02:56.305 ***********
Monday 02 June 2025 00:06:48 +0000 (0:00:00.039) 0:02:56.344 ***********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:06:49 +0000 (0:00:01.195) 0:02:57.540 ***********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:49 +0000 (0:00:00.058) 0:02:57.599 ***********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:50 +0000 (0:00:00.477) 0:02:58.076 ***********
Monday 02 June 2025 00:06:50 +0000 (0:00:00.026) 0:02:58.103 ***********
Monday 02 June 2025 00:06:50 +0000 (0:00:00.027) 0:02:58.130 ***********
Monday 02 June 2025 00:06:50 +0000 (0:00:00.027) 0:02:58.157 ***********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:06:50 +0000 (0:00:00.043) 0:02:58.200 ***********
TASK [download : Extract_file | Unpacking archive] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:51 +0000 (0:00:01.488) 0:02:59.689 ***********
TASK [download : Prep_download | Set a few facts] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:51 +0000 (0:00:00.041) 0:02:59.731 ***********
TASK [download : Download_file | Starting download of file] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "https://github.com/Mirantis/cri-dockerd/releases/download/v0.3.4/cri-dockerd-0.3.4.amd64.tgz"
}
Monday 02 June 2025 00:06:51 +0000 (0:00:00.047) 0:02:59.778 ***********
TASK [download : Download_file | Set pathname of cached file] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:51 +0000 (0:00:00.051) 0:02:59.829 ***********
TASK [download : Download_file | Create dest directory on node] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:52 +0000 (0:00:00.280) 0:03:00.110 ***********
Monday 02 June 2025 00:06:52 +0000 (0:00:00.032) 0:03:00.143 ***********
Monday 02 June 2025 00:06:52 +0000 (0:00:00.040) 0:03:00.184 ***********
TASK [download : Download_file | Validate mirrors] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=None)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1 -> {{ download_delegate if download_force_cache else inventory_hostname }}]
Monday 02 June 2025 00:06:53 +0000 (0:00:01.144) 0:03:01.329 ***********
TASK [download : Download_file | Get the list of working mirrors] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:53 +0000 (0:00:00.056) 0:03:01.386 ***********
TASK [download : Download_file | Download item] ********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:53 +0000 (0:00:00.427) 0:03:01.813 ***********
Monday 02 June 2025 00:06:53 +0000 (0:00:00.026) 0:03:01.839 ***********
Monday 02 June 2025 00:06:53 +0000 (0:00:00.026) 0:03:01.866 ***********
Monday 02 June 2025 00:06:53 +0000 (0:00:00.026) 0:03:01.893 ***********
TASK [download : Download_file | Extract file archives] ************************
included: /home/rocky/kubespray/roles/download/tasks/extract_file.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:06:54 +0000 (0:00:00.044) 0:03:01.937 ***********
TASK [download : Extract_file | Unpacking archive] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:55 +0000 (0:00:01.390) 0:03:03.327 ***********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:55 +0000 (0:00:00.037) 0:03:03.365 ***********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "registry.k8s.io/pause"
}
Monday 02 June 2025 00:06:55 +0000 (0:00:00.040) 0:03:03.406 ***********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:55 +0000 (0:00:00.043) 0:03:03.449 ***********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:55 +0000 (0:00:00.042) 0:03:03.491 ***********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:55 +0000 (0:00:00.042) 0:03:03.533 ***********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:55 +0000 (0:00:00.040) 0:03:03.574 ***********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:55 +0000 (0:00:00.045) 0:03:03.619 ***********
Monday 02 June 2025 00:06:55 +0000 (0:00:00.028) 0:03:03.648 ***********
Monday 02 June 2025 00:06:55 +0000 (0:00:00.026) 0:03:03.675 ***********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:55 +0000 (0:00:00.048) 0:03:03.723 ***********
Monday 02 June 2025 00:06:55 +0000 (0:00:00.030) 0:03:03.754 ***********
Monday 02 June 2025 00:06:55 +0000 (0:00:00.033) 0:03:03.787 ***********
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-198-1
Monday 02 June 2025 00:06:55 +0000 (0:00:00.056) 0:03:03.844 ***********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:56 +0000 (0:00:00.301) 0:03:04.145 ***********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:06:56 +0000 (0:00:00.046) 0:03:04.192 ***********
Monday 02 June 2025 00:06:56 +0000 (0:00:00.032) 0:03:04.224 ***********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "Pull registry.k8s.io/pause:3.9 required is: True"
}
Monday 02 June 2025 00:06:56 +0000 (0:00:00.128) 0:03:04.353 ***********
Monday 02 June 2025 00:06:56 +0000 (0:00:00.034) 0:03:04.387 ***********
Monday 02 June 2025 00:06:56 +0000 (0:00:00.028) 0:03:04.416 ***********
Monday 02 June 2025 00:06:56 +0000 (0:00:00.027) 0:03:04.444 ***********
[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-198-1]
Monday 02 June 2025 00:07:01 +0000 (0:00:04.983) 0:03:09.427 ***********
Monday 02 June 2025 00:07:01 +0000 (0:00:00.044) 0:03:09.472 ***********
Monday 02 June 2025 00:07:01 +0000 (0:00:00.032) 0:03:09.504 ***********
Monday 02 June 2025 00:07:01 +0000 (0:00:00.031) 0:03:09.536 ***********
Monday 02 June 2025 00:07:01 +0000 (0:00:00.028) 0:03:09.564 ***********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:01 +0000 (0:00:00.257) 0:03:09.821 ***********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:01 +0000 (0:00:00.038) 0:03:09.860 ***********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "docker.io/library/nginx"
}
Monday 02 June 2025 00:07:01 +0000 (0:00:00.044) 0:03:09.905 ***********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:02 +0000 (0:00:00.044) 0:03:09.949 ***********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:02 +0000 (0:00:00.041) 0:03:09.991 ***********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:02 +0000 (0:00:00.041) 0:03:10.032 ***********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:02 +0000 (0:00:00.041) 0:03:10.073 ***********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:02 +0000 (0:00:00.042) 0:03:10.115 ***********
Monday 02 June 2025 00:07:02 +0000 (0:00:00.027) 0:03:10.143 ***********
Monday 02 June 2025 00:07:02 +0000 (0:00:00.029) 0:03:10.172 ***********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:02 +0000 (0:00:00.044) 0:03:10.217 ***********
Monday 02 June 2025 00:07:02 +0000 (0:00:00.026) 0:03:10.244 ***********
Monday 02 June 2025 00:07:02 +0000 (0:00:00.028) 0:03:10.272 ***********
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-198-1
Monday 02 June 2025 00:07:02 +0000 (0:00:00.052) 0:03:10.325 ***********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:02 +0000 (0:00:00.278) 0:03:10.604 ***********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:02 +0000 (0:00:00.043) 0:03:10.647 ***********
Monday 02 June 2025 00:07:02 +0000 (0:00:00.027) 0:03:10.675 ***********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "Pull docker.io/library/nginx:1.25.2-alpine required is: True"
}
Monday 02 June 2025 00:07:02 +0000 (0:00:00.040) 0:03:10.716 ***********
Monday 02 June 2025 00:07:02 +0000 (0:00:00.032) 0:03:10.749 ***********
Monday 02 June 2025 00:07:02 +0000 (0:00:00.027) 0:03:10.777 ***********
Monday 02 June 2025 00:07:02 +0000 (0:00:00.030) 0:03:10.807 ***********
[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-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:02.299) 0:03:13.107 ***********
Monday 02 June 2025 00:07:05 +0000 (0:00:00.043) 0:03:13.151 ***********
Monday 02 June 2025 00:07:05 +0000 (0:00:00.032) 0:03:13.184 ***********
Monday 02 June 2025 00:07:05 +0000 (0:00:00.029) 0:03:13.213 ***********
Monday 02 June 2025 00:07:05 +0000 (0:00:00.030) 0:03:13.244 ***********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:00.259) 0:03:13.503 ***********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:00.040) 0:03:13.544 ***********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "registry.k8s.io/coredns/coredns"
}
Monday 02 June 2025 00:07:05 +0000 (0:00:00.044) 0:03:13.589 ***********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:00.048) 0:03:13.638 ***********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:00.043) 0:03:13.681 ***********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:00.042) 0:03:13.723 ***********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:00.043) 0:03:13.766 ***********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:00.041) 0:03:13.808 ***********
Monday 02 June 2025 00:07:05 +0000 (0:00:00.025) 0:03:13.834 ***********
Monday 02 June 2025 00:07:05 +0000 (0:00:00.025) 0:03:13.860 ***********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:05 +0000 (0:00:00.042) 0:03:13.902 ***********
Monday 02 June 2025 00:07:06 +0000 (0:00:00.026) 0:03:13.928 ***********
Monday 02 June 2025 00:07:06 +0000 (0:00:00.025) 0:03:13.954 ***********
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-198-1
Monday 02 June 2025 00:07:06 +0000 (0:00:00.046) 0:03:14.001 ***********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:06 +0000 (0:00:00.279) 0:03:14.281 ***********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:06 +0000 (0:00:00.040) 0:03:14.321 ***********
Monday 02 June 2025 00:07:06 +0000 (0:00:00.025) 0:03:14.347 ***********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "Pull registry.k8s.io/coredns/coredns:v1.10.1 required is: True"
}
Monday 02 June 2025 00:07:06 +0000 (0:00:00.041) 0:03:14.389 ***********
Monday 02 June 2025 00:07:06 +0000 (0:00:00.103) 0:03:14.492 ***********
Monday 02 June 2025 00:07:06 +0000 (0:00:00.026) 0:03:14.518 ***********
Monday 02 June 2025 00:07:06 +0000 (0:00:00.025) 0:03:14.544 ***********
[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-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:05.462) 0:03:20.007 ***********
Monday 02 June 2025 00:07:12 +0000 (0:00:00.044) 0:03:20.052 ***********
Monday 02 June 2025 00:07:12 +0000 (0:00:00.025) 0:03:20.078 ***********
Monday 02 June 2025 00:07:12 +0000 (0:00:00.025) 0:03:20.103 ***********
Monday 02 June 2025 00:07:12 +0000 (0:00:00.026) 0:03:20.130 ***********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:00.249) 0:03:20.379 ***********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:00.039) 0:03:20.419 ***********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "registry.k8s.io/cpa/cluster-proportional-autoscaler"
}
Monday 02 June 2025 00:07:12 +0000 (0:00:00.044) 0:03:20.463 ***********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:00.041) 0:03:20.505 ***********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:00.048) 0:03:20.553 ***********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:00.038) 0:03:20.592 ***********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:00.040) 0:03:20.633 ***********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:00.044) 0:03:20.677 ***********
Monday 02 June 2025 00:07:12 +0000 (0:00:00.026) 0:03:20.704 ***********
Monday 02 June 2025 00:07:12 +0000 (0:00:00.026) 0:03:20.730 ***********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:12 +0000 (0:00:00.039) 0:03:20.770 ***********
Monday 02 June 2025 00:07:12 +0000 (0:00:00.026) 0:03:20.797 ***********
Monday 02 June 2025 00:07:12 +0000 (0:00:00.024) 0:03:20.821 ***********
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-198-1
Monday 02 June 2025 00:07:12 +0000 (0:00:00.045) 0:03:20.867 ***********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:13 +0000 (0:00:00.274) 0:03:21.142 ***********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:13 +0000 (0:00:00.042) 0:03:21.184 ***********
Monday 02 June 2025 00:07:13 +0000 (0:00:00.030) 0:03:21.215 ***********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "Pull registry.k8s.io/cpa/cluster-proportional-autoscaler:v1.8.8 required is: True"
}
Monday 02 June 2025 00:07:13 +0000 (0:00:00.039) 0:03:21.254 ***********
Monday 02 June 2025 00:07:13 +0000 (0:00:00.031) 0:03:21.286 ***********
Monday 02 June 2025 00:07:13 +0000 (0:00:00.027) 0:03:21.313 ***********
Monday 02 June 2025 00:07:13 +0000 (0:00:00.026) 0:03:21.340 ***********
[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-198-1]
Monday 02 June 2025 00:07:19 +0000 (0:00:06.195) 0:03:27.535 ***********
Monday 02 June 2025 00:07:19 +0000 (0:00:00.047) 0:03:27.582 ***********
Monday 02 June 2025 00:07:19 +0000 (0:00:00.030) 0:03:27.613 ***********
Monday 02 June 2025 00:07:19 +0000 (0:00:00.035) 0:03:27.648 ***********
Monday 02 June 2025 00:07:19 +0000 (0:00:00.031) 0:03:27.680 ***********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.269) 0:03:27.950 ***********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.040) 0:03:27.991 ***********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "registry.k8s.io/kube-apiserver"
}
Monday 02 June 2025 00:07:20 +0000 (0:00:00.041) 0:03:28.032 ***********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.040) 0:03:28.073 ***********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.041) 0:03:28.114 ***********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.039) 0:03:28.154 ***********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.048) 0:03:28.202 ***********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.048) 0:03:28.251 ***********
Monday 02 June 2025 00:07:20 +0000 (0:00:00.031) 0:03:28.283 ***********
Monday 02 June 2025 00:07:20 +0000 (0:00:00.033) 0:03:28.316 ***********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.046) 0:03:28.363 ***********
Monday 02 June 2025 00:07:20 +0000 (0:00:00.097) 0:03:28.461 ***********
Monday 02 June 2025 00:07:20 +0000 (0:00:00.027) 0:03:28.488 ***********
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-198-1
Monday 02 June 2025 00:07:20 +0000 (0:00:00.046) 0:03:28.535 ***********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.278) 0:03:28.813 ***********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:20 +0000 (0:00:00.046) 0:03:28.860 ***********
Monday 02 June 2025 00:07:20 +0000 (0:00:00.031) 0:03:28.891 ***********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "Pull registry.k8s.io/kube-apiserver:v1.28.6 required is: True"
}
Monday 02 June 2025 00:07:21 +0000 (0:00:00.046) 0:03:28.938 ***********
Monday 02 June 2025 00:07:21 +0000 (0:00:00.032) 0:03:28.971 ***********
Monday 02 June 2025 00:07:21 +0000 (0:00:00.029) 0:03:29.000 ***********
Monday 02 June 2025 00:07:21 +0000 (0:00:00.035) 0:03:29.035 ***********
[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-198-1]
Monday 02 June 2025 00:07:28 +0000 (0:00:07.697) 0:03:36.733 ***********
Monday 02 June 2025 00:07:28 +0000 (0:00:00.049) 0:03:36.782 ***********
Monday 02 June 2025 00:07:28 +0000 (0:00:00.027) 0:03:36.810 ***********
Monday 02 June 2025 00:07:28 +0000 (0:00:00.027) 0:03:36.837 ***********
Monday 02 June 2025 00:07:28 +0000 (0:00:00.027) 0:03:36.865 ***********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:29 +0000 (0:00:00.276) 0:03:37.142 ***********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:29 +0000 (0:00:00.042) 0:03:37.184 ***********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "registry.k8s.io/kube-controller-manager"
}
Monday 02 June 2025 00:07:29 +0000 (0:00:00.042) 0:03:37.226 ***********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:29 +0000 (0:00:00.039) 0:03:37.266 ***********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:29 +0000 (0:00:00.044) 0:03:37.310 ***********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:29 +0000 (0:00:00.045) 0:03:37.356 ***********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:29 +0000 (0:00:00.040) 0:03:37.396 ***********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:29 +0000 (0:00:00.043) 0:03:37.440 ***********
Monday 02 June 2025 00:07:29 +0000 (0:00:00.027) 0:03:37.467 ***********
Monday 02 June 2025 00:07:29 +0000 (0:00:00.028) 0:03:37.496 ***********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:29 +0000 (0:00:00.044) 0:03:37.540 ***********
Monday 02 June 2025 00:07:29 +0000 (0:00:00.032) 0:03:37.572 ***********
Monday 02 June 2025 00:07:29 +0000 (0:00:00.031) 0:03:37.604 ***********
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-198-1
Monday 02 June 2025 00:07:29 +0000 (0:00:00.062) 0:03:37.666 ***********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:30 +0000 (0:00:00.297) 0:03:37.964 ***********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:30 +0000 (0:00:00.046) 0:03:38.011 ***********
Monday 02 June 2025 00:07:30 +0000 (0:00:00.028) 0:03:38.040 ***********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "Pull registry.k8s.io/kube-controller-manager:v1.28.6 required is: True"
}
Monday 02 June 2025 00:07:30 +0000 (0:00:00.042) 0:03:38.083 ***********
Monday 02 June 2025 00:07:30 +0000 (0:00:00.032) 0:03:38.115 ***********
Monday 02 June 2025 00:07:30 +0000 (0:00:00.025) 0:03:38.141 ***********
Monday 02 June 2025 00:07:30 +0000 (0:00:00.027) 0:03:38.168 ***********
[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-198-1]
Monday 02 June 2025 00:07:40 +0000 (0:00:10.326) 0:03:48.495 ***********
Monday 02 June 2025 00:07:40 +0000 (0:00:00.045) 0:03:48.540 ***********
Monday 02 June 2025 00:07:40 +0000 (0:00:00.031) 0:03:48.572 ***********
Monday 02 June 2025 00:07:40 +0000 (0:00:00.027) 0:03:48.600 ***********
Monday 02 June 2025 00:07:40 +0000 (0:00:00.028) 0:03:48.628 ***********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:40 +0000 (0:00:00.270) 0:03:48.899 ***********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.044) 0:03:48.944 ***********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "registry.k8s.io/kube-scheduler"
}
Monday 02 June 2025 00:07:41 +0000 (0:00:00.047) 0:03:48.991 ***********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.047) 0:03:49.039 ***********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.045) 0:03:49.084 ***********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.046) 0:03:49.131 ***********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.046) 0:03:49.178 ***********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.045) 0:03:49.223 ***********
Monday 02 June 2025 00:07:41 +0000 (0:00:00.028) 0:03:49.251 ***********
Monday 02 June 2025 00:07:41 +0000 (0:00:00.135) 0:03:49.387 ***********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.049) 0:03:49.437 ***********
Monday 02 June 2025 00:07:41 +0000 (0:00:00.028) 0:03:49.466 ***********
Monday 02 June 2025 00:07:41 +0000 (0:00:00.030) 0:03:49.496 ***********
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-198-1
Monday 02 June 2025 00:07:41 +0000 (0:00:00.054) 0:03:49.550 ***********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.300) 0:03:49.851 ***********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:41 +0000 (0:00:00.045) 0:03:49.897 ***********
Monday 02 June 2025 00:07:42 +0000 (0:00:00.031) 0:03:49.928 ***********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "Pull registry.k8s.io/kube-scheduler:v1.28.6 required is: True"
}
Monday 02 June 2025 00:07:42 +0000 (0:00:00.043) 0:03:49.972 ***********
Monday 02 June 2025 00:07:42 +0000 (0:00:00.035) 0:03:50.007 ***********
Monday 02 June 2025 00:07:42 +0000 (0:00:00.029) 0:03:50.037 ***********
Monday 02 June 2025 00:07:42 +0000 (0:00:00.028) 0:03:50.065 ***********
[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-198-1]
Monday 02 June 2025 00:07:47 +0000 (0:00:05.630) 0:03:55.695 ***********
Monday 02 June 2025 00:07:47 +0000 (0:00:00.041) 0:03:55.737 ***********
Monday 02 June 2025 00:07:47 +0000 (0:00:00.026) 0:03:55.764 ***********
Monday 02 June 2025 00:07:47 +0000 (0:00:00.025) 0:03:55.790 ***********
Monday 02 June 2025 00:07:47 +0000 (0:00:00.027) 0:03:55.817 ***********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.250) 0:03:56.068 ***********
TASK [download : Set default values for flag variables] ************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.040) 0:03:56.108 ***********
TASK [download : Set_container_facts | Display the name of the image being processed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "registry.k8s.io/kube-proxy"
}
Monday 02 June 2025 00:07:48 +0000 (0:00:00.042) 0:03:56.150 ***********
TASK [download : Set_container_facts | Set if containers should be pulled by digest] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.040) 0:03:56.190 ***********
TASK [download : Set_container_facts | Define by what name to pull the image] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.040) 0:03:56.230 ***********
TASK [download : Set_container_facts | Define file name of image] **************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.043) 0:03:56.274 ***********
TASK [download : Set_container_facts | Define path of image] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.038) 0:03:56.312 ***********
TASK [download : Set image save/load command for docker] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.039) 0:03:56.351 ***********
Monday 02 June 2025 00:07:48 +0000 (0:00:00.028) 0:03:56.379 ***********
Monday 02 June 2025 00:07:48 +0000 (0:00:00.026) 0:03:56.405 ***********
TASK [download : Set image save/load command for docker on localhost] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.040) 0:03:56.446 ***********
Monday 02 June 2025 00:07:48 +0000 (0:00:00.025) 0:03:56.471 ***********
Monday 02 June 2025 00:07:48 +0000 (0:00:00.031) 0:03:56.503 ***********
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-198-1
Monday 02 June 2025 00:07:48 +0000 (0:00:00.062) 0:03:56.566 ***********
TASK [download : Check_pull_required | Generate a list of information about the images on a node] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:48 +0000 (0:00:00.305) 0:03:56.872 ***********
TASK [download : Check_pull_required | Set pull_required if the desired image is not yet loaded] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:49 +0000 (0:00:00.051) 0:03:56.923 ***********
Monday 02 June 2025 00:07:49 +0000 (0:00:00.032) 0:03:56.956 ***********
TASK [download : debug] ********************************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": "Pull registry.k8s.io/kube-proxy:v1.28.6 required is: True"
}
Monday 02 June 2025 00:07:49 +0000 (0:00:00.047) 0:03:57.003 ***********
Monday 02 June 2025 00:07:49 +0000 (0:00:00.034) 0:03:57.037 ***********
Monday 02 June 2025 00:07:49 +0000 (0:00:00.030) 0:03:57.068 ***********
Monday 02 June 2025 00:07:49 +0000 (0:00:00.029) 0:03:57.098 ***********
[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-198-1]
Monday 02 June 2025 00:07:54 +0000 (0:00:05.664) 0:04:02.762 ***********
Monday 02 June 2025 00:07:54 +0000 (0:00:00.046) 0:04:02.808 ***********
Monday 02 June 2025 00:07:54 +0000 (0:00:00.028) 0:04:02.837 ***********
Monday 02 June 2025 00:07:54 +0000 (0:00:00.026) 0:04:02.864 ***********
Monday 02 June 2025 00:07:54 +0000 (0:00:00.026) 0:04:02.890 ***********
TASK [download : Download_container | Remove container image from cache] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
PLAY [Add worker nodes to the etcd play if needed] *****************************
Monday 02 June 2025 00:07:55 +0000 (0:00:00.318) 0:04:03.209 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.047) 0:04:03.256 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.036) 0:04:03.293 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.032) 0:04:03.325 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.034) 0:04:03.360 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.031) 0:04:03.391 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.121) 0:04:03.513 ***********
[WARNING]: Could not match supplied host pattern, ignoring:
_kubespray_needs_etcd
PLAY [Install etcd] ************************************************************
Monday 02 June 2025 00:07:55 +0000 (0:00:00.092) 0:04:03.605 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.059) 0:04:03.665 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.037) 0:04:03.702 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.031) 0:04:03.734 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.037) 0:04:03.772 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.031) 0:04:03.803 ***********
Monday 02 June 2025 00:07:55 +0000 (0:00:00.035) 0:04:03.839 ***********
TASK [adduser : User | Create User Group] **************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:56 +0000 (0:00:00.303) 0:04:04.142 ***********
TASK [adduser : User | Create User] ********************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:56 +0000 (0:00:00.375) 0:04:04.518 ***********
TASK [adduser : User | Create User Group] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:56 +0000 (0:00:00.259) 0:04:04.777 ***********
TASK [adduser : User | Create User] ********************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:57 +0000 (0:00:00.346) 0:04:05.124 ***********
TASK [etcd : Check etcd certs] *************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/check_certs.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:07:57 +0000 (0:00:00.041) 0:04:05.165 ***********
[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-198-1]
Monday 02 June 2025 00:07:57 +0000 (0:00:00.269) 0:04:05.434 ***********
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-198-1]
Monday 02 June 2025 00:07:57 +0000 (0:00:00.038) 0:04:05.473 ***********
TASK [etcd : Check certs | Register ca and etcd admin/member certs on etcd hosts] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=member-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=member-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=admin-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=admin-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem)
Monday 02 June 2025 00:07:58 +0000 (0:00:01.164) 0:04:06.637 ***********
TASK [etcd : Check certs | Register ca and etcd node certs on kubernetes hosts] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=node-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=node-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem)
Monday 02 June 2025 00:07:59 +0000 (0:00:00.700) 0:04:07.338 ***********
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-198-1] => (item=/etc/ssl/etcd/ssl/ca.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem)
Monday 02 June 2025 00:07:59 +0000 (0:00:00.128) 0:04:07.466 ***********
Monday 02 June 2025 00:07:59 +0000 (0:00:00.077) 0:04:07.544 ***********
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-198-1] => (item={'node_type': 'master', 'certs': ['/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem', '/etc/ssl/etcd/ssl/member-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem', '/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem', '/etc/ssl/etcd/ssl/admin-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem']})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'node_type': 'node', 'certs': ['/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-198-1.pem', '/etc/ssl/etcd/ssl/node-cn-jenkins-deploy-platform-k8s-manifests-198-1-key.pem']})
Monday 02 June 2025 00:07:59 +0000 (0:00:00.067) 0:04:07.611 ***********
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-198-1]
Monday 02 June 2025 00:07:59 +0000 (0:00:00.062) 0:04:07.673 ***********
Monday 02 June 2025 00:07:59 +0000 (0:00:00.028) 0:04:07.701 ***********
TASK [etcd : Check_certs | Set 'sync_certs' to true] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:07:59 +0000 (0:00:00.042) 0:04:07.744 ***********
TASK [etcd : Generate etcd certs] **********************************************
included: /home/rocky/kubespray/roles/etcd/tasks/gen_certs_script.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:07:59 +0000 (0:00:00.052) 0:04:07.797 ***********
TASK [etcd : Gen_certs | create etcd cert dir] *********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:00 +0000 (0:00:00.298) 0:04:08.095 ***********
TASK [etcd : Gen_certs | create etcd script dir (on cn-jenkins-deploy-platform-k8s-manifests-198-1)] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:00 +0000 (0:00:00.268) 0:04:08.363 ***********
TASK [etcd : Gen_certs | write openssl config] *********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:01 +0000 (0:00:00.673) 0:04:09.037 ***********
TASK [etcd : Gen_certs | copy certs generation script] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:01 +0000 (0:00:00.704) 0:04:09.741 ***********
TASK [etcd : Gen_certs | run cert generation script for etcd and kube control plane nodes] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:02 +0000 (0:00:00.585) 0:04:10.327 ***********
Monday 02 June 2025 00:08:02 +0000 (0:00:00.043) 0:04:10.370 ***********
Monday 02 June 2025 00:08:02 +0000 (0:00:00.252) 0:04:10.623 ***********
Monday 02 June 2025 00:08:02 +0000 (0:00:00.107) 0:04:10.730 ***********
Monday 02 June 2025 00:08:03 +0000 (0:00:00.242) 0:04:10.973 ***********
Monday 02 June 2025 00:08:03 +0000 (0:00:00.048) 0:04:11.021 ***********
Monday 02 June 2025 00:08:03 +0000 (0:00:00.030) 0:04:11.051 ***********
Monday 02 June 2025 00:08:03 +0000 (0:00:00.031) 0:04:11.082 ***********
TASK [etcd : Gen_certs | check certificate permissions] ************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:03 +0000 (0:00:00.256) 0:04:11.339 ***********
TASK [etcd : Trust etcd CA] ****************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/upd_ca_trust.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:08:03 +0000 (0:00:00.045) 0:04:11.385 ***********
TASK [etcd : Gen_certs | target ca-certificate store file] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:03 +0000 (0:00:00.039) 0:04:11.424 ***********
TASK [etcd : Gen_certs | add CA to trusted CA dir] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:03 +0000 (0:00:00.341) 0:04:11.766 ***********
Monday 02 June 2025 00:08:03 +0000 (0:00:00.025) 0:04:11.792 ***********
TASK [etcd : Gen_certs | update ca-certificates (RedHat)] **********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:04 +0000 (0:00:00.907) 0:04:12.700 ***********
Monday 02 June 2025 00:08:04 +0000 (0:00:00.025) 0:04:12.725 ***********
Monday 02 June 2025 00:08:04 +0000 (0:00:00.026) 0:04:12.751 ***********
Monday 02 June 2025 00:08:04 +0000 (0:00:00.026) 0:04:12.778 ***********
Monday 02 June 2025 00:08:04 +0000 (0:00:00.028) 0:04:12.806 ***********
TASK [etcdctl_etcdutl : Copy etcdctl and etcdutl binary from docker container] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=etcdctl)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=etcdutl)
Monday 02 June 2025 00:08:12 +0000 (0:00:07.957) 0:04:20.763 ***********
Monday 02 June 2025 00:08:12 +0000 (0:00:00.028) 0:04:20.792 ***********
Monday 02 June 2025 00:08:12 +0000 (0:00:00.028) 0:04:20.821 ***********
Monday 02 June 2025 00:08:12 +0000 (0:00:00.046) 0:04:20.867 ***********
TASK [etcdctl_etcdutl : Create etcdctl wrapper script] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:13 +0000 (0:00:00.647) 0:04:21.515 ***********
TASK [etcd : Install etcd] *****************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/install_host.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:08:13 +0000 (0:00:00.046) 0:04:21.562 ***********
TASK [etcd : Get currently-deployed etcd version] ******************************
fatal: [cn-jenkins-deploy-platform-k8s-manifests-198-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 02 June 2025 00:08:13 +0000 (0:00:00.244) 0:04:21.806 ***********
TASK [etcd : Restart etcd if necessary] ****************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:14 +0000 (0:00:00.256) 0:04:22.063 ***********
Monday 02 June 2025 00:08:14 +0000 (0:00:00.026) 0:04:22.089 ***********
TASK [etcd : Install | Copy etcd binary from download dir] *********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=etcd)
Monday 02 June 2025 00:08:14 +0000 (0:00:00.456) 0:04:22.546 ***********
TASK [etcd : Configure etcd] ***************************************************
included: /home/rocky/kubespray/roles/etcd/tasks/configure.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:08:14 +0000 (0:00:00.056) 0:04:22.602 ***********
TASK [etcd : Configure | Check if etcd cluster is healthy] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:19 +0000 (0:00:05.290) 0:04:27.893 ***********
Monday 02 June 2025 00:08:20 +0000 (0:00:00.026) 0:04:27.920 ***********
TASK [etcd : Configure | Refresh etcd config] **********************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:08:20 +0000 (0:00:00.039) 0:04:27.960 ***********
TASK [etcd : Refresh config | Create etcd config file] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:20 +0000 (0:00:00.700) 0:04:28.660 ***********
Monday 02 June 2025 00:08:20 +0000 (0:00:00.031) 0:04:28.691 ***********
TASK [etcd : Configure | Copy etcd.service systemd file] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:21 +0000 (0:00:00.679) 0:04:29.371 ***********
Monday 02 June 2025 00:08:21 +0000 (0:00:00.028) 0:04:29.400 ***********
TASK [etcd : Configure | reload systemd] ***************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:22 +0000 (0:00:00.536) 0:04:29.936 ***********
TASK [etcd : Configure | Ensure etcd is running] *******************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:23 +0000 (0:00:01.854) 0:04:31.791 ***********
Monday 02 June 2025 00:08:23 +0000 (0:00:00.098) 0:04:31.889 ***********
TASK [etcd : Configure | Wait for etcd cluster to be healthy] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:24 +0000 (0:00:00.342) 0:04:32.232 ***********
Monday 02 June 2025 00:08:24 +0000 (0:00:00.028) 0:04:32.260 ***********
TASK [etcd : Configure | Check if member is in etcd cluster] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:24 +0000 (0:00:00.292) 0:04:32.553 ***********
Monday 02 June 2025 00:08:24 +0000 (0:00:00.025) 0:04:32.578 ***********
Monday 02 June 2025 00:08:24 +0000 (0:00:00.031) 0:04:32.610 ***********
Monday 02 June 2025 00:08:24 +0000 (0:00:00.030) 0:04:32.640 ***********
TASK [etcd : Refresh etcd config] **********************************************
included: /home/rocky/kubespray/roles/etcd/tasks/refresh_config.yml for cn-jenkins-deploy-platform-k8s-manifests-198-1
Monday 02 June 2025 00:08:24 +0000 (0:00:00.049) 0:04:32.690 ***********
TASK [etcd : Refresh config | Create etcd config file] *************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:25 +0000 (0:00:00.715) 0:04:33.406 ***********
Monday 02 June 2025 00:08:25 +0000 (0:00:00.026) 0:04:33.432 ***********
Monday 02 June 2025 00:08:25 +0000 (0:00:00.028) 0:04:33.461 ***********
Monday 02 June 2025 00:08:25 +0000 (0:00:00.028) 0:04:33.490 ***********
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-198-1
Monday 02 June 2025 00:08:25 +0000 (0:00:00.051) 0:04:33.541 ***********
TASK [etcd : Refresh config | Create etcd config file] *************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:26 +0000 (0:00:00.657) 0:04:34.199 ***********
Monday 02 June 2025 00:08:26 +0000 (0:00:00.052) 0:04:34.252 ***********
RUNNING HANDLER [etcd : Refresh Time Fact] *************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:26 +0000 (0:00:00.657) 0:04:34.910 ***********
RUNNING HANDLER [etcd : Set Backup Directory] **********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:27 +0000 (0:00:00.039) 0:04:34.949 ***********
RUNNING HANDLER [etcd : Create Backup Directory] *******************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:27 +0000 (0:00:00.261) 0:04:35.211 ***********
RUNNING HANDLER [etcd : Stat etcd v2 data directory] ***************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:27 +0000 (0:00:00.251) 0:04:35.462 ***********
RUNNING HANDLER [etcd : Backup etcd v2 data] ***********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:27 +0000 (0:00:00.270) 0:04:35.733 ***********
RUNNING HANDLER [etcd : Backup etcd v3 data] ***********************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:28 +0000 (0:00:00.327) 0:04:36.060 ***********
RUNNING HANDLER [etcd : Etcd | reload systemd] *********************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:28 +0000 (0:00:00.546) 0:04:36.607 ***********
RUNNING HANDLER [etcd : Reload etcd] *******************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:38 +0000 (0:00:09.444) 0:04:46.051 ***********
RUNNING HANDLER [etcd : Wait for etcd up] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:38 +0000 (0:00:00.553) 0:04:46.605 ***********
Monday 02 June 2025 00:08:38 +0000 (0:00:00.028) 0:04:46.634 ***********
Monday 02 June 2025 00:08:38 +0000 (0:00:00.033) 0:04:46.668 ***********
RUNNING HANDLER [etcd : Set etcd_secret_changed] *******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
PLAY [Install Kubernetes nodes] ************************************************
Monday 02 June 2025 00:08:38 +0000 (0:00:00.100) 0:04:46.768 ***********
Monday 02 June 2025 00:08:38 +0000 (0:00:00.056) 0:04:46.825 ***********
Monday 02 June 2025 00:08:38 +0000 (0:00:00.043) 0:04:46.868 ***********
Monday 02 June 2025 00:08:38 +0000 (0:00:00.036) 0:04:46.905 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.045) 0:04:46.951 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.039) 0:04:46.990 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.046) 0:04:47.036 ***********
TASK [kubernetes/node : Look up docker cgroup driver] **************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:39 +0000 (0:00:00.468) 0:04:47.505 ***********
TASK [kubernetes/node : Set kubelet_cgroup_driver_detected fact for docker] ****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:39 +0000 (0:00:00.042) 0:04:47.547 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.027) 0:04:47.575 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.030) 0:04:47.606 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.026) 0:04:47.633 ***********
TASK [kubernetes/node : Set kubelet_cgroup_driver] *****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:39 +0000 (0:00:00.045) 0:04:47.678 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.028) 0:04:47.706 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.030) 0:04:47.737 ***********
Monday 02 June 2025 00:08:39 +0000 (0:00:00.038) 0:04:47.776 ***********
TASK [kubernetes/node : Pre-upgrade | check if kubelet container exists] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:40 +0000 (0:00:00.303) 0:04:48.079 ***********
Monday 02 June 2025 00:08:40 +0000 (0:00:00.030) 0:04:48.110 ***********
Monday 02 June 2025 00:08:40 +0000 (0:00:00.026) 0:04:48.136 ***********
Monday 02 June 2025 00:08:40 +0000 (0:00:00.030) 0:04:48.167 ***********
TASK [kubernetes/node : Ensure /var/lib/cni exists] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:40 +0000 (0:00:00.312) 0:04:48.479 ***********
Monday 02 June 2025 00:08:40 +0000 (0:00:00.027) 0:04:48.507 ***********
TASK [kubernetes/node : Install | Copy kubelet binary from download dir] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:41 +0000 (0:00:01.144) 0:04:49.651 ***********
Monday 02 June 2025 00:08:41 +0000 (0:00:00.031) 0:04:49.682 ***********
Monday 02 June 2025 00:08:41 +0000 (0:00:00.029) 0:04:49.712 ***********
Monday 02 June 2025 00:08:41 +0000 (0:00:00.029) 0:04:49.741 ***********
Monday 02 June 2025 00:08:41 +0000 (0:00:00.030) 0:04:49.772 ***********
Monday 02 June 2025 00:08:41 +0000 (0:00:00.033) 0:04:49.805 ***********
Monday 02 June 2025 00:08:41 +0000 (0:00:00.029) 0:04:49.834 ***********
Monday 02 June 2025 00:08:41 +0000 (0:00:00.029) 0:04:49.864 ***********
Monday 02 June 2025 00:08:41 +0000 (0:00:00.028) 0:04:49.892 ***********
Monday 02 June 2025 00:08:42 +0000 (0:00:00.031) 0:04:49.924 ***********
Monday 02 June 2025 00:08:42 +0000 (0:00:00.035) 0:04:49.960 ***********
Monday 02 June 2025 00:08:42 +0000 (0:00:00.030) 0:04:49.990 ***********
Monday 02 June 2025 00:08:42 +0000 (0:00:00.036) 0:04:50.027 ***********
TASK [kubernetes/node : Ensure nodePort range is reserved] *********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:42 +0000 (0:00:00.296) 0:04:50.323 ***********
TASK [kubernetes/node : Verify if br_netfilter module exists] ******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:42 +0000 (0:00:00.277) 0:04:50.600 ***********
TASK [kubernetes/node : Verify br_netfilter module path exists] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/modules-load.d)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=/etc/modprobe.d)
Monday 02 June 2025 00:08:43 +0000 (0:00:00.500) 0:04:51.101 ***********
TASK [kubernetes/node : Enable br_netfilter module] ****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:43 +0000 (0:00:00.463) 0:04:51.564 ***********
TASK [kubernetes/node : Persist br_netfilter module] ***************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:44 +0000 (0:00:00.686) 0:04:52.250 ***********
TASK [kubernetes/node : Check if bridge-nf-call-iptables key exists] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:44 +0000 (0:00:00.283) 0:04:52.534 ***********
TASK [kubernetes/node : Enable bridge-nf-call tables] **************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=net.bridge.bridge-nf-call-iptables)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=net.bridge.bridge-nf-call-arptables)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=net.bridge.bridge-nf-call-ip6tables)
Monday 02 June 2025 00:08:45 +0000 (0:00:00.754) 0:04:53.288 ***********
TASK [kubernetes/node : Modprobe Kernel Module for IPVS] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ip_vs)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ip_vs_rr)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ip_vs_wrr)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ip_vs_sh)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ip_vs_wlc)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=ip_vs_lc)
Monday 02 June 2025 00:08:46 +0000 (0:00:01.548) 0:04:54.837 ***********
TASK [kubernetes/node : Modprobe conntrack module] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=nf_conntrack)
fatal: [cn-jenkins-deploy-platform-k8s-manifests-198-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 02 June 2025 00:08:47 +0000 (0:00:00.292) 0:04:55.129 ***********
Monday 02 June 2025 00:08:47 +0000 (0:00:00.032) 0:04:55.162 ***********
Monday 02 June 2025 00:08:47 +0000 (0:00:00.031) 0:04:55.194 ***********
Monday 02 June 2025 00:08:47 +0000 (0:00:00.032) 0:04:55.226 ***********
Monday 02 June 2025 00:08:47 +0000 (0:00:00.034) 0:04:55.260 ***********
TASK [kubernetes/node : Set kubelet api version to v1beta1] ********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:47 +0000 (0:00:00.040) 0:04:55.300 ***********
TASK [kubernetes/node : Write kubelet environment config file (kubeadm)] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:48 +0000 (0:00:00.644) 0:04:55.945 ***********
TASK [kubernetes/node : Write kubelet config file] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:48 +0000 (0:00:00.723) 0:04:56.668 ***********
TASK [kubernetes/node : Write kubelet systemd init file] ***********************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:49 +0000 (0:00:00.823) 0:04:57.492 ***********
Monday 02 June 2025 00:08:49 +0000 (0:00:00.018) 0:04:57.510 ***********
RUNNING HANDLER [kubernetes/node : Kubelet | reload systemd] *******************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:50 +0000 (0:00:00.546) 0:04:58.057 ***********
RUNNING HANDLER [kubernetes/node : Kubelet | restart kubelet] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:50 +0000 (0:00:00.428) 0:04:58.485 ***********
TASK [kubernetes/node : Enable kubelet] ****************************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:51 +0000 (0:00:00.606) 0:04:59.092 ***********
RUNNING HANDLER [kubernetes/node : Kubelet | restart kubelet] ******************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
PLAY [Install the control plane] ***********************************************
Monday 02 June 2025 00:08:51 +0000 (0:00:00.475) 0:04:59.567 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.048) 0:04:59.615 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.039) 0:04:59.655 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.037) 0:04:59.692 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.037) 0:04:59.730 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.032) 0:04:59.763 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.041) 0:04:59.804 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.037) 0:04:59.842 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.024) 0:04:59.866 ***********
Monday 02 June 2025 00:08:51 +0000 (0:00:00.026) 0:04:59.893 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.025) 0:04:59.919 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.023) 0:04:59.943 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.023) 0:04:59.966 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.041) 0:05:00.008 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.044) 0:05:00.052 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.042) 0:05:00.094 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.035) 0:05:00.130 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.039) 0:05:00.170 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.033) 0:05:00.203 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.025) 0:05:00.229 ***********
Monday 02 June 2025 00:08:52 +0000 (0:00:00.040) 0:05:00.269 ***********
TASK [kubernetes/control-plane : Pre-upgrade | Delete master manifests if etcd secrets changed] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=kube-apiserver)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=kube-controller-manager)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=kube-scheduler)
Monday 02 June 2025 00:08:53 +0000 (0:00:00.708) 0:05:00.978 ***********
Monday 02 June 2025 00:08:53 +0000 (0:00:00.034) 0:05:01.012 ***********
Monday 02 June 2025 00:08:53 +0000 (0:00:00.026) 0:05:01.038 ***********
Monday 02 June 2025 00:08:53 +0000 (0:00:00.028) 0:05:01.067 ***********
TASK [kubernetes/control-plane : Create kube-scheduler config] *****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:53 +0000 (0:00:00.619) 0:05:01.687 ***********
Monday 02 June 2025 00:08:53 +0000 (0:00:00.025) 0:05:01.713 ***********
Monday 02 June 2025 00:08:53 +0000 (0:00:00.024) 0:05:01.737 ***********
Monday 02 June 2025 00:08:53 +0000 (0:00:00.023) 0:05:01.761 ***********
Monday 02 June 2025 00:08:53 +0000 (0:00:00.024) 0:05:01.785 ***********
Monday 02 June 2025 00:08:53 +0000 (0:00:00.042) 0:05:01.828 ***********
Monday 02 June 2025 00:08:54 +0000 (0:00:00.093) 0:05:01.921 ***********
TASK [kubernetes/control-plane : Install | Copy kubectl binary from download dir] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:54 +0000 (0:00:00.849) 0:05:02.770 ***********
TASK [kubernetes/control-plane : Install kubectl bash completion] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:55 +0000 (0:00:00.302) 0:05:03.073 ***********
TASK [kubernetes/control-plane : Set kubectl bash completion file permissions] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:55 +0000 (0:00:00.252) 0:05:03.326 ***********
Monday 02 June 2025 00:08:55 +0000 (0:00:00.031) 0:05:03.358 ***********
TASK [kubernetes/control-plane : Check which kube-control nodes are already members of the cluster] ***
fatal: [cn-jenkins-deploy-platform-k8s-manifests-198-1]: FAILED! => {"changed": false, "cmd": ["/usr/local/bin/kubectl", "get", "nodes", "--selector=node-role.kubernetes.io/control-plane", "-o", "json"], "delta": "0:00:00.048097", "end": "2025-06-02 00:08:55.709806", "msg": "non-zero return code", "rc": 1, "start": "2025-06-02 00:08:55.661709", "stderr": "E0602 00:08:55.704516 30275 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\nE0602 00:08:55.704858 30275 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\nE0602 00:08:55.705845 30275 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\nE0602 00:08:55.706129 30275 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\nE0602 00:08:55.707391 30275 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": ["E0602 00:08:55.704516 30275 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", "E0602 00:08:55.704858 30275 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", "E0602 00:08:55.705845 30275 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", "E0602 00:08:55.706129 30275 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", "E0602 00:08:55.707391 30275 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 02 June 2025 00:08:55 +0000 (0:00:00.296) 0:05:03.654 ***********
Monday 02 June 2025 00:08:55 +0000 (0:00:00.034) 0:05:03.688 ***********
TASK [kubernetes/control-plane : Set fact first_kube_control_plane] ************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:55 +0000 (0:00:00.038) 0:05:03.727 ***********
Monday 02 June 2025 00:08:55 +0000 (0:00:00.025) 0:05:03.752 ***********
TASK [kubernetes/control-plane : Kubeadm | Check if kubeadm has already run] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:56 +0000 (0:00:00.247) 0:05:03.999 ***********
Monday 02 June 2025 00:08:56 +0000 (0:00:00.042) 0:05:04.042 ***********
Monday 02 June 2025 00:08:56 +0000 (0:00:00.036) 0:05:04.078 ***********
TASK [kubernetes/control-plane : Kubeadm | aggregate all SANs] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:56 +0000 (0:00:00.132) 0:05:04.210 ***********
Monday 02 June 2025 00:08:56 +0000 (0:00:00.027) 0:05:04.238 ***********
Monday 02 June 2025 00:08:56 +0000 (0:00:00.027) 0:05:04.266 ***********
Monday 02 June 2025 00:08:56 +0000 (0:00:00.026) 0:05:04.292 ***********
Monday 02 June 2025 00:08:56 +0000 (0:00:00.029) 0:05:04.321 ***********
TASK [kubernetes/control-plane : Set kubeadm api version to v1beta3] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:56 +0000 (0:00:00.036) 0:05:04.358 ***********
TASK [kubernetes/control-plane : Kubeadm | Create kubeadm config] **************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:08:57 +0000 (0:00:00.845) 0:05:05.203 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.024) 0:05:05.227 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.025) 0:05:05.252 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.022) 0:05:05.275 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.034) 0:05:05.309 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.076) 0:05:05.386 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.093) 0:05:05.480 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.033) 0:05:05.513 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.024) 0:05:05.538 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.030) 0:05:05.569 ***********
Monday 02 June 2025 00:08:57 +0000 (0:00:00.032) 0:05:05.601 ***********
TASK [kubernetes/control-plane : Kubeadm | Initialize first master] ************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:06 +0000 (0:00:08.417) 0:05:14.019 ***********
Monday 02 June 2025 00:09:06 +0000 (0:00:00.578) 0:05:14.598 ***********
Monday 02 June 2025 00:09:06 +0000 (0:00:00.031) 0:05:14.630 ***********
TASK [kubernetes/control-plane : Create kubeadm token for joining nodes with 24h expiration (default)] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:07 +0000 (0:00:00.320) 0:05:14.950 ***********
TASK [kubernetes/control-plane : Set kubeadm_token] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:07 +0000 (0:00:00.040) 0:05:14.991 ***********
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-198-1
Monday 02 June 2025 00:09:07 +0000 (0:00:00.039) 0:05:15.030 ***********
TASK [kubernetes/control-plane : Set kubeadm_discovery_address] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:07 +0000 (0:00:00.099) 0:05:15.129 ***********
TASK [kubernetes/control-plane : Upload certificates so they are fresh and not expired] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:07 +0000 (0:00:00.324) 0:05:15.454 ***********
TASK [kubernetes/control-plane : Parse certificate key if not set] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:07 +0000 (0:00:00.069) 0:05:15.523 ***********
Monday 02 June 2025 00:09:07 +0000 (0:00:00.025) 0:05:15.549 ***********
TASK [kubernetes/control-plane : Wait for k8s apiserver] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:08 +0000 (0:00:00.437) 0:05:15.986 ***********
TASK [kubernetes/control-plane : Check already run] ****************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": false
}
Monday 02 June 2025 00:09:08 +0000 (0:00:00.109) 0:05:16.095 ***********
Monday 02 June 2025 00:09:08 +0000 (0:00:00.025) 0:05:16.121 ***********
Monday 02 June 2025 00:09:08 +0000 (0:00:00.025) 0:05:16.147 ***********
Monday 02 June 2025 00:09:08 +0000 (0:00:00.023) 0:05:16.171 ***********
TASK [kubernetes/control-plane : Kubeadm | Remove taint for master with node role] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=node-role.kubernetes.io/control-plane:NoSchedule-)
Monday 02 June 2025 00:09:08 +0000 (0:00:00.329) 0:05:16.500 ***********
Monday 02 June 2025 00:09:08 +0000 (0:00:00.025) 0:05:16.526 ***********
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-198-1
Monday 02 June 2025 00:09:08 +0000 (0:00:00.044) 0:05:16.570 ***********
TASK [kubernetes/control-plane : Update server field in component kubeconfigs] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=admin.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=controller-manager.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=kubelet.conf)
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=scheduler.conf)
Monday 02 June 2025 00:09:09 +0000 (0:00:01.138) 0:05:17.709 ***********
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-198-1
Monday 02 June 2025 00:09:09 +0000 (0:00:00.054) 0:05:17.764 ***********
TASK [kubernetes/control-plane : Fixup kubelet client cert rotation 1/2] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:10 +0000 (0:00:00.287) 0:05:18.051 ***********
TASK [kubernetes/control-plane : Fixup kubelet client cert rotation 2/2] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:10 +0000 (0:00:00.266) 0:05:18.317 ***********
TASK [kubernetes/control-plane : Install script to renew K8S control plane certificates] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:11 +0000 (0:00:00.683) 0:05:19.001 ***********
Monday 02 June 2025 00:09:11 +0000 (0:00:00.038) 0:05:19.040 ***********
Monday 02 June 2025 00:09:11 +0000 (0:00:00.037) 0:05:19.078 ***********
TASK [kubernetes/client : Set external kube-apiserver endpoint] ****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:11 +0000 (0:00:00.050) 0:05:19.129 ***********
TASK [kubernetes/client : Create kube config dir for current/ansible become user] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:11 +0000 (0:00:00.264) 0:05:19.394 ***********
TASK [kubernetes/client : Copy admin kubeconfig to current/ansible become user home] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:11 +0000 (0:00:00.391) 0:05:19.785 ***********
Monday 02 June 2025 00:09:11 +0000 (0:00:00.036) 0:05:19.821 ***********
TASK [kubernetes/client : Wait for k8s apiserver] ******************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:12 +0000 (0:00:00.271) 0:05:20.093 ***********
Monday 02 June 2025 00:09:12 +0000 (0:00:00.029) 0:05:20.122 ***********
Monday 02 June 2025 00:09:12 +0000 (0:00:00.027) 0:05:20.150 ***********
Monday 02 June 2025 00:09:12 +0000 (0:00:00.027) 0:05:20.178 ***********
Monday 02 June 2025 00:09:12 +0000 (0:00:00.032) 0:05:20.210 ***********
Monday 02 June 2025 00:09:12 +0000 (0:00:00.027) 0:05:20.237 ***********
Monday 02 June 2025 00:09:12 +0000 (0:00:00.042) 0:05:20.280 ***********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Wait for kube-apiserver] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:12 +0000 (0:00:00.507) 0:05:20.787 ***********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Add ClusterRoleBinding to admit nodes] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:13 +0000 (0:00:00.656) 0:05:21.444 ***********
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-198-1]
Monday 02 June 2025 00:09:14 +0000 (0:00:00.983) 0:05:22.427 ***********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Remove old webhook ClusterRole] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:14 +0000 (0:00:00.367) 0:05:22.795 ***********
TASK [kubernetes-apps/cluster_roles : Kubernetes Apps | Remove old webhook ClusterRoleBinding] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:15 +0000 (0:00:00.348) 0:05:23.143 ***********
Monday 02 June 2025 00:09:15 +0000 (0:00:00.035) 0:05:23.178 ***********
TASK [kubernetes-apps/cluster_roles : PriorityClass | Copy k8s-cluster-critical-pc.yml file] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:15 +0000 (0:00:00.713) 0:05:23.892 ***********
TASK [kubernetes-apps/cluster_roles : PriorityClass | Create k8s-cluster-critical] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:16 +0000 (0:00:00.443) 0:05:24.336 ***********
RUNNING HANDLER [kubernetes/control-plane : Master | reload systemd] ***********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:17 +0000 (0:00:00.587) 0:05:24.923 ***********
RUNNING HANDLER [kubernetes/control-plane : Master | reload kubelet] ***********
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:17 +0000 (0:00:00.470) 0:05:25.394 ***********
RUNNING HANDLER [kubernetes/control-plane : Master | Remove scheduler container docker] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:17 +0000 (0:00:00.434) 0:05:25.828 ***********
Monday 02 June 2025 00:09:17 +0000 (0:00:00.027) 0:05:25.856 ***********
RUNNING HANDLER [kubernetes/control-plane : Master | Remove controller manager container docker] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:18 +0000 (0:00:00.388) 0:05:26.245 ***********
Monday 02 June 2025 00:09:18 +0000 (0:00:00.026) 0:05:26.271 ***********
FAILED - RETRYING: [cn-jenkins-deploy-platform-k8s-manifests-198-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-198-1]
Monday 02 June 2025 00:09:20 +0000 (0:00:01.944) 0:05:28.216 ***********
RUNNING HANDLER [kubernetes/control-plane : Master | wait for kube-controller-manager] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:20 +0000 (0:00:00.519) 0:05:28.735 ***********
RUNNING HANDLER [kubernetes/control-plane : Master | wait for the apiserver to be running] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
PLAY [Invoke kubeadm and install a CNI] ****************************************
Monday 02 June 2025 00:09:21 +0000 (0:00:00.607) 0:05:29.343 ***********
Monday 02 June 2025 00:09:21 +0000 (0:00:00.055) 0:05:29.399 ***********
Monday 02 June 2025 00:09:21 +0000 (0:00:00.038) 0:05:29.437 ***********
Monday 02 June 2025 00:09:21 +0000 (0:00:00.035) 0:05:29.472 ***********
Monday 02 June 2025 00:09:21 +0000 (0:00:00.040) 0:05:29.513 ***********
Monday 02 June 2025 00:09:21 +0000 (0:00:00.038) 0:05:29.551 ***********
Monday 02 June 2025 00:09:21 +0000 (0:00:00.048) 0:05:29.600 ***********
TASK [kubernetes/kubeadm : Set kubeadm_discovery_address] **********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:21 +0000 (0:00:00.093) 0:05:29.693 ***********
TASK [kubernetes/kubeadm : Check if kubelet.conf exists] ***********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:22 +0000 (0:00:00.292) 0:05:29.985 ***********
TASK [kubernetes/kubeadm : Check if kubeadm CA cert is accessible] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:22 +0000 (0:00:00.280) 0:05:30.265 ***********
TASK [kubernetes/kubeadm : Calculate kubeadm CA cert hash] *********************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:22 +0000 (0:00:00.284) 0:05:30.549 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.047) 0:05:30.596 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.029) 0:05:30.626 ***********
TASK [kubernetes/kubeadm : Set kubeadm api version to v1beta3] *****************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:22 +0000 (0:00:00.038) 0:05:30.665 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.025) 0:05:30.690 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.035) 0:05:30.725 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.032) 0:05:30.758 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.025) 0:05:30.783 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.025) 0:05:30.809 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.044) 0:05:30.853 ***********
Monday 02 June 2025 00:09:22 +0000 (0:00:00.034) 0:05:30.888 ***********
TASK [kubernetes/kubeadm : Update server field in kube-proxy kubeconfig] *******
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:23 +0000 (0:00:00.477) 0:05:31.366 ***********
Monday 02 June 2025 00:09:23 +0000 (0:00:00.052) 0:05:31.418 ***********
TASK [kubernetes/kubeadm : Set ca.crt file permission] *************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:23 +0000 (0:00:00.288) 0:05:31.707 ***********
TASK [kubernetes/kubeadm : Restart all kube-proxy pods to ensure that they load the new configmap] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:24 +0000 (0:00:00.392) 0:05:32.100 ***********
Monday 02 June 2025 00:09:24 +0000 (0:00:00.038) 0:05:32.138 ***********
TASK [kubernetes/node-label : Kubernetes Apps | Wait for kube-apiserver] *******
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:24 +0000 (0:00:00.506) 0:05:32.644 ***********
TASK [kubernetes/node-label : Set role node label to empty list] ***************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:24 +0000 (0:00:00.038) 0:05:32.683 ***********
Monday 02 June 2025 00:09:24 +0000 (0:00:00.031) 0:05:32.715 ***********
TASK [kubernetes/node-label : Set inventory node label to empty list] **********
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:24 +0000 (0:00:00.038) 0:05:32.753 ***********
Monday 02 June 2025 00:09:24 +0000 (0:00:00.026) 0:05:32.780 ***********
TASK [kubernetes/node-label : debug] *******************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"role_node_labels": []
}
Monday 02 June 2025 00:09:24 +0000 (0:00:00.046) 0:05:32.826 ***********
TASK [kubernetes/node-label : debug] *******************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"inventory_node_labels": []
}
Monday 02 June 2025 00:09:25 +0000 (0:00:00.161) 0:05:32.988 ***********
Monday 02 June 2025 00:09:25 +0000 (0:00:00.034) 0:05:33.023 ***********
TASK [network_plugin/cni : CNI | make sure /opt/cni/bin exists] ****************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:25 +0000 (0:00:00.280) 0:05:33.304 ***********
TASK [network_plugin/cni : CNI | Copy cni plugins] *****************************
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:28 +0000 (0:00:03.106) 0:05:36.410 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.029) 0:05:36.439 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.029) 0:05:36.469 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.028) 0:05:36.498 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.030) 0:05:36.529 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.028) 0:05:36.558 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.027) 0:05:36.585 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.027) 0:05:36.613 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.029) 0:05:36.643 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.028) 0:05:36.671 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.046) 0:05:36.718 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.026) 0:05:36.744 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.029) 0:05:36.773 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.026) 0:05:36.799 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.044) 0:05:36.844 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.038) 0:05:36.882 ***********
Monday 02 June 2025 00:09:28 +0000 (0:00:00.025) 0:05:36.908 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.039) 0:05:36.947 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.028) 0:05:36.976 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.046) 0:05:37.022 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.031) 0:05:37.053 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.038) 0:05:37.092 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.049) 0:05:37.142 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.031) 0:05:37.173 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.028) 0:05:37.201 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.031) 0:05:37.233 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.029) 0:05:37.262 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.048) 0:05:37.311 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.026) 0:05:37.337 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.036) 0:05:37.374 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.028) 0:05:37.403 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.039) 0:05:37.442 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.042) 0:05:37.484 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.031) 0:05:37.516 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.033) 0:05:37.549 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.038) 0:05:37.588 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.031) 0:05:37.619 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.054) 0:05:37.674 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.024) 0:05:37.698 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.026) 0:05:37.725 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.024) 0:05:37.750 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.025) 0:05:37.776 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.027) 0:05:37.803 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.028) 0:05:37.832 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.027) 0:05:37.859 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.025) 0:05:37.885 ***********
Monday 02 June 2025 00:09:29 +0000 (0:00:00.025) 0:05:37.910 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.037) 0:05:37.948 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.053) 0:05:38.002 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.043) 0:05:38.045 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.097) 0:05:38.143 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.169 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.196 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.025) 0:05:38.222 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.248 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.032) 0:05:38.281 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.025) 0:05:38.306 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.034) 0:05:38.341 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.025) 0:05:38.367 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.039) 0:05:38.406 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.433 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.023) 0:05:38.456 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.033) 0:05:38.490 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.042) 0:05:38.532 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.025) 0:05:38.558 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.085) 0:05:38.643 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.038) 0:05:38.682 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.709 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.027) 0:05:38.736 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.763 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.790 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.816 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.035) 0:05:38.852 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.026) 0:05:38.879 ***********
Monday 02 June 2025 00:09:30 +0000 (0:00:00.033) 0:05:38.912 ***********
Monday 02 June 2025 00:09:31 +0000 (0:00:00.028) 0:05:38.940 ***********
PLAY [Install Calico Route Reflector] ******************************************
skipping: no hosts matched
PLAY [Patch Kubernetes for Windows] ********************************************
Monday 02 June 2025 00:09:31 +0000 (0:00:00.124) 0:05:39.064 ***********
Monday 02 June 2025 00:09:31 +0000 (0:00:00.052) 0:05:39.117 ***********
Monday 02 June 2025 00:09:31 +0000 (0:00:00.036) 0:05:39.153 ***********
Monday 02 June 2025 00:09:31 +0000 (0:00:00.032) 0:05:39.186 ***********
Monday 02 June 2025 00:09:31 +0000 (0:00:00.035) 0:05:39.222 ***********
Monday 02 June 2025 00:09:31 +0000 (0:00:00.036) 0:05:39.259 ***********
Monday 02 June 2025 00:09:31 +0000 (0:00:00.041) 0:05:39.300 ***********
TASK [win_nodes/kubernetes_patch : Ensure that user manifests directory exists] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:31 +0000 (0:00:00.264) 0:05:39.565 ***********
TASK [win_nodes/kubernetes_patch : Check current nodeselector for kube-proxy daemonset] ***
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:31 +0000 (0:00:00.345) 0:05:39.910 ***********
TASK [win_nodes/kubernetes_patch : Apply nodeselector patch for kube-proxy daemonset] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:32 +0000 (0:00:00.350) 0:05:40.261 ***********
TASK [win_nodes/kubernetes_patch : debug] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": [
"daemonset.apps/kube-proxy patched (no change)"
]
}
Monday 02 June 2025 00:09:32 +0000 (0:00:00.047) 0:05:40.308 ***********
TASK [win_nodes/kubernetes_patch : debug] **************************************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => {
"msg": []
}
PLAY [Install Kubernetes apps] *************************************************
Monday 02 June 2025 00:09:32 +0000 (0:00:00.242) 0:05:40.550 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.052) 0:05:40.603 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.043) 0:05:40.647 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.036) 0:05:40.684 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.040) 0:05:40.724 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.034) 0:05:40.759 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.042) 0:05:40.801 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.030) 0:05:40.832 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.031) 0:05:40.863 ***********
Monday 02 June 2025 00:09:32 +0000 (0:00:00.033) 0:05:40.896 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.047) 0:05:40.944 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.058) 0:05:41.002 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.033) 0:05:41.036 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.035) 0:05:41.072 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.045) 0:05:41.117 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.034) 0:05:41.151 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.031) 0:05:41.183 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.063) 0:05:41.246 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.041) 0:05:41.287 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.043) 0:05:41.331 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.035) 0:05:41.367 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.040) 0:05:41.408 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.035) 0:05:41.443 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.048) 0:05:41.492 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.093) 0:05:41.585 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.036) 0:05:41.622 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.036) 0:05:41.659 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.048) 0:05:41.707 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.030) 0:05:41.737 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.037) 0:05:41.775 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.046) 0:05:41.821 ***********
Monday 02 June 2025 00:09:33 +0000 (0:00:00.054) 0:05:41.876 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.176) 0:05:42.052 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.043) 0:05:42.096 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.065) 0:05:42.162 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.027) 0:05:42.189 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.029) 0:05:42.218 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.025) 0:05:42.244 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.030) 0:05:42.274 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.030) 0:05:42.305 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.043) 0:05:42.348 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.030) 0:05:42.378 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.026) 0:05:42.404 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.026) 0:05:42.430 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.026) 0:05:42.457 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.103) 0:05:42.561 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.044) 0:05:42.605 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.029) 0:05:42.635 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.044) 0:05:42.679 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.062) 0:05:42.741 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.037) 0:05:42.779 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.032) 0:05:42.811 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.027) 0:05:42.839 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.030) 0:05:42.870 ***********
Monday 02 June 2025 00:09:34 +0000 (0:00:00.039) 0:05:42.909 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.029) 0:05:42.938 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.026) 0:05:42.965 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.028) 0:05:42.994 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.030) 0:05:43.025 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.030) 0:05:43.056 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.029) 0:05:43.085 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.038) 0:05:43.124 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.025) 0:05:43.150 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.025) 0:05:43.176 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.027) 0:05:43.203 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.028) 0:05:43.231 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.028) 0:05:43.260 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.026) 0:05:43.286 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.038) 0:05:43.324 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.027) 0:05:43.352 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.027) 0:05:43.380 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.033) 0:05:43.413 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.030) 0:05:43.444 ***********
Monday 02 June 2025 00:09:35 +0000 (0:00:00.056) 0:05:43.501 ***********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Wait for kube-apiserver] *****
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1]
Monday 02 June 2025 00:09:36 +0000 (0:00:00.490) 0:05:43.991 ***********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS templates] ***
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'coredns', 'file': 'coredns-clusterrole.yml', 'type': 'clusterrole'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'coredns', 'file': 'coredns-clusterrolebinding.yml', 'type': 'clusterrolebinding'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'coredns', 'file': 'coredns-config.yml', 'type': 'configmap'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'coredns', 'file': 'coredns-deployment.yml', 'type': 'deployment'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'coredns', 'file': 'coredns-sa.yml', 'type': 'sa'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'coredns', 'file': 'coredns-svc.yml', 'type': 'svc'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler.yml', 'type': 'deployment'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-clusterrole.yml', 'type': 'clusterrole'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-clusterrolebinding.yml', 'type': 'clusterrolebinding'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'coredns', 'file': 'coredns-poddisruptionbudget.yml', 'type': 'poddisruptionbudget', 'condition': 'coredns_pod_disruption_budget'})
changed: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item={'name': 'dns-autoscaler', 'file': 'dns-autoscaler-sa.yml', 'type': 'sa'})
Monday 02 June 2025 00:09:43 +0000 (0:00:06.940) 0:05:50.931 ***********
Monday 02 June 2025 00:09:43 +0000 (0:00:00.077) 0:05:51.009 ***********
Monday 02 June 2025 00:09:43 +0000 (0:00:00.032) 0:05:51.041 ***********
Monday 02 June 2025 00:09:43 +0000 (0:00:00.045) 0:05:51.087 ***********
Monday 02 June 2025 00:09:43 +0000 (0:00:00.034) 0:05:51.121 ***********
TASK [kubernetes-apps/ansible : Kubernetes Apps | Start Resources] *************
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=coredns-clusterrole.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=coredns-clusterrolebinding.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=coredns-config.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=coredns-deployment.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=coredns-sa.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=coredns-svc.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=dns-autoscaler.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=dns-autoscaler-clusterrole.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=dns-autoscaler-clusterrolebinding.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=coredns-poddisruptionbudget.yml)
ok: [cn-jenkins-deploy-platform-k8s-manifests-198-1] => (item=dns-autoscaler-sa.yml)
Monday 02 June 2025 00:09:47 +0000 (0:00:04.385) 0:05:55.507 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.050) 0:05:55.558 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.054) 0:05:55.612 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.031) 0:05:55.644 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.029) 0:05:55.674 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.028) 0:05:55.702 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.032) 0:05:55.735 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.032) 0:05:55.767 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.036) 0:05:55.804 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.063) 0:05:55.867 ***********
Monday 02 June 2025 00:09:47 +0000 (0:00:00.042) 0:05:55.910 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.027) 0:05:55.937 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.026) 0:05:55.964 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.028) 0:05:55.993 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.094) 0:05:56.087 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.026) 0:05:56.113 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.035) 0:05:56.149 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.028) 0:05:56.177 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.027) 0:05:56.204 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.029) 0:05:56.234 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.028) 0:05:56.263 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.030) 0:05:56.293 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.029) 0:05:56.323 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.035) 0:05:56.358 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.032) 0:05:56.391 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.033) 0:05:56.424 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.035) 0:05:56.460 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.039) 0:05:56.499 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.052) 0:05:56.552 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.032) 0:05:56.585 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.038) 0:05:56.624 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.031) 0:05:56.655 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.030) 0:05:56.686 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.035) 0:05:56.721 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.036) 0:05:56.758 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.034) 0:05:56.793 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.049) 0:05:56.842 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.032) 0:05:56.875 ***********
Monday 02 June 2025 00:09:48 +0000 (0:00:00.035) 0:05:56.910 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.047) 0:05:56.957 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.031) 0:05:56.988 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.031) 0:05:57.020 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.030) 0:05:57.050 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.033) 0:05:57.084 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.031) 0:05:57.116 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.044) 0:05:57.160 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.046) 0:05:57.207 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.055) 0:05:57.263 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.036) 0:05:57.299 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.036) 0:05:57.336 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.030) 0:05:57.366 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.029) 0:05:57.396 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.056) 0:05:57.453 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.067) 0:05:57.520 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.043) 0:05:57.564 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.061) 0:05:57.625 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.031) 0:05:57.656 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.031) 0:05:57.688 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.031) 0:05:57.719 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.049) 0:05:57.769 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.065) 0:05:57.835 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.030) 0:05:57.865 ***********
Monday 02 June 2025 00:09:49 +0000 (0:00:00.030) 0:05:57.896 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.031) 0:05:57.928 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.054) 0:05:57.982 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.062) 0:05:58.045 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.032) 0:05:58.078 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.029) 0:05:58.107 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.049) 0:05:58.156 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.058) 0:05:58.214 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.029) 0:05:58.244 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.033) 0:05:58.277 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.050) 0:05:58.328 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.052) 0:05:58.380 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.031) 0:05:58.412 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.154) 0:05:58.567 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.033) 0:05:58.601 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.040) 0:05:58.641 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.033) 0:05:58.675 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.043) 0:05:58.719 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.029) 0:05:58.748 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.042) 0:05:58.791 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.034) 0:05:58.826 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.045) 0:05:58.871 ***********
Monday 02 June 2025 00:09:50 +0000 (0:00:00.031) 0:05:58.902 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.043) 0:05:58.946 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.034) 0:05:58.981 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.058) 0:05:59.039 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.036) 0:05:59.076 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.054) 0:05:59.130 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.069) 0:05:59.199 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.036) 0:05:59.236 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.058) 0:05:59.295 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.035) 0:05:59.330 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.031) 0:05:59.362 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.032) 0:05:59.394 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.044) 0:05:59.439 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.033) 0:05:59.472 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.032) 0:05:59.505 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.034) 0:05:59.539 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.044) 0:05:59.583 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.037) 0:05:59.621 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.048) 0:05:59.669 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.034) 0:05:59.704 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.063) 0:05:59.768 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.043) 0:05:59.812 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.030) 0:05:59.842 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.031) 0:05:59.874 ***********
Monday 02 June 2025 00:09:51 +0000 (0:00:00.033) 0:05:59.907 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.040) 0:05:59.948 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.068) 0:06:00.017 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.039) 0:06:00.056 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.037) 0:06:00.094 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.039) 0:06:00.133 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.037) 0:06:00.170 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.039) 0:06:00.210 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.038) 0:06:00.248 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.041) 0:06:00.289 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.038) 0:06:00.327 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.034) 0:06:00.362 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.039) 0:06:00.402 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.041) 0:06:00.443 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.036) 0:06:00.480 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.035) 0:06:00.515 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.036) 0:06:00.551 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.141) 0:06:00.693 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.032) 0:06:00.726 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.033) 0:06:00.759 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.033) 0:06:00.793 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.033) 0:06:00.826 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.030) 0:06:00.856 ***********
Monday 02 June 2025 00:09:52 +0000 (0:00:00.031) 0:06:00.888 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.031) 0:06:00.920 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.034) 0:06:00.955 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.030) 0:06:00.985 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.030) 0:06:01.016 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.029) 0:06:01.046 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.041) 0:06:01.087 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.031) 0:06:01.119 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.047) 0:06:01.167 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.030) 0:06:01.197 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.037) 0:06:01.234 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.048) 0:06:01.283 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.039) 0:06:01.323 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.035) 0:06:01.359 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.031) 0:06:01.390 ***********
PLAY [Apply resolv.conf changes now that cluster DNS is up] ********************
Monday 02 June 2025 00:09:53 +0000 (0:00:00.189) 0:06:01.580 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.064) 0:06:01.644 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.045) 0:06:01.689 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.040) 0:06:01.730 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.043) 0:06:01.774 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.045) 0:06:01.819 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.045) 0:06:01.865 ***********
Monday 02 June 2025 00:09:53 +0000 (0:00:00.034) 0:06:01.899 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.039) 0:06:01.938 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.031) 0:06:01.970 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.039) 0:06:02.009 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.033) 0:06:02.043 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.028) 0:06:02.072 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.102 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.032) 0:06:02.135 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.031) 0:06:02.167 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.197 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.031) 0:06:02.228 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.032) 0:06:02.261 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.031) 0:06:02.293 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.323 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.354 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.032) 0:06:02.386 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.416 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.447 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.029) 0:06:02.476 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.032) 0:06:02.509 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.539 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.029) 0:06:02.569 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.599 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.034) 0:06:02.634 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.144) 0:06:02.778 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.031) 0:06:02.810 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.031) 0:06:02.841 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.030) 0:06:02.872 ***********
Monday 02 June 2025 00:09:54 +0000 (0:00:00.031) 0:06:02.904 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.028) 0:06:02.932 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.029) 0:06:02.961 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.029) 0:06:02.991 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.031) 0:06:03.022 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.033) 0:06:03.056 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.031) 0:06:03.088 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.029) 0:06:03.117 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.049) 0:06:03.167 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.034) 0:06:03.201 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.033) 0:06:03.234 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.033) 0:06:03.268 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.048) 0:06:03.316 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.034) 0:06:03.350 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.029) 0:06:03.380 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.036) 0:06:03.417 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.040) 0:06:03.457 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.034) 0:06:03.491 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.060) 0:06:03.552 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.038) 0:06:03.591 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.038) 0:06:03.629 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.033) 0:06:03.662 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.034) 0:06:03.697 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.040) 0:06:03.737 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.032) 0:06:03.769 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.030) 0:06:03.800 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.027) 0:06:03.827 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.031) 0:06:03.859 ***********
Monday 02 June 2025 00:09:55 +0000 (0:00:00.032) 0:06:03.891 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.032) 0:06:03.924 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.030) 0:06:03.955 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.034) 0:06:03.989 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.030) 0:06:04.020 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.029) 0:06:04.050 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.030) 0:06:04.080 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.033) 0:06:04.113 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.029) 0:06:04.143 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.029) 0:06:04.172 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.035) 0:06:04.208 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.040) 0:06:04.248 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.033) 0:06:04.281 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.031) 0:06:04.313 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.027) 0:06:04.340 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.032) 0:06:04.373 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.027) 0:06:04.400 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.028) 0:06:04.429 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.027) 0:06:04.457 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.030) 0:06:04.488 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.031) 0:06:04.519 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.029) 0:06:04.549 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.029) 0:06:04.578 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.030) 0:06:04.609 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.044) 0:06:04.654 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.036) 0:06:04.690 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.031) 0:06:04.722 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.029) 0:06:04.751 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.038) 0:06:04.790 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.039) 0:06:04.829 ***********
Monday 02 June 2025 00:09:56 +0000 (0:00:00.051) 0:06:04.880 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.039) 0:06:04.920 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.037) 0:06:04.957 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.052) 0:06:05.010 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.051) 0:06:05.061 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.032) 0:06:05.093 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.031) 0:06:05.125 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.030) 0:06:05.155 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.032) 0:06:05.187 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.030) 0:06:05.218 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.030) 0:06:05.249 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.029) 0:06:05.278 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.032) 0:06:05.310 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.031) 0:06:05.342 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.030) 0:06:05.373 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.029) 0:06:05.402 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.030) 0:06:05.433 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.030) 0:06:05.463 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.029) 0:06:05.493 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.028) 0:06:05.522 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.029) 0:06:05.552 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.030) 0:06:05.582 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.031) 0:06:05.614 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.031) 0:06:05.645 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.034) 0:06:05.680 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.032) 0:06:05.712 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.028) 0:06:05.741 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.028) 0:06:05.769 ***********
Monday 02 June 2025 00:09:57 +0000 (0:00:00.140) 0:06:05.909 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.037) 0:06:05.947 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.030) 0:06:05.977 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.029) 0:06:06.007 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.033) 0:06:06.040 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.030) 0:06:06.071 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.029) 0:06:06.101 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.029) 0:06:06.130 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.030) 0:06:06.161 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.049) 0:06:06.211 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.029) 0:06:06.240 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.025) 0:06:06.266 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.028) 0:06:06.294 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.027) 0:06:06.322 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.028) 0:06:06.350 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.028) 0:06:06.379 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.034) 0:06:06.414 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.030) 0:06:06.444 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.028) 0:06:06.472 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.031) 0:06:06.504 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.030) 0:06:06.534 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.032) 0:06:06.567 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.035) 0:06:06.602 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.031) 0:06:06.634 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.032) 0:06:06.667 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.026) 0:06:06.694 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.028) 0:06:06.723 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.038) 0:06:06.762 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.041) 0:06:06.803 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.030) 0:06:06.833 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.028) 0:06:06.861 ***********
Monday 02 June 2025 00:09:58 +0000 (0:00:00.030) 0:06:06.892 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.030) 0:06:06.922 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.030) 0:06:06.952 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.028) 0:06:06.981 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.020) 0:06:07.001 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.031) 0:06:07.032 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.026) 0:06:07.059 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.027) 0:06:07.087 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.029) 0:06:07.117 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.025) 0:06:07.143 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.024) 0:06:07.168 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.027) 0:06:07.195 ***********
Monday 02 June 2025 00:09:59 +0000 (0:00:00.027) 0:06:07.222 ***********
PLAY RECAP *********************************************************************
cn-jenkins-deploy-platform-k8s-manifests-198-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 02 June 2025 00:09:59 +0000 (0:00:00.062) 0:06:07.285 ***********
===============================================================================
kubernetes/preinstall : Install packages requirements ------------------ 38.03s
download : Download_container | Download image if required ------------- 10.33s
etcd : Reload etcd ------------------------------------------------------ 9.44s
container-engine/docker : Ensure docker packages are installed ---------- 8.97s
kubernetes/control-plane : Kubeadm | Initialize first master ------------ 8.42s
etcdctl_etcdutl : Copy etcdctl and etcdutl binary from docker container --- 7.96s
download : Download_container | Download image if required -------------- 7.70s
kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS templates --- 6.94s
download : Download_container | Download image if required -------------- 6.20s
download : Download_container | Download image if required -------------- 5.66s
download : Download_container | Download image if required -------------- 5.63s
download : Download_container | Download image if required -------------- 5.46s
download : Download_file | Download item -------------------------------- 5.35s
etcd : Configure | Check if etcd cluster is healthy --------------------- 5.29s
download : Download_container | Download image if required -------------- 4.98s
download : Download_file | Download item -------------------------------- 4.97s
container-engine/crictl : Download_file | Download item ----------------- 4.83s
container-engine/cri-dockerd : Download_file | Download item ------------ 4.48s
kubernetes-apps/ansible : Kubernetes Apps | Start Resources ------------- 4.39s
container-engine/crictl : Extract_file | Unpacking archive -------------- 4.14s
INFO: done in 0s
INFO: done in 0s
DEBUG: kill running child jobs:
INFO: Stage k8s was run successfully Mon Jun 2 00:09:59 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.49 "
AGENT_NODES="10.0.0.49"
CONTROL_NODES="10.0.0.49 "
SSL_ENABLE="false"
LEGACY_ANALYTICS_ENABLE="true"
HUGE_PAGES_1G=
CONTAINER_RUNTIME=docker
K8S_CA=
DEPLOY_IPA_SERVER=
IPA_PASSWORD=
INFO: Successful deployment Mon Jun 2 00:09:59 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