/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-bridge.yaml
Execution
Date 08 Apr 2026 21:34:53 +0000
Duration 00:01:45.70
Controller bridge99.opendev.org
User root
Versions
Ansible 2.15.13
ara 1.7.5 / 1.7.5
Python 3.10.12
Summary
1 Hosts
92 Tasks
90 Results
2 Plays
34 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:14.84
  • Play
    Bridge: configure the bastion host
  • Task
    install-docker : Install docker

Field Value
cache_update_time
1775684115
cache_updated
True
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": [
            "docker-ce",
            "docker-compose-plugin"
        ],
        "only_upgrade": false,
        "package": [
            "docker-ce",
            "docker-compose-plugin"
        ],
        "policy_rc_d": null,
        "purge": false,
        "state": "present",
        "update_cache": true,
        "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:
  containerd.io docker-ce-cli libnftables1 nftables
Suggested packages:
  cgroupfs-mount | cgroup-lite docker-model-plugin firewalld
Recommended packages:
  docker-ce-rootless-extras pigz docker-buildx-plugin
The following NEW packages will be installed:
  containerd.io docker-ce docker-ce-cli docker-compose-plugin libnftables1
  nftables
0 upgraded, 6 newly installed, 0 to remove and 48 not upgraded.
Need to get 71.4 MB of archives.
After this operation, 278 MB of additional disk space will be used.
Get:1 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 2.2.2-1~ubuntu.22.04~jammy [23.6 MB]
Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3.1 [332 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3.1 [67.2 kB]
Get:4 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:29.4.0-1~ubuntu.22.04~jammy [16.9 MB]
Get:5 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:29.4.0-1~ubuntu.22.04~jammy [22.7 MB]
Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 5.1.1-1~ubuntu.22.04~jammy [7847 kB]
Fetched 71.4 MB in 1s (94.9 MB/s)
Selecting previously unselected package containerd.io.
(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 ... 44315 files and directories currently installed.)
Preparing to unpack .../0-containerd.io_2.2.2-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking containerd.io (2.2.2-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../1-docker-ce-cli_5%3a29.4.0-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-cli (5:29.4.0-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package libnftables1:amd64.
Preparing to unpack .../2-libnftables1_1.0.2-1ubuntu3.1_amd64.deb ...
Unpacking libnftables1:amd64 (1.0.2-1ubuntu3.1) ...
Selecting previously unselected package nftables.
Preparing to unpack .../3-nftables_1.0.2-1ubuntu3.1_amd64.deb ...
Unpacking nftables (1.0.2-1ubuntu3.1) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a29.4.0-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce (5:29.4.0-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../5-docker-compose-plugin_5.1.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-compose-plugin (5.1.1-1~ubuntu.22.04~jammy) ...
Setting up libnftables1:amd64 (1.0.2-1ubuntu3.1) ...
Setting up nftables (1.0.2-1ubuntu3.1) ...
Setting up containerd.io (2.2.2-1~ubuntu.22.04~jammy) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-compose-plugin (5.1.1-1~ubuntu.22.04~jammy) ...
Setting up docker-ce-cli (5:29.4.0-1~ubuntu.22.04~jammy) ...
Setting up docker-ce (5:29.4.0-1~ubuntu.22.04~jammy) ...
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
Processing triggers for libc-bin (2.35-0ubuntu3.13) ...
stdout_lines
[
    "Reading package lists...",
    "Building dependency tree...",
    "Reading state information...",
    "The following additional packages will be installed:",
    "  containerd.io docker-ce-cli libnftables1 nftables",
    "Suggested packages:",
    "  cgroupfs-mount | cgroup-lite docker-model-plugin firewalld",
    "Recommended packages:",
    "  docker-ce-rootless-extras pigz docker-buildx-plugin",
    "The following NEW packages will be installed:",
    "  containerd.io docker-ce docker-ce-cli docker-compose-plugin libnftables1",
    "  nftables",
    "0 upgraded, 6 newly installed, 0 to remove and 48 not upgraded.",
    "Need to get 71.4 MB of archives.",
    "After this operation, 278 MB of additional disk space will be used.",
    "Get:1 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 2.2.2-1~ubuntu.22.04~jammy [23.6 MB]",
    "Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3.1 [332 kB]",
    "Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3.1 [67.2 kB]",
    "Get:4 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:29.4.0-1~ubuntu.22.04~jammy [16.9 MB]",
    "Get:5 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:29.4.0-1~ubuntu.22.04~jammy [22.7 MB]",
    "Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 5.1.1-1~ubuntu.22.04~jammy [7847 kB]",
    "Fetched 71.4 MB in 1s (94.9 MB/s)",
    "Selecting previously unselected package containerd.io.",
    "(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 ... 44315 files and directories currently installed.)",
    "Preparing to unpack .../0-containerd.io_2.2.2-1~ubuntu.22.04~jammy_amd64.deb ...",
    "Unpacking containerd.io (2.2.2-1~ubuntu.22.04~jammy) ...",
    "Selecting previously unselected package docker-ce-cli.",
    "Preparing to unpack .../1-docker-ce-cli_5%3a29.4.0-1~ubuntu.22.04~jammy_amd64.deb ...",
    "Unpacking docker-ce-cli (5:29.4.0-1~ubuntu.22.04~jammy) ...",
    "Selecting previously unselected package libnftables1:amd64.",
    "Preparing to unpack .../2-libnftables1_1.0.2-1ubuntu3.1_amd64.deb ...",
    "Unpacking libnftables1:amd64 (1.0.2-1ubuntu3.1) ...",
    "Selecting previously unselected package nftables.",
    "Preparing to unpack .../3-nftables_1.0.2-1ubuntu3.1_amd64.deb ...",
    "Unpacking nftables (1.0.2-1ubuntu3.1) ...",
    "Selecting previously unselected package docker-ce.",
    "Preparing to unpack .../4-docker-ce_5%3a29.4.0-1~ubuntu.22.04~jammy_amd64.deb ...",
    "Unpacking docker-ce (5:29.4.0-1~ubuntu.22.04~jammy) ...",
    "Selecting previously unselected package docker-compose-plugin.",
    "Preparing to unpack .../5-docker-compose-plugin_5.1.1-1~ubuntu.22.04~jammy_amd64.deb ...",
    "Unpacking docker-compose-plugin (5.1.1-1~ubuntu.22.04~jammy) ...",
    "Setting up libnftables1:amd64 (1.0.2-1ubuntu3.1) ...",
    "Setting up nftables (1.0.2-1ubuntu3.1) ...",
    "Setting up containerd.io (2.2.2-1~ubuntu.22.04~jammy) ...",
    "Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service \u2192 /lib/systemd/system/containerd.service.",
    "Setting up docker-compose-plugin (5.1.1-1~ubuntu.22.04~jammy) ...",
    "Setting up docker-ce-cli (5:29.4.0-1~ubuntu.22.04~jammy) ...",
    "Setting up docker-ce (5:29.4.0-1~ubuntu.22.04~jammy) ...",
    "Created symlink /etc/systemd/system/multi-user.target.wants/docker.service \u2192 /lib/systemd/system/docker.service.",
    "Created symlink /etc/systemd/system/sockets.target.wants/docker.socket \u2192 /lib/systemd/system/docker.socket.",
    "Processing triggers for libc-bin (2.35-0ubuntu3.13) ..."
]