Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
30 Oct 2023 00:03:26 +0000 00:11:29.57 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 843 843 49 1

Task result details

Field Value
actions
[
    "created kidcluster-service-pod",
    "started kidcluster-service-pod"
]
changed
True
invocation
{
    "module_args": {
        "add_host": null,
        "cgroup_parent": null,
        "cpus": null,
        "cpuset_cpus": null,
        "debug": false,
        "device": null,
        "device_read_bps": null,
        "dns": [
            "10.0.0.253",
            "10.11.5.160"
        ],
        "dns_opt": null,
        "dns_search": [
            "kidcluster.kubeinit.local"
        ],
        "executable": "podman",
        "generate_systemd": {},
        "gidmap": null,
        "hostname": "service.kidcluster.kubeinit.local",
        "infra": null,
        "infra_command": null,
        "infra_conmon_pidfile": null,
        "infra_image": null,
        "infra_name": null,
        "ip": null,
        "label": null,
        "label_file": null,
        "mac_address": null,
        "name": "kidcluster-service-pod",
        "network": [
            "kidcluster-service-bridge"
        ],
        "network_alias": null,
        "no_hosts": null,
        "pid": null,
        "pod_id_file": null,
        "publish": null,
        "recreate": false,
        "share": null,
        "state": "started",
        "subgidname": null,
        "subuidname": null,
        "uidmap": null,
        "userns": null,
        "volume": null
    }
}
pod
{
    "CgroupParent": "machine.slice",
    "CgroupPath": "machine.slice/machine-libpod_pod_8b36d47da1546778fb379558bbe34dc7f4c8690222110cd57456d5d8ac6d7fb7.slice",
    "Containers": [
        {
            "Id": "dfdbdb245799f3ef2b0dd2c6e191c24bd7deffe4f57c58d553cfad5459613784",
            "Name": "8b36d47da154-infra",
            "State": "running"
        }
    ],
    "CreateCgroup": true,
    "CreateCommand": [
        "podman",
        "pod",
        "create",
        "--name",
        "kidcluster-service-pod",
        "--network",
        "kidcluster-service-bridge",
        "--hostname",
        "service.kidcluster.kubeinit.local",
        "--dns",
        "10.0.0.253",
        "--dns",
        "10.11.5.160",
        "--dns-search",
        "kidcluster.kubeinit.local"
    ],
    "CreateInfra": true,
    "Created": "2023-10-30T02:06:13.413929308+02:00",
    "ExitPolicy": "continue",
    "Hostname": "service.kidcluster.kubeinit.local",
    "Id": "8b36d47da1546778fb379558bbe34dc7f4c8690222110cd57456d5d8ac6d7fb7",
    "InfraConfig": {
        "DNSOption": null,
        "DNSSearch": [
            "kidcluster.kubeinit.local"
        ],
        "DNSServer": [
            "10.0.0.253",
            "10.11.5.160"
        ],
        "HostAdd": null,
        "HostNetwork": false,
        "NetworkOptions": null,
        "Networks": [
            "kidcluster-service-bridge"
        ],
        "NoManageHosts": false,
        "NoManageResolvConf": false,
        "PortBindings": {},
        "StaticIP": "",
        "StaticMAC": "",
        "pid_ns": "private",
        "userns": "host",
        "uts_ns": "private"
    },
    "InfraContainerID": "dfdbdb245799f3ef2b0dd2c6e191c24bd7deffe4f57c58d553cfad5459613784",
    "Name": "kidcluster-service-pod",
    "NumContainers": 1,
    "SharedNamespaces": [
        "uts",
        "ipc",
        "net"
    ],
    "State": "Running"
}
podman_actions
[
    "podman pod create --name kidcluster-service-pod --network kidcluster-service-bridge --hostname service.kidcluster.kubeinit.local --dns 10.0.0.253 --dns 10.11.5.160 --dns-search kidcluster.kubeinit.local",
    "podman pod start kidcluster-service-pod"
]
podman_systemd
{
    "pod-kidcluster-service-pod": "# pod-kidcluster-service-pod.service\n# autogenerated by Podman 4.5.1\n# Mon Oct 30 02:06:13 IST 2023\n\n[Unit]\nDescription=Podman pod-kidcluster-service-pod.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\nWants=\nBefore=\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start 8b36d47da154-infra\nExecStop=/usr/bin/podman stop  \\\n\t-t 10 8b36d47da154-infra\nExecStopPost=/usr/bin/podman stop  \\\n\t-t 10 8b36d47da154-infra\nPIDFile=/run/containers/storage/overlay-containers/dfdbdb245799f3ef2b0dd2c6e191c24bd7deffe4f57c58d553cfad5459613784/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n"
}
stderr

stderr_lines
[]
stdout
8b36d47da1546778fb379558bbe34dc7f4c8690222110cd57456d5d8ac6d7fb7
stdout_lines
[
    "8b36d47da1546778fb379558bbe34dc7f4c8690222110cd57456d5d8ac6d7fb7"
]