Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_rke : Install services requirements
- Action: ansible.builtin.package
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_rke/tasks/prepare_cluster.yml:42
- Host: localhost ( task delegated to service )
- Status: changed
- Started: 23 Oct 2023 16:12:21 +0000
- Ended: 23 Oct 2023 16:12:30 +0000
- Duration: 00:00:08.82
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
cache_update_time |
1698077540 |
cache_updated |
False |
changed |
True |
diff |
|
invocation |
{ "module_args": { "allow_change_held_packages": false, "allow_downgrade": false, "allow_unauthenticated": false, "autoclean": false, "autoremove": false, "cache_valid_time": 0, "clean": false, "deb": null, "default_release": null, "dpkg_options": "force-confdef,force-confold", "fail_on_autoremove": false, "force": false, "force_apt_get": false, "install_recommends": null, "lock_timeout": 60, "name": "kubectl,skopeo", "only_upgrade": false, "package": [ "kubectl", "skopeo" ], "policy_rc_d": null, "purge": false, "state": "present", "update_cache": null, "update_cache_retries": 5, "update_cache_retry_max_delay": 12, "upgrade": null } } |
stderr |
debconf: delaying package configuration, since apt-utils is not installed |
stderr_lines |
[ "debconf: delaying package configuration, since apt-utils is not installed" ] |
stdout |
Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: golang-github-containers-common golang-github-containers-image libgpgme11 The following NEW packages will be installed: golang-github-containers-common golang-github-containers-image kubectl libgpgme11 skopeo 0 upgraded, 5 newly installed, 0 to remove and 23 not upgraded. Need to get 15.5 MB of archives. After this operation, 67.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 golang-github-containers-image all 5.16.0-3 [29.3 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 golang-github-containers-common all 0.44.4+ds1-1 [28.1 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.1 [136 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 skopeo amd64 1.4.1+ds1-1 [4975 kB] Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.28.2-00 [10.3 MB] Fetched 15.5 MB in 3s (4788 kB/s) Selecting previously unselected package golang-github-containers-image. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20992 files and directories currently installed.) Preparing to unpack .../golang-github-containers-image_5.16.0-3_all.deb ... Unpacking golang-github-containers-image (5.16.0-3) ... Selecting previously unselected package golang-github-containers-common. Preparing to unpack .../golang-github-containers-common_0.44.4+ds1-1_all.deb ... Unpacking golang-github-containers-common (0.44.4+ds1-1) ... Selecting previously unselected package kubectl. Preparing to unpack .../kubectl_1.28.2-00_amd64.deb ... Unpacking kubectl (1.28.2-00) ... Selecting previously unselected package libgpgme11:amd64. Preparing to unpack .../libgpgme11_1.16.0-1.2ubuntu4.1_amd64.deb ... Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ... Selecting previously unselected package skopeo. Preparing to unpack .../skopeo_1.4.1+ds1-1_amd64.deb ... Unpacking skopeo (1.4.1+ds1-1) ... Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ... Setting up golang-github-containers-image (5.16.0-3) ... Setting up kubectl (1.28.2-00) ... Setting up golang-github-containers-common (0.44.4+ds1-1) ... Setting up skopeo (1.4.1+ds1-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.1) ... |
stdout_lines |
[ "Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " golang-github-containers-common golang-github-containers-image libgpgme11", "The following NEW packages will be installed:", " golang-github-containers-common golang-github-containers-image kubectl", " libgpgme11 skopeo", "0 upgraded, 5 newly installed, 0 to remove and 23 not upgraded.", "Need to get 15.5 MB of archives.", "After this operation, 67.2 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 golang-github-containers-image all 5.16.0-3 [29.3 kB]", "Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 golang-github-containers-common all 0.44.4+ds1-1 [28.1 kB]", "Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.1 [136 kB]", "Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 skopeo amd64 1.4.1+ds1-1 [4975 kB]", "Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.28.2-00 [10.3 MB]", "Fetched 15.5 MB in 3s (4788 kB/s)", "Selecting previously unselected package golang-github-containers-image.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 20992 files and directories currently installed.)", "Preparing to unpack .../golang-github-containers-image_5.16.0-3_all.deb ...", "Unpacking golang-github-containers-image (5.16.0-3) ...", "Selecting previously unselected package golang-github-containers-common.", "Preparing to unpack .../golang-github-containers-common_0.44.4+ds1-1_all.deb ...", "Unpacking golang-github-containers-common (0.44.4+ds1-1) ...", "Selecting previously unselected package kubectl.", "Preparing to unpack .../kubectl_1.28.2-00_amd64.deb ...", "Unpacking kubectl (1.28.2-00) ...", "Selecting previously unselected package libgpgme11:amd64.", "Preparing to unpack .../libgpgme11_1.16.0-1.2ubuntu4.1_amd64.deb ...", "Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ...", "Selecting previously unselected package skopeo.", "Preparing to unpack .../skopeo_1.4.1+ds1-1_amd64.deb ...", "Unpacking skopeo (1.4.1+ds1-1) ...", "Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ...", "Setting up golang-github-containers-image (5.16.0-3) ...", "Setting up kubectl (1.28.2-00) ...", "Setting up golang-github-containers-common (0.44.4+ds1-1) ...", "Setting up skopeo (1.4.1+ds1-1) ...", "Processing triggers for libc-bin (2.35-0ubuntu3.1) ..." ] |