Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1647290 Details for
Bug 1785736
Purging storage clusters fail " registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 msg: '[Errno 2] No such file or directory'"
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Providing proper complete logs for the bz
ansible1785736.log (text/plain), 704.97 KB, created by
Ameena Suhani S H
on 2019-12-23 07:39:10 UTC
(
hide
)
Description:
Providing proper complete logs for the bz
Filename:
MIME Type:
Creator:
Ameena Suhani S H
Created:
2019-12-23 07:39:10 UTC
Size:
704.97 KB
patch
obsolete
>$ cat group_vars/all.yml | egrep -v ^# | grep -v ^$; >--- >dummy: >fetch_directory: ~/ceph-ansible-keys >ceph_origin: distro >ceph_repository: rhcs >ceph_rhcs_version: 4 >ceph_iscsi_config_dev: false >monitor_interface: eno1 >public_network: 10.8.128.0/21 >ceph_docker_image: "rhceph" >ceph_docker_image_tag: "ceph-4.0-rhel-8-containers-candidate-77390-20191214235812" >ceph_docker_registry: "registry-proxy.engineering.redhat.com/rh-osbs" >ceph_docker_registry_auth: false >containerized_deployment: True >dashboard_enabled: False >node_exporter_container_image: registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 >grafana_container_image: registry.redhat.io/rhceph/rhceph-3-dashboard-rhel7:3 >prometheus_container_image: registry.redhat.io/openshift4/ose-prometheus:4.1 >alertmanager_container_image: registry.redhat.io/openshift4/ose-prometheus-alertmanager:4.1 > >[ubuntu@magna035 ceph-ansible]$ cat /etc/ansible/hosts | egrep -v ^# | grep -v ^$; >[mons] >magna035 >magna046 >magna048 >[mgrs] >magna046 >[osds] >magna048 osd_scenario="collocated" devices="['/dev/sdb','/dev/sdc','/dev/sdd']" >magna049 osd_scenario="lvm" osd_objectstore="bluestore" lvm_volumes="[{'data': '/dev/sdb'},{'data': '/dev/sdc'},{'data': '/dev/sdd'}]" >magna053 dedicated_devices="['/dev/sdd','/dev/sdd']" devices="['/dev/sdb','/dev/sdc']" osd_scenario="non-collocated" >[clients] >magna046 > > >2019-12-20 09:58:47,806 p=25767 u=ubuntu | ansible-playbook 2.8.7 > config file = /usr/share/ceph-ansible/ansible.cfg > configured module search path = ['/usr/share/ceph-ansible/library'] > ansible python module location = /usr/lib/python3.6/site-packages/ansible > executable location = /usr/bin/ansible-playbook > python version = 3.6.8 (default, Oct 11 2019, 15:04:54) [GCC 8.3.1 20190507 (Red Hat 8.3.1-4)] >2019-12-20 09:58:47,806 p=25767 u=ubuntu | Using /usr/share/ceph-ansible/ansible.cfg as config file >2019-12-20 09:58:47,807 p=25767 u=ubuntu | setting up inventory plugins >2019-12-20 09:58:47,817 p=25767 u=ubuntu | host_list declined parsing /etc/ansible/hosts as it did not pass it's verify_file() method >2019-12-20 09:58:47,817 p=25767 u=ubuntu | script declined parsing /etc/ansible/hosts as it did not pass it's verify_file() method >2019-12-20 09:58:47,817 p=25767 u=ubuntu | auto declined parsing /etc/ansible/hosts as it did not pass it's verify_file() method >2019-12-20 09:58:47,823 p=25767 u=ubuntu | Parsed /etc/ansible/hosts inventory source with ini plugin >2019-12-20 09:58:48,482 p=25767 u=ubuntu | [WARNING]: Could not match supplied host pattern, ignoring: grafana-server > >2019-12-20 09:58:48,620 p=25767 u=ubuntu | Loading callback plugin yaml of type stdout, v2.0 from /usr/lib/python3.6/site-packages/ansible/plugins/callback/yaml.py >2019-12-20 09:58:48,652 p=25767 u=ubuntu | Loading callback plugin installer_checkpoint of type aggregate, v2.0 from /usr/share/ceph-ansible/plugins/callback/installer_checkpoint.py >2019-12-20 09:58:48,674 p=25767 u=ubuntu | Loading callback plugin profile_tasks of type aggregate, v2.0 from /usr/lib/python3.6/site-packages/ansible/plugins/callback/profile_tasks.py >2019-12-20 09:58:48,690 p=25767 u=ubuntu | PLAYBOOK: purge-docker-cluster.yml ******************************************************************************************************************************************************************************** >2019-12-20 09:58:48,691 p=25767 u=ubuntu | 16 plays in purge-docker-cluster.yml >2019-12-20 10:03:20,112 p=25767 u=ubuntu | PLAY [confirm whether user really meant to purge the cluster] ***************************************************************************************************************************************************** >2019-12-20 10:03:20,116 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:20,126 p=25767 u=ubuntu | TASK [exit playbook, if user did not mean to purge cluster] ******************************************************************************************************************************************************* >2019-12-20 10:03:20,126 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:22 >2019-12-20 10:03:20,127 p=25767 u=ubuntu | Friday 20 December 2019 10:03:20 +0000 (0:04:31.453) 0:04:31.453 ******* >2019-12-20 10:03:20,147 p=25767 u=ubuntu | skipping: [localhost] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:20,154 p=25767 u=ubuntu | TASK [set ceph_docker_registry value if not set] ****************************************************************************************************************************************************************** >2019-12-20 10:03:20,154 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:31 >2019-12-20 10:03:20,155 p=25767 u=ubuntu | Friday 20 December 2019 10:03:20 +0000 (0:00:00.027) 0:04:31.481 ******* >2019-12-20 10:03:20,173 p=25767 u=ubuntu | skipping: [localhost] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:20,174 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:20,174 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:20,187 p=25767 u=ubuntu | PLAY [check there's no ceph kernel threads present] *************************************************************************************************************************************************************** >2019-12-20 10:03:20,191 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:20,231 p=25767 u=ubuntu | TASK [get nfs nodes ansible facts] ******************************************************************************************************************************************************************************** >2019-12-20 10:03:20,231 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:46 >2019-12-20 10:03:20,231 p=25767 u=ubuntu | Friday 20 December 2019 10:03:20 +0000 (0:00:00.076) 0:04:31.558 ******* >2019-12-20 10:03:20,252 p=25767 u=ubuntu | skipping: [magna046] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:20,283 p=25767 u=ubuntu | TASK [get all nfs-ganesha mount points] *************************************************************************************************************************************************************************** >2019-12-20 10:03:20,283 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:53 >2019-12-20 10:03:20,284 p=25767 u=ubuntu | Friday 20 December 2019 10:03:20 +0000 (0:00:00.052) 0:04:31.610 ******* >2019-12-20 10:03:20,305 p=25767 u=ubuntu | skipping: [magna046] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:20,336 p=25767 u=ubuntu | TASK [ensure nfs-ganesha mountpoint(s) are unmounted] ************************************************************************************************************************************************************* >2019-12-20 10:03:20,336 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:59 >2019-12-20 10:03:20,336 p=25767 u=ubuntu | Friday 20 December 2019 10:03:20 +0000 (0:00:00.052) 0:04:31.663 ******* >2019-12-20 10:03:20,358 p=25767 u=ubuntu | skipping: [magna046] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:20,389 p=25767 u=ubuntu | TASK [ensure cephfs mountpoint are unmounted] ********************************************************************************************************************************************************************* >2019-12-20 10:03:20,390 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:68 >2019-12-20 10:03:20,390 p=25767 u=ubuntu | Friday 20 December 2019 10:03:20 +0000 (0:00:00.053) 0:04:31.717 ******* >2019-12-20 10:03:20,600 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:20,601 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:20,601 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:20,602 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-xvtoaavelkbsypwxlkwpjkpclbeygdgh ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:20,731 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:22,071 p=25767 u=ubuntu | <magna046> (0, b'BECOME-SUCCESS-xvtoaavelkbsypwxlkwpjkpclbeygdgh\n\n{"cmd": ["umount", "-a", "-t", "ceph"], "stdout": "", "stderr": "", "rc": 0, "start": "2019-12-20 10:03:21.048506", "end": "2019-12-20 10:03:21.052422", "delta": "0:00:00.003916", "changed": true, "invocation": {"module_args": {"_raw_params": "umount -a -t ceph", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/home/ubuntu/.ansible/cp/magna046-ubuntu-22" does not exist\r\ndebug2: resolving "magna046" port 22\r\ndebug2: ssh_connect_direct\r\ndebug1: Connecting to magna046 [10.8.128.46] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 59989 ms remain after connect\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa type 0\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519 type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_8.0\r\ndebug1: match: OpenSSH_8.0 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to magna046:22 as \'ubuntu\'\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:3\r\ndebug3: load_hostkeys: loaded 1 keys from magna046\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,zlib@openssh.com,zlib\r\ndebug2: compression stoc: none,zlib@openssh.com,zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256\r\ndebug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: compression ctos: none,zlib@openssh.com\r\ndebug2: compression stoc: none,zlib@openssh.com\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: curve25519-sha256\r\ndebug1: kex: host key algorithm: ecdsa-sha2-nistp256\r\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ecdsa-sha2-nistp256 SHA256:yqV5q+3CU5F01hlzAfSCmhrubaD7mP+6M235UTmGd2k\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:3\r\ndebug3: load_hostkeys: loaded 1 keys from magna046\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:4\r\ndebug3: load_hostkeys: loaded 1 keys from 10.8.128.46\r\ndebug1: Host \'magna046\' is known and matches the ECDSA host key.\r\ndebug1: Found key in /home/ubuntu/.ssh/known_hosts:3\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey out after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey in after 134217728 blocks\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_dsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ecdsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ed25519 \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_xmss \r\ndebug2: pubkey_prepare: done\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup gssapi-with-mic\r\ndebug3: remaining preferred: gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled gssapi-with-mic\r\ndebug1: Next authentication method: gssapi-with-mic\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug2: we did not send a packet, disable method\r\ndebug3: authmethod_lookup gssapi-keyex\r\ndebug3: remaining preferred: hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering public key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 60\r\ndebug1: Server accepts key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: signing using rsa-sha2-512\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 52\r\ndebug1: Authentication succeeded (publickey).\r\nAuthenticated to magna046 ([10.8.128.46]:22).\r\ndebug1: setting up multiplex master socket\r\ndebug3: muxserver_listen: temporary control path /home/ubuntu/.ansible/cp/magna046-ubuntu-22.TDeKa4FGOvx9Fcgk\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug1: channel 0: new [/home/ubuntu/.ansible/cp/magna046-ubuntu-22]\r\ndebug3: muxserver_listen: mux listener channel 0 fd 6\r\ndebug2: fd 5 setting TCP_NODELAY\r\ndebug3: ssh_packet_set_tos: set IP_TOS 0x20\r\ndebug1: control_persist_detach: backgrounding master process\r\ndebug2: control_persist_detach: background process is 25802\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug1: forking to background\r\ndebug1: Entering interactive session.\r\ndebug1: pledge: id\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\ndebug1: multiplexing control connection\r\ndebug2: fd 7 setting O_NONBLOCK\r\ndebug3: fd 7 is O_NONBLOCK\r\ndebug1: channel 1: new [mux-control]\r\ndebug3: channel_post_mux_listener: new mux channel 1 fd 7\r\ndebug3: mux_master_read_cb: channel 1: hello sent\r\ndebug2: set_control_persist_exit_time: cancel scheduled exit\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4\r\ndebug2: mux_master_process_hello: channel 1 slave version 4\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4\r\ndebug2: mux_master_process_alive_check: channel 1: alive check\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 221\r\ndebug3: mux_master_process_new_session: got fds stdin 8, stdout 9, stderr 10\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug2: fd 9 setting O_NONBLOCK\r\ndebug2: fd 10 setting O_NONBLOCK\r\ndebug1: channel 2: new [client-session]\r\ndebug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1\r\ndebug2: channel 2: send open\r\ndebug3: send packet: type 90\r\ndebug3: receive packet: type 80\r\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 2: callback start\r\ndebug2: client_session2_setup: id 2\r\ndebug1: Sending environment.\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 2: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug1: Sending command: /bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-xvtoaavelkbsypwxlkwpjkpclbeygdgh ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'\r\ndebug2: channel 2: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug3: mux_session_confirm: sending success reply\r\ndebug2: channel_input_open_confirmation: channel 2: callback done\r\ndebug2: channel 2: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 2: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 2\r\ndebug2: exec request accepted on channel 2\r\ndebug2: channel 2: read<=0 rfd 8 len 0\r\ndebug2: channel 2: read failed\r\ndebug2: channel 2: chan_shutdown_read (i0 o0 sock -1 wfd 8 efd 10 [write])\r\ndebug2: channel 2: input open -> drain\r\ndebug2: channel 2: ibuf empty\r\ndebug2: channel 2: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 2: input drain -> closed\r\ndebug2: channel 2: rcvd adjust 65536\r\ndebug3: receive packet: type 96\r\ndebug2: channel 2: rcvd eof\r\ndebug2: channel 2: output open -> drain\r\ndebug2: channel 2: obuf empty\r\ndebug2: channel 2: chan_shutdown_write (i3 o1 sock -1 wfd 9 efd 10 [write])\r\ndebug2: channel 2: output drain -> closed\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 2 rtype exit-status reply 0\r\ndebug3: mux_exit_message: channel 2: exit message, exitval 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 2: rcvd close\r\ndebug3: channel 2: will not send data after close\r\ndebug2: channel 2: send close\r\ndebug3: send packet: type 97\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: gc: notify user\r\ndebug3: mux_master_session_cleanup_cb: entering for channel 2\r\ndebug2: channel 1: rcvd close\r\ndebug2: channel 1: output open -> drain\r\ndebug2: channel 1: chan_shutdown_read (i0 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: input open -> closed\r\ndebug2: channel 2: gc: user detached\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: garbage collecting\r\ndebug1: channel 2: free: client-session, nchannels 3\r\ndebug3: channel 2: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o1/16 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n #2 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/10 sock -1 cc -1)\r\n\r\ndebug2: channel 1: obuf empty\r\ndebug2: channel 1: chan_shutdown_write (i3 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: output drain -> closed\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: gc: notify user\r\ndebug3: mux_master_control_cleanup_cb: entering for channel 1\r\ndebug2: channel 1: gc: user detached\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: garbage collecting\r\ndebug1: channel 1: free: mux-control, nchannels 2\r\ndebug2: Received exit status from master 0\r\ndebug3: channel 1: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o3/0 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\n') >2019-12-20 10:03:22,078 p=25767 u=ubuntu | changed: [magna046] => changed=true > cmd: > - umount > - -a > - -t > - ceph > delta: '0:00:00.003916' > end: '2019-12-20 10:03:21.052422' > invocation: > module_args: > _raw_params: umount -a -t ceph > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > rc: 0 > start: '2019-12-20 10:03:21.048506' > stderr: '' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:03:22,109 p=25767 u=ubuntu | TASK [find mapped rbd ids] **************************************************************************************************************************************************************************************** >2019-12-20 10:03:22,109 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:71 >2019-12-20 10:03:22,109 p=25767 u=ubuntu | Friday 20 December 2019 10:03:22 +0000 (0:00:01.719) 0:04:33.436 ******* >2019-12-20 10:03:22,358 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/find.py >2019-12-20 10:03:22,358 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:22,358 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:22,359 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rvlmbkaxjffjydtecxaadzdkacuwrimm ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:22,418 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:22,615 p=25767 u=ubuntu | <magna046> (0, b'\n{"files": [], "changed": false, "msg": "/sys/bus/rbd/devices was skipped as it does not seem to be a valid directory or it cannot be accessed\\n", "matched": 0, "examined": 0, "invocation": {"module_args": {"paths": ["/sys/bus/rbd/devices"], "file_type": "any", "patterns": ["*"], "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "excludes": null, "contains": null, "age": null, "size": null, "depth": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:22,623 p=25767 u=ubuntu | ok: [magna046] => changed=false > examined: 0 > files: [] > invocation: > module_args: > age: null > age_stamp: mtime > contains: null > depth: null > excludes: null > file_type: any > follow: false > get_checksum: false > hidden: false > paths: > - /sys/bus/rbd/devices > patterns: > - '*' > recurse: false > size: null > use_regex: false > matched: 0 > msg: |- > /sys/bus/rbd/devices was skipped as it does not seem to be a valid directory or it cannot be accessed >2019-12-20 10:03:22,654 p=25767 u=ubuntu | TASK [use sysfs to unmap rbd devices] ***************************************************************************************************************************************************************************** >2019-12-20 10:03:22,654 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:77 >2019-12-20 10:03:22,654 p=25767 u=ubuntu | Friday 20 December 2019 10:03:22 +0000 (0:00:00.545) 0:04:33.981 ******* >2019-12-20 10:03:22,701 p=25767 u=ubuntu | TASK [unload ceph kernel modules] ********************************************************************************************************************************************************************************* >2019-12-20 10:03:22,701 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:81 >2019-12-20 10:03:22,702 p=25767 u=ubuntu | Friday 20 December 2019 10:03:22 +0000 (0:00:00.047) 0:04:34.028 ******* >2019-12-20 10:03:22,947 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/modprobe.py >2019-12-20 10:03:22,948 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:22,948 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:22,949 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zfjxbnnxlbdxowyzwkbtxtesbczgpbjt ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:23,008 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:23,209 p=25767 u=ubuntu | <magna046> (0, b'\n{"changed": false, "name": "rbd", "params": "", "state": "absent", "invocation": {"module_args": {"name": "rbd", "state": "absent", "params": ""}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:23,218 p=25767 u=ubuntu | ok: [magna046] => (item=rbd) => changed=false > ansible_loop_var: item > invocation: > module_args: > name: rbd > params: '' > state: absent > item: rbd > name: rbd > params: '' > state: absent >2019-12-20 10:03:23,221 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/modprobe.py >2019-12-20 10:03:23,221 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:23,221 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:23,222 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lnqmsyqnvbckbyxvwuhetsrfvelripax ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:23,280 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:23,479 p=25767 u=ubuntu | <magna046> (0, b'\n{"changed": false, "name": "ceph", "params": "", "state": "absent", "invocation": {"module_args": {"name": "ceph", "state": "absent", "params": ""}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:23,486 p=25767 u=ubuntu | ok: [magna046] => (item=ceph) => changed=false > ansible_loop_var: item > invocation: > module_args: > name: ceph > params: '' > state: absent > item: ceph > name: ceph > params: '' > state: absent >2019-12-20 10:03:23,489 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/modprobe.py >2019-12-20 10:03:23,489 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:23,490 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:23,491 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qrhvomhbmlhbdbjiyjzvjwabklgjwtss ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:23,549 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:23,747 p=25767 u=ubuntu | <magna046> (0, b'\n{"changed": false, "name": "libceph", "params": "", "state": "absent", "invocation": {"module_args": {"name": "libceph", "state": "absent", "params": ""}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:23,753 p=25767 u=ubuntu | ok: [magna046] => (item=libceph) => changed=false > ansible_loop_var: item > invocation: > module_args: > name: libceph > params: '' > state: absent > item: libceph > name: libceph > params: '' > state: absent >2019-12-20 10:03:23,756 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:23,756 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:23,766 p=25767 u=ubuntu | [WARNING]: Could not match supplied host pattern, ignoring: nfss > >2019-12-20 10:03:23,766 p=25767 u=ubuntu | PLAY [purge ceph nfs cluster] ************************************************************************************************************************************************************************************* >2019-12-20 10:03:23,766 p=25767 u=ubuntu | skipping: no hosts matched >2019-12-20 10:03:23,774 p=25767 u=ubuntu | [WARNING]: Could not match supplied host pattern, ignoring: mdss > >2019-12-20 10:03:23,774 p=25767 u=ubuntu | PLAY [purge ceph mds cluster] ************************************************************************************************************************************************************************************* >2019-12-20 10:03:23,775 p=25767 u=ubuntu | skipping: no hosts matched >2019-12-20 10:03:23,782 p=25767 u=ubuntu | [WARNING]: Could not match supplied host pattern, ignoring: iscsigws > >2019-12-20 10:03:23,783 p=25767 u=ubuntu | PLAY [purge ceph iscsigws cluster] ******************************************************************************************************************************************************************************** >2019-12-20 10:03:23,783 p=25767 u=ubuntu | skipping: no hosts matched >2019-12-20 10:03:23,793 p=25767 u=ubuntu | PLAY [purge ceph mgr cluster] ************************************************************************************************************************************************************************************* >2019-12-20 10:03:23,795 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:23,824 p=25767 u=ubuntu | TASK [disable ceph mgr service] *********************************************************************************************************************************************************************************** >2019-12-20 10:03:23,824 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:176 >2019-12-20 10:03:23,824 p=25767 u=ubuntu | Friday 20 December 2019 10:03:23 +0000 (0:00:01.122) 0:04:35.151 ******* >2019-12-20 10:03:23,844 p=25767 u=ubuntu | Running systemd >2019-12-20 10:03:24,375 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:03:24,375 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:24,375 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:24,376 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ywayczzleqgysvfneqtxxxirglmlitar ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:24,435 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:24,790 p=25767 u=ubuntu | <magna046> (1, b'\n{"msg": "Could not find the requested service ceph-mgr@magna046: host", "failed": true, "invocation": {"module_args": {"name": "ceph-mgr@magna046", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:03:24,790 p=25767 u=ubuntu | <magna046> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25804 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:03:24,796 p=25767 u=ubuntu | fatal: [magna046]: FAILED! => changed=false > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: ceph-mgr@magna046 > no_block: false > scope: null > state: stopped > user: null > msg: 'Could not find the requested service ceph-mgr@magna046: host' >2019-12-20 10:03:24,797 p=25767 u=ubuntu | ...ignoring >2019-12-20 10:03:24,827 p=25767 u=ubuntu | TASK [remove ceph mgr service] ************************************************************************************************************************************************************************************ >2019-12-20 10:03:24,827 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:183 >2019-12-20 10:03:24,828 p=25767 u=ubuntu | Friday 20 December 2019 10:03:24 +0000 (0:00:01.003) 0:04:36.154 ******* >2019-12-20 10:03:25,084 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:03:25,085 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:25,085 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:25,086 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-bjbckowqtxtrvyzoppehtldwytwjcivv ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:25,145 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:25,346 p=25767 u=ubuntu | <magna046> (0, b'\n{"path": "/etc/systemd/system/ceph-mgr@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-mgr@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:25,354 p=25767 u=ubuntu | ok: [magna046] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-mgr@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/ceph-mgr@.service > state: absent >2019-12-20 10:03:25,355 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:25,355 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:25,365 p=25767 u=ubuntu | [WARNING]: Could not match supplied host pattern, ignoring: rgws > >2019-12-20 10:03:25,365 p=25767 u=ubuntu | PLAY [purge ceph rgw cluster] ************************************************************************************************************************************************************************************* >2019-12-20 10:03:25,366 p=25767 u=ubuntu | skipping: no hosts matched >2019-12-20 10:03:25,374 p=25767 u=ubuntu | [WARNING]: Could not match supplied host pattern, ignoring: rbdmirrors > >2019-12-20 10:03:25,374 p=25767 u=ubuntu | PLAY [purge ceph rbd-mirror cluster] ****************************************************************************************************************************************************************************** >2019-12-20 10:03:25,374 p=25767 u=ubuntu | skipping: no hosts matched >2019-12-20 10:03:25,385 p=25767 u=ubuntu | PLAY [purge ceph osd cluster] ************************************************************************************************************************************************************************************* >2019-12-20 10:03:25,390 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:03:25,521 p=25767 u=ubuntu | TASK [gather monitors facts] ************************************************************************************************************************************************************************************** >2019-12-20 10:03:25,521 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:243 >2019-12-20 10:03:25,521 p=25767 u=ubuntu | Friday 20 December 2019 10:03:25 +0000 (0:00:00.693) 0:04:36.848 ******* >2019-12-20 10:03:26,070 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:26,070 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:26,070 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:26,070 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:26,071 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:26,071 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:26,071 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:26,071 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:26,071 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:26,072 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lujrfoyedmvueskkszagsiocnogairxg ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:26,072 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-dlqmatzlfcrykjmgebbdrynewsiemkdc ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:26,072 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vdjlytocdlahdbrbfkigbwigpbcxutra ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:26,206 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:26,296 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:26,301 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:27,154 p=25767 u=ubuntu | <magna035> (0, b'BECOME-SUCCESS-lujrfoyedmvueskkszagsiocnogairxg\n\n{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "4.18.0-147.el8.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna035.ceph.redhat.com", "ansible_hostname": "magna035", "ansible_nodename": "magna035", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "44d9646184e34cfabc5651a6f02549c0", "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC3yKuKryckdTbswatiLqpCOTc6lF7EqJt5WpVdcVeOelbRbtJiz8AJ061YU2A+hv6OCZxxIWXKbwdAfO9tIPtOJgmgSYBIbK9McLjon5duLhY9Yhrx5okzQpVZfhpvHHEPT1wdIInqD4PkLp5BmSup1nBBkd1eCRdcMG5RLqMwrSE8FpQT+VG+e2GGTyAg31VMJ8oaQ74lBw7hZixMj2+oKi+509DV/L4+cuMWBHUMP+4ql3Z6Ogkj61eTvN+Hp9Fiui9YAv7uZ2QxWfUo83WwfivMguQSwjl1t2Q9/3NAFwY5xpvxwBj4C8cTSX1uZ8KQfjeanbr8fWenB2V6ITVHkSOX0XUFPevqLfhp9AvWWD6rzrMAdEfyV2X5yjIh+dWJiWl05QQ2uhNfcsk2bnjpOlRvA9vAENGClUbC6Q8zYEsqwTjEaiXEuTaULeglTegz08F2ar8Cw4/flHRWS/VdtZEzN+kJyL17FQf7s+uQE6WE774zecDjH/BhNaRUX+8=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE/RNAARFLBxsgZdbyF3xStEhak4NcZ9CBBKRLd3YGmgfEefE3fWnK6uPYD2y0Yp9KI/U76TQwTU2OIWiTsKo5A=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIC15oe1Ebi2OlmzJs36JifZSzU09i8mWH5G4JBgkb/ZY", "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_hostnqn": "", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "26", "epoch": "1576836206", "date": "2019-12-20", "time": "10:03:26", "iso8601_micro": "2019-12-20T10:03:26.772160Z", "iso8601": "2019-12-20T10:03:26Z", "iso8601_basic": "20191220T100326771993", "iso8601_basic_short": "20191220T100326", "tz": "UTC", "tz_offset": "+0000"}, "ansible_dns": {"search": ["ceph.redhat.com"], "nameservers": ["10.8.128.1", "10.10.160.1"], "domain": "ceph.redhat.com"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.el8.x86_64", "root": "UUID=520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.el8.x86_64", "root": "UUID=520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-lujrfoyedmvueskkszagsiocnogairxg ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_interfaces": ["eno1", "eno2", "lo"], "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fc:1a:8b", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.35", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefc:1a8a", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefc:1a8a", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.35", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefc:1a8a", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.35"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefc:1a8a", "fe80::225:90ff:fefc:1a8a"], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 27073, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 4896, "free": 27073}, "nocache": {"free": 31060, "used": 909}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144918686", "ansible_product_uuid": "00000000-0000-0000-0000-002590fc1a8a", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D271E", "wwn-0x5000cca3a8c57cd0"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D271E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57cd0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9J0N20BZEVC", "wwn-0x5000cca3a8c57260"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9J0N20BZEVC", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57260", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1GTE", "wwn-0x5000cca3a8c579ff"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1GTE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c579ff", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE", "wwn-0x5000cca3a8c57987"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1AXE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57987", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE-part1", "wwn-0x5000cca3a8c57987-part1"], "uuids": ["520cc7ad-71d4-4378-ac62-d28cdf7a9b68"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sda1": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE-part1", "wwn-0x5000cca3a8c57987-part1"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE", "wwn-0x5000cca3a8c57987"], "sdb": ["ata-Hitachi_HUA722010CLA330_JPW9J0N20BZEVC", "wwn-0x5000cca3a8c57260"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1GTE", "wwn-0x5000cca3a8c579ff"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D271E", "wwn-0x5000cca3a8c57cd0"]}, "uuids": {"sda1": ["520cc7ad-71d4-4378-ac62-d28cdf7a9b68"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 339307, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 929180844032, "block_size": 4096, "block_total": 240094980, "block_available": 226850792, "block_used": 13244188, "inode_total": 61054976, "inode_available": 60948408, "inode_used": 106568, "uuid": "520cc7ad-71d4-4378-ac62-d28cdf7a9b68"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/home/ubuntu/.ansible/cp/magna035-ubuntu-22" does not exist\r\ndebug2: resolving "magna035" port 22\r\ndebug2: ssh_connect_direct\r\ndebug1: Connecting to magna035 [10.8.128.35] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 59987 ms remain after connect\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa type 0\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519 type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_8.0\r\ndebug1: match: OpenSSH_8.0 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to magna035:22 as \'ubuntu\'\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: load_hostkeys: loaded 1 keys from magna035\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,zlib@openssh.com,zlib\r\ndebug2: compression stoc: none,zlib@openssh.com,zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256\r\ndebug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: compression ctos: none,zlib@openssh.com\r\ndebug2: compression stoc: none,zlib@openssh.com\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: curve25519-sha256\r\ndebug1: kex: host key algorithm: ecdsa-sha2-nistp256\r\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ecdsa-sha2-nistp256 SHA256:SToHVibUstt+5D8oMIILOfCtpKg5oV1LuUnr9GEMb7s\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: load_hostkeys: loaded 1 keys from magna035\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:2\r\ndebug3: load_hostkeys: loaded 1 keys from 10.8.128.35\r\ndebug1: Host \'magna035\' is known and matches the ECDSA host key.\r\ndebug1: Found key in /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey out after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey in after 134217728 blocks\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_dsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ecdsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ed25519 \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_xmss \r\ndebug2: pubkey_prepare: done\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup gssapi-with-mic\r\ndebug3: remaining preferred: gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled gssapi-with-mic\r\ndebug1: Next authentication method: gssapi-with-mic\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug2: we did not send a packet, disable method\r\ndebug3: authmethod_lookup gssapi-keyex\r\ndebug3: remaining preferred: hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering public key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 60\r\ndebug1: Server accepts key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: signing using rsa-sha2-512\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 52\r\ndebug1: Authentication succeeded (publickey).\r\nAuthenticated to magna035 ([10.8.128.35]:22).\r\ndebug1: setting up multiplex master socket\r\ndebug3: muxserver_listen: temporary control path /home/ubuntu/.ansible/cp/magna035-ubuntu-22.idfwWFnwsAqLmgfA\r\nControlSocket /home/ubuntu/.ansible/cp/magna035-ubuntu-22 already exists, disabling multiplexing\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug2: fd 7 setting O_NONBLOCK\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug1: channel 0: new [client-session]\r\ndebug3: ssh_session2_open: channel_new: 0\r\ndebug2: channel 0: send open\r\ndebug3: send packet: type 90\r\ndebug1: Requesting no-more-sessions@openssh.com\r\ndebug3: send packet: type 80\r\ndebug1: Entering interactive session.\r\ndebug1: pledge: network\r\ndebug3: receive packet: type 80\r\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 0: callback start\r\ndebug2: fd 5 setting TCP_NODELAY\r\ndebug3: ssh_packet_set_tos: set IP_TOS 0x20\r\ndebug2: client_session2_setup: id 0\r\ndebug1: Sending environment.\r\ndebug3: Ignored env LS_COLORS\r\ndebug3: Ignored env SSH_CONNECTION\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 0: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug3: Ignored env HISTCONTROL\r\ndebug3: Ignored env HOSTNAME\r\ndebug3: Ignored env COBBLER_SERVER\r\ndebug3: Ignored env S_COLORS\r\ndebug3: Ignored env XDG_SESSION_ID\r\ndebug3: Ignored env USER\r\ndebug3: Ignored env SELINUX_ROLE_REQUESTED\r\ndebug3: Ignored env PWD\r\ndebug3: Ignored env HOME\r\ndebug3: Ignored env SSH_CLIENT\r\ndebug3: Ignored env SELINUX_LEVEL_REQUESTED\r\ndebug3: Ignored env SSH_TTY\r\ndebug3: Ignored env MAIL\r\ndebug3: Ignored env TERM\r\ndebug3: Ignored env SHELL\r\ndebug3: Ignored env SELINUX_USE_CURRENT_RANGE\r\ndebug3: Ignored env SHLVL\r\ndebug3: Ignored env LOGNAME\r\ndebug3: Ignored env DBUS_SESSION_BUS_ADDRESS\r\ndebug3: Ignored env XDG_RUNTIME_DIR\r\ndebug3: Ignored env PATH\r\ndebug3: Ignored env HISTSIZE\r\ndebug3: Ignored env LESSOPEN\r\ndebug3: Ignored env _\r\ndebug3: Ignored env OLDPWD\r\ndebug2: channel 0: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug2: channel_input_open_confirmation: channel 0: callback done\r\ndebug2: channel 0: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 0: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 0\r\ndebug2: exec request accepted on channel 0\r\ndebug2: channel 0: rcvd adjust 65536\r\ndebug2: channel 0: read<=0 rfd 6 len 0\r\ndebug2: channel 0: read failed\r\ndebug2: channel 0: chan_shutdown_read (i0 o0 sock -1 wfd 6 efd 8 [write])\r\ndebug2: channel 0: input open -> drain\r\ndebug2: channel 0: ibuf empty\r\ndebug2: channel 0: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 0: input drain -> closed\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 12288\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug3: receive packet: type 96\r\ndebug2: channel 0: rcvd eof\r\ndebug2: channel 0: output open -> drain\r\ndebug2: channel 0: obuf empty\r\ndebug2: channel 0: chan_shutdown_write (i3 o1 sock -1 wfd 7 efd 8 [write])\r\ndebug2: channel 0: output drain -> closed\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 0 rtype exit-status reply 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 0: rcvd close\r\ndebug3: channel 0: will not send data after close\r\ndebug2: channel 0: almost dead\r\ndebug2: channel 0: gc: notify user\r\ndebug2: channel 0: gc: user detached\r\ndebug2: channel 0: send close\r\ndebug3: send packet: type 97\r\ndebug2: channel 0: is dead\r\ndebug2: channel 0: garbage collecting\r\ndebug1: channel 0: free: client-session, nchannels 1\r\ndebug3: channel 0: status: The following connections are open:\r\n #0 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/8 sock -1 cc -1)\r\n\r\ndebug3: send packet: type 1\r\ndebug1: fd 0 clearing O_NONBLOCK\r\ndebug3: fd 1 is not O_NONBLOCK\r\ndebug1: fd 2 clearing O_NONBLOCK\r\nTransferred: sent 256652, received 21736 bytes, in 1.0 seconds\r\nBytes per second: sent 266572.7, received 22576.2\r\ndebug1: Exit status 0\r\n') >2019-12-20 10:03:27,214 p=25767 u=ubuntu | ok: [magna048 -> magna035] => (item=magna035) >2019-12-20 10:03:27,215 p=25767 u=ubuntu | <magna048> Attempting python interpreter discovery >2019-12-20 10:03:27,216 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:27,217 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' >2019-12-20 10:03:27,217 p=25767 u=ubuntu | <magna035> (0, b'BECOME-SUCCESS-dlqmatzlfcrykjmgebbdrynewsiemkdc\n\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "4.18.0-147.el8.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna035.ceph.redhat.com", "ansible_hostname": "magna035", "ansible_nodename": "magna035", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "44d9646184e34cfabc5651a6f02549c0", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.el8.x86_64", "root": "UUID=520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.el8.x86_64", "root": "UUID=520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC3yKuKryckdTbswatiLqpCOTc6lF7EqJt5WpVdcVeOelbRbtJiz8AJ061YU2A+hv6OCZxxIWXKbwdAfO9tIPtOJgmgSYBIbK9McLjon5duLhY9Yhrx5okzQpVZfhpvHHEPT1wdIInqD4PkLp5BmSup1nBBkd1eCRdcMG5RLqMwrSE8FpQT+VG+e2GGTyAg31VMJ8oaQ74lBw7hZixMj2+oKi+509DV/L4+cuMWBHUMP+4ql3Z6Ogkj61eTvN+Hp9Fiui9YAv7uZ2QxWfUo83WwfivMguQSwjl1t2Q9/3NAFwY5xpvxwBj4C8cTSX1uZ8KQfjeanbr8fWenB2V6ITVHkSOX0XUFPevqLfhp9AvWWD6rzrMAdEfyV2X5yjIh+dWJiWl05QQ2uhNfcsk2bnjpOlRvA9vAENGClUbC6Q8zYEsqwTjEaiXEuTaULeglTegz08F2ar8Cw4/flHRWS/VdtZEzN+kJyL17FQf7s+uQE6WE774zecDjH/BhNaRUX+8=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE/RNAARFLBxsgZdbyF3xStEhak4NcZ9CBBKRLd3YGmgfEefE3fWnK6uPYD2y0Yp9KI/U76TQwTU2OIWiTsKo5A=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIC15oe1Ebi2OlmzJs36JifZSzU09i8mWH5G4JBgkb/ZY", "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-dlqmatzlfcrykjmgebbdrynewsiemkdc ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_dns": {"search": ["ceph.redhat.com"], "nameservers": ["10.8.128.1", "10.10.160.1"], "domain": "ceph.redhat.com"}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "26", "epoch": "1576836206", "date": "2019-12-20", "time": "10:03:26", "iso8601_micro": "2019-12-20T10:03:26.743065Z", "iso8601": "2019-12-20T10:03:26Z", "iso8601_basic": "20191220T100326742921", "iso8601_basic_short": "20191220T100326", "tz": "UTC", "tz_offset": "+0000"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 27082, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 4887, "free": 27082}, "nocache": {"free": 31069, "used": 900}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144918686", "ansible_product_uuid": "00000000-0000-0000-0000-002590fc1a8a", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D271E", "wwn-0x5000cca3a8c57cd0"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D271E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57cd0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9J0N20BZEVC", "wwn-0x5000cca3a8c57260"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9J0N20BZEVC", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57260", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1GTE", "wwn-0x5000cca3a8c579ff"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1GTE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c579ff", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE", "wwn-0x5000cca3a8c57987"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1AXE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57987", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE-part1", "wwn-0x5000cca3a8c57987-part1"], "uuids": ["520cc7ad-71d4-4378-ac62-d28cdf7a9b68"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sda1": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE-part1", "wwn-0x5000cca3a8c57987-part1"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE", "wwn-0x5000cca3a8c57987"], "sdb": ["ata-Hitachi_HUA722010CLA330_JPW9J0N20BZEVC", "wwn-0x5000cca3a8c57260"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1GTE", "wwn-0x5000cca3a8c579ff"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D271E", "wwn-0x5000cca3a8c57cd0"]}, "uuids": {"sda1": ["520cc7ad-71d4-4378-ac62-d28cdf7a9b68"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 339307, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 929180844032, "block_size": 4096, "block_total": 240094980, "block_available": 226850792, "block_used": 13244188, "inode_total": 61054976, "inode_available": 60948408, "inode_used": 106568, "uuid": "520cc7ad-71d4-4378-ac62-d28cdf7a9b68"}], "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_interfaces": ["lo", "eno1", "eno2"], "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fc:1a:8b", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.35", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefc:1a8a", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefc:1a8a", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.35", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefc:1a8a", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.35"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefc:1a8a", "fe80::225:90ff:fefc:1a8a"], "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_local": {}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/home/ubuntu/.ansible/cp/magna035-ubuntu-22" does not exist\r\ndebug2: resolving "magna035" port 22\r\ndebug2: ssh_connect_direct\r\ndebug1: Connecting to magna035 [10.8.128.35] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 59987 ms remain after connect\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa type 0\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519 type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_8.0\r\ndebug1: match: OpenSSH_8.0 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to magna035:22 as \'ubuntu\'\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: load_hostkeys: loaded 1 keys from magna035\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,zlib@openssh.com,zlib\r\ndebug2: compression stoc: none,zlib@openssh.com,zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256\r\ndebug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: compression ctos: none,zlib@openssh.com\r\ndebug2: compression stoc: none,zlib@openssh.com\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: curve25519-sha256\r\ndebug1: kex: host key algorithm: ecdsa-sha2-nistp256\r\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ecdsa-sha2-nistp256 SHA256:SToHVibUstt+5D8oMIILOfCtpKg5oV1LuUnr9GEMb7s\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: load_hostkeys: loaded 1 keys from magna035\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:2\r\ndebug3: load_hostkeys: loaded 1 keys from 10.8.128.35\r\ndebug1: Host \'magna035\' is known and matches the ECDSA host key.\r\ndebug1: Found key in /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey out after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey in after 134217728 blocks\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_dsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ecdsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ed25519 \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_xmss \r\ndebug2: pubkey_prepare: done\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup gssapi-with-mic\r\ndebug3: remaining preferred: gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled gssapi-with-mic\r\ndebug1: Next authentication method: gssapi-with-mic\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug2: we did not send a packet, disable method\r\ndebug3: authmethod_lookup gssapi-keyex\r\ndebug3: remaining preferred: hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering public key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 60\r\ndebug1: Server accepts key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: signing using rsa-sha2-512\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 52\r\ndebug1: Authentication succeeded (publickey).\r\nAuthenticated to magna035 ([10.8.128.35]:22).\r\ndebug1: setting up multiplex master socket\r\ndebug3: muxserver_listen: temporary control path /home/ubuntu/.ansible/cp/magna035-ubuntu-22.fPbAvVnfEmcSDVop\r\nControlSocket /home/ubuntu/.ansible/cp/magna035-ubuntu-22 already exists, disabling multiplexing\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug2: fd 7 setting O_NONBLOCK\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug1: channel 0: new [client-session]\r\ndebug3: ssh_session2_open: channel_new: 0\r\ndebug2: channel 0: send open\r\ndebug3: send packet: type 90\r\ndebug1: Requesting no-more-sessions@openssh.com\r\ndebug3: send packet: type 80\r\ndebug1: Entering interactive session.\r\ndebug1: pledge: network\r\ndebug3: receive packet: type 80\r\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 0: callback start\r\ndebug2: fd 5 setting TCP_NODELAY\r\ndebug3: ssh_packet_set_tos: set IP_TOS 0x20\r\ndebug2: client_session2_setup: id 0\r\ndebug1: Sending environment.\r\ndebug3: Ignored env LS_COLORS\r\ndebug3: Ignored env SSH_CONNECTION\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 0: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug3: Ignored env HISTCONTROL\r\ndebug3: Ignored env HOSTNAME\r\ndebug3: Ignored env COBBLER_SERVER\r\ndebug3: Ignored env S_COLORS\r\ndebug3: Ignored env XDG_SESSION_ID\r\ndebug3: Ignored env USER\r\ndebug3: Ignored env SELINUX_ROLE_REQUESTED\r\ndebug3: Ignored env PWD\r\ndebug3: Ignored env HOME\r\ndebug3: Ignored env SSH_CLIENT\r\ndebug3: Ignored env SELINUX_LEVEL_REQUESTED\r\ndebug3: Ignored env SSH_TTY\r\ndebug3: Ignored env MAIL\r\ndebug3: Ignored env TERM\r\ndebug3: Ignored env SHELL\r\ndebug3: Ignored env SELINUX_USE_CURRENT_RANGE\r\ndebug3: Ignored env SHLVL\r\ndebug3: Ignored env LOGNAME\r\ndebug3: Ignored env DBUS_SESSION_BUS_ADDRESS\r\ndebug3: Ignored env XDG_RUNTIME_DIR\r\ndebug3: Ignored env PATH\r\ndebug3: Ignored env HISTSIZE\r\ndebug3: Ignored env LESSOPEN\r\ndebug3: Ignored env _\r\ndebug3: Ignored env OLDPWD\r\ndebug2: channel 0: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug2: channel_input_open_confirmation: channel 0: callback done\r\ndebug2: channel 0: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 0: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 0\r\ndebug2: exec request accepted on channel 0\r\ndebug2: channel 0: rcvd adjust 65536\r\ndebug2: channel 0: read<=0 rfd 6 len 0\r\ndebug2: channel 0: read failed\r\ndebug2: channel 0: chan_shutdown_read (i0 o0 sock -1 wfd 6 efd 8 [write])\r\ndebug2: channel 0: input open -> drain\r\ndebug2: channel 0: ibuf empty\r\ndebug2: channel 0: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 0: input drain -> closed\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug2: channel 0: rcvd adjust 4096\r\ndebug2: channel 0: rcvd adjust 8192\r\ndebug3: receive packet: type 96\r\ndebug2: channel 0: rcvd eof\r\ndebug2: channel 0: output open -> drain\r\ndebug2: channel 0: obuf empty\r\ndebug2: channel 0: chan_shutdown_write (i3 o1 sock -1 wfd 7 efd 8 [write])\r\ndebug2: channel 0: output drain -> closed\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 0 rtype exit-status reply 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 0: rcvd close\r\ndebug3: channel 0: will not send data after close\r\ndebug2: channel 0: almost dead\r\ndebug2: channel 0: gc: notify user\r\ndebug2: channel 0: gc: user detached\r\ndebug2: channel 0: send close\r\ndebug3: send packet: type 97\r\ndebug2: channel 0: is dead\r\ndebug2: channel 0: garbage collecting\r\ndebug1: channel 0: free: client-session, nchannels 1\r\ndebug3: channel 0: status: The following connections are open:\r\n #0 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/8 sock -1 cc -1)\r\n\r\ndebug3: send packet: type 1\r\ndebug1: fd 0 clearing O_NONBLOCK\r\ndebug3: fd 1 is not O_NONBLOCK\r\ndebug1: fd 2 clearing O_NONBLOCK\r\nTransferred: sent 256652, received 21776 bytes, in 1.0 seconds\r\nBytes per second: sent 249852.3, received 21199.1\r\ndebug1: Exit status 0\r\n') >2019-12-20 10:03:27,258 p=25767 u=ubuntu | <magna046> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/libexec/platform-python\n/usr/bin/python3\nENDFOUND\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:27,260 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:27,261 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' >2019-12-20 10:03:27,279 p=25767 u=ubuntu | ok: [magna049 -> magna035] => (item=magna035) >2019-12-20 10:03:27,280 p=25767 u=ubuntu | <magna049> Attempting python interpreter discovery >2019-12-20 10:03:27,280 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:27,281 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' >2019-12-20 10:03:27,318 p=25767 u=ubuntu | <magna046> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/libexec/platform-python\n/usr/bin/python3\nENDFOUND\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:27,319 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:27,320 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' >2019-12-20 10:03:27,353 p=25767 u=ubuntu | <magna046> (0, b'{"platform_dist_result": ["redhat", "8.1", "Ootpa"], "osrelease_content": "NAME=\\"Red Hat Enterprise Linux\\"\\nVERSION=\\"8.1 (Ootpa)\\"\\nID=\\"rhel\\"\\nID_LIKE=\\"fedora\\"\\nVERSION_ID=\\"8.1\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"Red Hat Enterprise Linux 8.1 (Ootpa)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:redhat:enterprise_linux:8.1:GA\\"\\nHOME_URL=\\"https://www.redhat.com/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\n\\nREDHAT_BUGZILLA_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=8.1\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"8.1\\"\\n"}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:27,354 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:27,355 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:27,355 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:27,356 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zosxvrmvdjlccyixaegswcfwepnjpbce ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:27,411 p=25767 u=ubuntu | <magna046> (0, b'{"platform_dist_result": ["redhat", "8.1", "Ootpa"], "osrelease_content": "NAME=\\"Red Hat Enterprise Linux\\"\\nVERSION=\\"8.1 (Ootpa)\\"\\nID=\\"rhel\\"\\nID_LIKE=\\"fedora\\"\\nVERSION_ID=\\"8.1\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"Red Hat Enterprise Linux 8.1 (Ootpa)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:redhat:enterprise_linux:8.1:GA\\"\\nHOME_URL=\\"https://www.redhat.com/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\n\\nREDHAT_BUGZILLA_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=8.1\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"8.1\\"\\n"}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:27,413 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:27,413 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:27,413 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:27,414 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-fxdafdapuemmumpxgtwqgnfpzzwqhrvj ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:27,414 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:27,473 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:28,181 p=25767 u=ubuntu | <magna035> (0, b'BECOME-SUCCESS-vdjlytocdlahdbrbfkigbwigpbcxutra\n\n{"ansible_facts": {"ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-vdjlytocdlahdbrbfkigbwigpbcxutra ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.el8.x86_64", "root": "UUID=520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.el8.x86_64", "root": "UUID=520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_is_chroot": false, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC3yKuKryckdTbswatiLqpCOTc6lF7EqJt5WpVdcVeOelbRbtJiz8AJ061YU2A+hv6OCZxxIWXKbwdAfO9tIPtOJgmgSYBIbK9McLjon5duLhY9Yhrx5okzQpVZfhpvHHEPT1wdIInqD4PkLp5BmSup1nBBkd1eCRdcMG5RLqMwrSE8FpQT+VG+e2GGTyAg31VMJ8oaQ74lBw7hZixMj2+oKi+509DV/L4+cuMWBHUMP+4ql3Z6Ogkj61eTvN+Hp9Fiui9YAv7uZ2QxWfUo83WwfivMguQSwjl1t2Q9/3NAFwY5xpvxwBj4C8cTSX1uZ8KQfjeanbr8fWenB2V6ITVHkSOX0XUFPevqLfhp9AvWWD6rzrMAdEfyV2X5yjIh+dWJiWl05QQ2uhNfcsk2bnjpOlRvA9vAENGClUbC6Q8zYEsqwTjEaiXEuTaULeglTegz08F2ar8Cw4/flHRWS/VdtZEzN+kJyL17FQf7s+uQE6WE774zecDjH/BhNaRUX+8=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE/RNAARFLBxsgZdbyF3xStEhak4NcZ9CBBKRLd3YGmgfEefE3fWnK6uPYD2y0Yp9KI/U76TQwTU2OIWiTsKo5A=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIC15oe1Ebi2OlmzJs36JifZSzU09i8mWH5G4JBgkb/ZY", "ansible_system": "Linux", "ansible_kernel": "4.18.0-147.el8.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna035.ceph.redhat.com", "ansible_hostname": "magna035", "ansible_nodename": "magna035", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "44d9646184e34cfabc5651a6f02549c0", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["ceph.redhat.com"], "nameservers": ["10.8.128.1", "10.10.160.1"], "domain": "ceph.redhat.com"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_interfaces": ["eno2", "lo", "eno1"], "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fc:1a:8b", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.35", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefc:1a8a", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefc:1a8a", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.35", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefc:1a8a", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fc:1a:8a", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.35"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefc:1a8a", "fe80::225:90ff:fefc:1a8a"], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 27074, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 4895, "free": 27074}, "nocache": {"free": 31061, "used": 908}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144918686", "ansible_product_uuid": "00000000-0000-0000-0000-002590fc1a8a", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D271E", "wwn-0x5000cca3a8c57cd0"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D271E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57cd0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9J0N20BZEVC", "wwn-0x5000cca3a8c57260"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9J0N20BZEVC", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57260", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1GTE", "wwn-0x5000cca3a8c579ff"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1GTE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c579ff", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE", "wwn-0x5000cca3a8c57987"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1AXE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57987", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE-part1", "wwn-0x5000cca3a8c57987-part1"], "uuids": ["520cc7ad-71d4-4378-ac62-d28cdf7a9b68"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "520cc7ad-71d4-4378-ac62-d28cdf7a9b68", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sda1": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE-part1", "wwn-0x5000cca3a8c57987-part1"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1AXE", "wwn-0x5000cca3a8c57987"], "sdb": ["ata-Hitachi_HUA722010CLA330_JPW9J0N20BZEVC", "wwn-0x5000cca3a8c57260"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1GTE", "wwn-0x5000cca3a8c579ff"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D271E", "wwn-0x5000cca3a8c57cd0"]}, "uuids": {"sda1": ["520cc7ad-71d4-4378-ac62-d28cdf7a9b68"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 339307, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 929180844032, "block_size": 4096, "block_total": 240094980, "block_available": 226850792, "block_used": 13244188, "inode_total": 61054976, "inode_available": 60948408, "inode_used": 106568, "uuid": "520cc7ad-71d4-4378-ac62-d28cdf7a9b68"}], "ansible_hostnqn": "", "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "27", "epoch": "1576836207", "date": "2019-12-20", "time": "10:03:27", "iso8601_micro": "2019-12-20T10:03:27.142846Z", "iso8601": "2019-12-20T10:03:27Z", "iso8601_basic": "20191220T100327142569", "iso8601_basic_short": "20191220T100327", "tz": "UTC", "tz_offset": "+0000"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/home/ubuntu/.ansible/cp/magna035-ubuntu-22" does not exist\r\ndebug2: resolving "magna035" port 22\r\ndebug2: ssh_connect_direct\r\ndebug1: Connecting to magna035 [10.8.128.35] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 59988 ms remain after connect\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa type 0\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519 type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_8.0\r\ndebug1: match: OpenSSH_8.0 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to magna035:22 as \'ubuntu\'\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: load_hostkeys: loaded 1 keys from magna035\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,zlib@openssh.com,zlib\r\ndebug2: compression stoc: none,zlib@openssh.com,zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256\r\ndebug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: compression ctos: none,zlib@openssh.com\r\ndebug2: compression stoc: none,zlib@openssh.com\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: curve25519-sha256\r\ndebug1: kex: host key algorithm: ecdsa-sha2-nistp256\r\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ecdsa-sha2-nistp256 SHA256:SToHVibUstt+5D8oMIILOfCtpKg5oV1LuUnr9GEMb7s\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: load_hostkeys: loaded 1 keys from magna035\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:2\r\ndebug3: load_hostkeys: loaded 1 keys from 10.8.128.35\r\ndebug1: Host \'magna035\' is known and matches the ECDSA host key.\r\ndebug1: Found key in /home/ubuntu/.ssh/known_hosts:1\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey out after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey in after 134217728 blocks\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_dsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ecdsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ed25519 \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_xmss \r\ndebug2: pubkey_prepare: done\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup gssapi-with-mic\r\ndebug3: remaining preferred: gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled gssapi-with-mic\r\ndebug1: Next authentication method: gssapi-with-mic\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug2: we did not send a packet, disable method\r\ndebug3: authmethod_lookup gssapi-keyex\r\ndebug3: remaining preferred: hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering public key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 60\r\ndebug1: Server accepts key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: signing using rsa-sha2-512\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 52\r\ndebug1: Authentication succeeded (publickey).\r\nAuthenticated to magna035 ([10.8.128.35]:22).\r\ndebug1: setting up multiplex master socket\r\ndebug3: muxserver_listen: temporary control path /home/ubuntu/.ansible/cp/magna035-ubuntu-22.MbsvDiv8NJDwLqLD\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug1: channel 0: new [/home/ubuntu/.ansible/cp/magna035-ubuntu-22]\r\ndebug3: muxserver_listen: mux listener channel 0 fd 6\r\ndebug2: fd 5 setting TCP_NODELAY\r\ndebug3: ssh_packet_set_tos: set IP_TOS 0x20\r\ndebug1: control_persist_detach: backgrounding master process\r\ndebug2: control_persist_detach: background process is 25839\r\ndebug1: forking to background\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug1: Entering interactive session.\r\ndebug1: pledge: id\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\ndebug1: multiplexing control connection\r\ndebug2: fd 7 setting O_NONBLOCK\r\ndebug3: fd 7 is O_NONBLOCK\r\ndebug1: channel 1: new [mux-control]\r\ndebug3: channel_post_mux_listener: new mux channel 1 fd 7\r\ndebug3: mux_master_read_cb: channel 1: hello sent\r\ndebug2: set_control_persist_exit_time: cancel scheduled exit\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4\r\ndebug2: mux_master_process_hello: channel 1 slave version 4\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4\r\ndebug2: mux_master_process_alive_check: channel 1: alive check\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 221\r\ndebug3: mux_master_process_new_session: got fds stdin 8, stdout 9, stderr 10\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug2: fd 9 setting O_NONBLOCK\r\ndebug2: fd 10 setting O_NONBLOCK\r\ndebug1: channel 2: new [client-session]\r\ndebug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1\r\ndebug2: channel 2: send open\r\ndebug3: send packet: type 90\r\ndebug3: receive packet: type 80\r\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 2: callback start\r\ndebug2: client_session2_setup: id 2\r\ndebug1: Sending environment.\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 2: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug1: Sending command: /bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-vdjlytocdlahdbrbfkigbwigpbcxutra ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'\r\ndebug2: channel 2: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug3: mux_session_confirm: sending success reply\r\ndebug2: channel_input_open_confirmation: channel 2: callback done\r\ndebug2: channel 2: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 2: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 2\r\ndebug2: exec request accepted on channel 2\r\ndebug2: channel 2: rcvd adjust 65536\r\ndebug2: channel 2: read<=0 rfd 8 len 0\r\ndebug2: channel 2: read failed\r\ndebug2: channel 2: chan_shutdown_read (i0 o0 sock -1 wfd 8 efd 10 [write])\r\ndebug2: channel 2: input open -> drain\r\ndebug2: channel 2: ibuf empty\r\ndebug2: channel 2: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 2: input drain -> closed\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 8192\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 8192\r\ndebug2: channel 2: rcvd adjust 8192\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug3: receive packet: type 96\r\ndebug2: channel 2: rcvd eof\r\ndebug2: channel 2: output open -> drain\r\ndebug2: channel 2: obuf empty\r\ndebug2: channel 2: chan_shutdown_write (i3 o1 sock -1 wfd 9 efd 10 [write])\r\ndebug2: channel 2: output drain -> closed\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 2 rtype exit-status reply 0\r\ndebug3: mux_exit_message: channel 2: exit message, exitval 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 2: rcvd close\r\ndebug3: channel 2: will not send data after close\r\ndebug2: channel 2: send close\r\ndebug3: send packet: type 97\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: gc: notify user\r\ndebug3: mux_master_session_cleanup_cb: entering for channel 2\r\ndebug2: channel 1: rcvd close\r\ndebug2: channel 1: output open -> drain\r\ndebug2: channel 1: chan_shutdown_read (i0 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: input open -> closed\r\ndebug2: channel 2: gc: user detached\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: garbage collecting\r\ndebug1: channel 2: free: client-session, nchannels 3\r\ndebug3: channel 2: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o1/16 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n #2 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/10 sock -1 cc -1)\r\n\r\ndebug2: channel 1: obuf empty\r\ndebug2: channel 1: chan_shutdown_write (i3 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: output drain -> closed\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: gc: notify user\r\ndebug3: mux_master_control_cleanup_cb: entering for channel 1\r\ndebug2: channel 1: gc: user detached\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: garbage collecting\r\ndebug1: channel 1: free: mux-control, nchannels 2\r\ndebug2: Received exit status from master 0\r\ndebug3: channel 1: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o3/0 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\n') >2019-12-20 10:03:28,240 p=25767 u=ubuntu | ok: [magna053 -> magna035] => (item=magna035) >2019-12-20 10:03:28,240 p=25767 u=ubuntu | <magna053> Attempting python interpreter discovery >2019-12-20 10:03:28,240 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:28,241 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' >2019-12-20 10:03:28,260 p=25767 u=ubuntu | <magna046> (0, b'\n{"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDG00VKvgS5Fwze9Sj9gAxsSVhvZ3qHlfXrzouVZO6b4+iSnW0JS0dr+TSENlMMh2YgTl4kdEYf0mBw5Huec+e/VT74N+Ay2uaun/+MDV75EF6ViFiYbC00z4LkmXvksag5OGaJPs0flPTMhY+87fxbBI2tf4gCwUSN2T8BJHS5QmexedexxShDhh9i9B9WMfvT4XQ6hfQ2OYP7RjupSd/fw8d5mnVBrhVEPueYdXpXa3KfuyoGdooUOlwntSLG9c7xUROoziwoHb4vAM0xujTG4oW7m+qPMLEsN/lFZzrp6OjBOI365gFEDG+3BKqM59ncxGspdHXXRNdtseZWRafjRqCnMo7gEkIwpRb+njiyf5nSiAglCaSNwsq3cB8P9W0XUwXAaL8lKfYx6NHxMxup7eOB+w46O/V3w3wq1R3YEf3aXVhlsYBz7G6pNdl2DMjp5KmqmeWI9sfxMv1JK4hmv/Uy6Y9pDPpq5Wt5iaSxBmsdk8p9YhihW7ldqMcOtNM=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA1yAsHu4snN19ldzCBB+LodrrUe9HA8mC2oylC6LwM5ByorImjoQ2lU8//D6tLuOssQS+XsND2jxchY2OMnXoI=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGyL8UbgcQ8P7J9nkNF1Rh7FYsz7EKxiBammCUWdjvkt", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "4.18.0-147.0.3.el8_1.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna046.ceph.redhat.com", "ansible_hostname": "magna046", "ansible_nodename": "magna046.ceph.redhat.com", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "9b2606dd3f914301b8ab309d04811e6d", "ansible_is_chroot": false, "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "27", "epoch": "1576836207", "date": "2019-12-20", "time": "10:03:27", "iso8601_micro": "2019-12-20T10:03:27.844011Z", "iso8601": "2019-12-20T10:03:27Z", "iso8601_basic": "20191220T100327843839", "iso8601_basic_short": "20191220T100327", "tz": "UTC", "tz_offset": "+0000"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-zosxvrmvdjlccyixaegswcfwepnjpbce ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 29655, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 2314, "free": 29655}, "nocache": {"free": 31448, "used": 521}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144901121", "ansible_product_uuid": "00000000-0000-0000-0000-002590fbc704", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1U0E", "wwn-0x5000cca3a8c57b3c"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1U0E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57b3c", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1NYE", "wwn-0x5000cca3a8c57abe"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1NYE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57abe", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D2H6E", "wwn-0x5000cca3a8c57dcd"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D2H6E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57dcd", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE", "wwn-0x5000cca3a8c52530"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20B9WEE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c52530", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE-part1", "wwn-0x5000cca3a8c52530-part1"], "uuids": ["379385d3-25cd-464a-8a52-fc2eab28f89c"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "379385d3-25cd-464a-8a52-fc2eab28f89c", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sdb": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1NYE", "wwn-0x5000cca3a8c57abe"], "sda1": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE-part1", "wwn-0x5000cca3a8c52530-part1"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE", "wwn-0x5000cca3a8c52530"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1U0E", "wwn-0x5000cca3a8c57b3c"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D2H6E", "wwn-0x5000cca3a8c57dcd"]}, "uuids": {"sda1": ["379385d3-25cd-464a-8a52-fc2eab28f89c"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 182667, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 929351716864, "block_size": 4096, "block_total": 240094980, "block_available": 226892509, "block_used": 13202471, "inode_total": 61054976, "inode_available": 60959166, "inode_used": 95810, "uuid": "379385d3-25cd-464a-8a52-fc2eab28f89c"}], "ansible_interfaces": ["eno1", "lo", "eno2"], "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.46", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefb:c704", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefb:c704", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fb:c7:05", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.46", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefb:c704", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.46"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefb:c704", "fe80::225:90ff:fefb:c704"], "ansible_dns": {"search": ["ceph.redhat.com", "sepia.ceph.com"], "nameservers": ["10.8.128.1", "10.10.160.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=379385d3-25cd-464a-8a52-fc2eab28f89c", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=379385d3-25cd-464a-8a52-fc2eab28f89c", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:28,279 p=25767 u=ubuntu | <magna046> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/libexec/platform-python\n/usr/bin/python3\nENDFOUND\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:28,281 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:28,282 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' >2019-12-20 10:03:28,312 p=25767 u=ubuntu | ok: [magna048 -> magna046] => (item=magna046) >2019-12-20 10:03:28,314 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:28,314 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:28,314 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:28,315 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wcsmzdlzxohjghvhooucoyhewkhdzphh ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:28,369 p=25767 u=ubuntu | <magna046> (0, b'{"platform_dist_result": ["redhat", "8.1", "Ootpa"], "osrelease_content": "NAME=\\"Red Hat Enterprise Linux\\"\\nVERSION=\\"8.1 (Ootpa)\\"\\nID=\\"rhel\\"\\nID_LIKE=\\"fedora\\"\\nVERSION_ID=\\"8.1\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"Red Hat Enterprise Linux 8.1 (Ootpa)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:redhat:enterprise_linux:8.1:GA\\"\\nHOME_URL=\\"https://www.redhat.com/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\n\\nREDHAT_BUGZILLA_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=8.1\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"8.1\\"\\n"}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:28,371 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:28,371 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:28,371 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:28,372 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-smjyfwiivjgeruamyhcuvbqflwncqydg ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:28,431 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:28,439 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:29,276 p=25767 u=ubuntu | <magna046> (0, b'\n{"ansible_facts": {"ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDG00VKvgS5Fwze9Sj9gAxsSVhvZ3qHlfXrzouVZO6b4+iSnW0JS0dr+TSENlMMh2YgTl4kdEYf0mBw5Huec+e/VT74N+Ay2uaun/+MDV75EF6ViFiYbC00z4LkmXvksag5OGaJPs0flPTMhY+87fxbBI2tf4gCwUSN2T8BJHS5QmexedexxShDhh9i9B9WMfvT4XQ6hfQ2OYP7RjupSd/fw8d5mnVBrhVEPueYdXpXa3KfuyoGdooUOlwntSLG9c7xUROoziwoHb4vAM0xujTG4oW7m+qPMLEsN/lFZzrp6OjBOI365gFEDG+3BKqM59ncxGspdHXXRNdtseZWRafjRqCnMo7gEkIwpRb+njiyf5nSiAglCaSNwsq3cB8P9W0XUwXAaL8lKfYx6NHxMxup7eOB+w46O/V3w3wq1R3YEf3aXVhlsYBz7G6pNdl2DMjp5KmqmeWI9sfxMv1JK4hmv/Uy6Y9pDPpq5Wt5iaSxBmsdk8p9YhihW7ldqMcOtNM=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA1yAsHu4snN19ldzCBB+LodrrUe9HA8mC2oylC6LwM5ByorImjoQ2lU8//D6tLuOssQS+XsND2jxchY2OMnXoI=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGyL8UbgcQ8P7J9nkNF1Rh7FYsz7EKxiBammCUWdjvkt", "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "27", "epoch": "1576836207", "date": "2019-12-20", "time": "10:03:27", "iso8601_micro": "2019-12-20T10:03:27.847229Z", "iso8601": "2019-12-20T10:03:27Z", "iso8601_basic": "20191220T100327847089", "iso8601_basic_short": "20191220T100327", "tz": "UTC", "tz_offset": "+0000"}, "ansible_dns": {"search": ["ceph.redhat.com", "sepia.ceph.com"], "nameservers": ["10.8.128.1", "10.10.160.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=379385d3-25cd-464a-8a52-fc2eab28f89c", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=379385d3-25cd-464a-8a52-fc2eab28f89c", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-147.0.3.el8_1.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna046.ceph.redhat.com", "ansible_hostname": "magna046", "ansible_nodename": "magna046.ceph.redhat.com", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "9b2606dd3f914301b8ab309d04811e6d", "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 29654, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 2315, "free": 29654}, "nocache": {"free": 31447, "used": 522}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144901121", "ansible_product_uuid": "00000000-0000-0000-0000-002590fbc704", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1U0E", "wwn-0x5000cca3a8c57b3c"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1U0E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57b3c", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1NYE", "wwn-0x5000cca3a8c57abe"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1NYE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57abe", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D2H6E", "wwn-0x5000cca3a8c57dcd"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D2H6E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57dcd", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE", "wwn-0x5000cca3a8c52530"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20B9WEE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c52530", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE-part1", "wwn-0x5000cca3a8c52530-part1"], "uuids": ["379385d3-25cd-464a-8a52-fc2eab28f89c"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "379385d3-25cd-464a-8a52-fc2eab28f89c", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sdb": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1NYE", "wwn-0x5000cca3a8c57abe"], "sda1": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE-part1", "wwn-0x5000cca3a8c52530-part1"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE", "wwn-0x5000cca3a8c52530"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1U0E", "wwn-0x5000cca3a8c57b3c"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D2H6E", "wwn-0x5000cca3a8c57dcd"]}, "uuids": {"sda1": ["379385d3-25cd-464a-8a52-fc2eab28f89c"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 182667, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 929351712768, "block_size": 4096, "block_total": 240094980, "block_available": 226892508, "block_used": 13202472, "inode_total": 61054976, "inode_available": 60959166, "inode_used": 95810, "uuid": "379385d3-25cd-464a-8a52-fc2eab28f89c"}], "ansible_interfaces": ["eno2", "eno1", "lo"], "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.46", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefb:c704", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefb:c704", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fb:c7:05", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.46", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefb:c704", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.46"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefb:c704", "fe80::225:90ff:fefb:c704"], "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-fxdafdapuemmumpxgtwqgnfpzzwqhrvj ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "", "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:29,327 p=25767 u=ubuntu | ok: [magna049 -> magna046] => (item=magna046) >2019-12-20 10:03:29,328 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:29,328 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:29,329 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:29,330 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-effolcgdhxxstownkmywaindulcbuaet ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:29,389 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:30,134 p=25767 u=ubuntu | <magna048> (0, b'\n{"ansible_facts": {"ansible_dns": {"search": ["ceph.redhat.com"], "nameservers": ["10.8.128.1", "10.10.160.1"], "domain": "ceph.redhat.com"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDTpOQO8ba8cOIB18Ep81gxGGfsMbxFBCrbaPHSuaUrxS6iF7gpPaYA6ZPX/W0FvXJyl6tgc0FIWJ6sUuSot8UiaAsnZDFp9pK4zrrCXz5X48QPvI5DG5hE65DvbCTLba2yAaM42t/dD1lFm418Tb6RBa7i8PGiYgVEVwrTDdvQ3AerKIzzbKp7R27CbZgvX4EMrLSI1odY3D4Kv8+YKKa6boNBwOGB8BFkIRf/2W/oBMCMihjteG89diZNsP2vLB2C5uBF08VOGwZoBLgnGmyt2nXadnoahscTqh2Tx1BF4EVaA6iyNGwaOoZom2X7M9vtJJIZ5eagpUbkHSSnZXQrW9J/8oVQZIO9VvpMs6sXMbi9VY9e21nGmwFdaX8l1QwzIRkPI05LleE2Viww3MimxItudeLTnMUEEegfckmUl0z8khLDe2meso0UTcRA3GhHtaus4T2s9Qv+IHRTy6zNsypgwa1y347y58WXRO2FsTFNW90eL87w+rVU0lDhsQs=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOwum3XBUdSbUFDqOFlMmgems4r3VSM+dbAcIyMGYZPl91goohFeLfLcNFXUvmY7DN/rLId9DO/gHBj+QmWh7lw=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPZfAkxS7HL4LG8YD1bOQrAXI4/d6lJ9LBzo4WLy4SlC", "ansible_system": "Linux", "ansible_kernel": "4.18.0-147.0.3.el8_1.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna048.ceph.redhat.com", "ansible_hostname": "magna048", "ansible_nodename": "magna048", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "166b25e133e94df5ad8eba07acc433a9", "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_local": {}, "ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-effolcgdhxxstownkmywaindulcbuaet ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=be84d898-bbc9-4b82-a7bf-50bcf3326660", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=be84d898-bbc9-4b82-a7bf-50bcf3326660", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 22940, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 9029, "free": 22940}, "nocache": {"free": 28783, "used": 3186}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144901121", "ansible_product_uuid": "00000000-0000-0000-0000-002590fbc71c", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20D0Z6E", "wwn-0x5000cca3a8c5781c"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9M0N20D0Z6E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c5781c", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N21EGGHE", "wwn-0x5000cca3a8d436a3"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N21EGGHE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8d436a3", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20BX7DE", "wwn-0x5000cca3a8c56a16"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20BX7DE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c56a16", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE", "wwn-0x5000cca3a8c571b9"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9M0N20BZ8GE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c571b9", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE-part1", "wwn-0x5000cca3a8c571b9-part1"], "uuids": ["be84d898-bbc9-4b82-a7bf-50bcf3326660"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "be84d898-bbc9-4b82-a7bf-50bcf3326660", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sda1": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE-part1", "wwn-0x5000cca3a8c571b9-part1"], "sdb": ["ata-Hitachi_HUA722010CLA330_JPW9K0N21EGGHE", "wwn-0x5000cca3a8d436a3"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20BX7DE", "wwn-0x5000cca3a8c56a16"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20D0Z6E", "wwn-0x5000cca3a8c5781c"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE", "wwn-0x5000cca3a8c571b9"]}, "uuids": {"sda1": ["be84d898-bbc9-4b82-a7bf-50bcf3326660"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 339102, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 928034877440, "block_size": 4096, "block_total": 240094980, "block_available": 226571015, "block_used": 13523965, "inode_total": 61054976, "inode_available": 60955959, "inode_used": 99017, "uuid": "be84d898-bbc9-4b82-a7bf-50bcf3326660"}], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_is_chroot": false, "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_hostnqn": "", "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "30", "epoch": "1576836210", "date": "2019-12-20", "time": "10:03:30", "iso8601_micro": "2019-12-20T10:03:30.057973Z", "iso8601": "2019-12-20T10:03:30Z", "iso8601_basic": "20191220T100330057839", "iso8601_basic_short": "20191220T100330", "tz": "UTC", "tz_offset": "+0000"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_interfaces": ["eno2", "lo", "eno1"], "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.48", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefb:c71c", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefb:c71c", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fb:c7:1d", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.48", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefb:c71c", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.48"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefb:c71c", "fe80::225:90ff:fefb:c71c"], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:30,173 p=25767 u=ubuntu | <magna046> (0, b'\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDG00VKvgS5Fwze9Sj9gAxsSVhvZ3qHlfXrzouVZO6b4+iSnW0JS0dr+TSENlMMh2YgTl4kdEYf0mBw5Huec+e/VT74N+Ay2uaun/+MDV75EF6ViFiYbC00z4LkmXvksag5OGaJPs0flPTMhY+87fxbBI2tf4gCwUSN2T8BJHS5QmexedexxShDhh9i9B9WMfvT4XQ6hfQ2OYP7RjupSd/fw8d5mnVBrhVEPueYdXpXa3KfuyoGdooUOlwntSLG9c7xUROoziwoHb4vAM0xujTG4oW7m+qPMLEsN/lFZzrp6OjBOI365gFEDG+3BKqM59ncxGspdHXXRNdtseZWRafjRqCnMo7gEkIwpRb+njiyf5nSiAglCaSNwsq3cB8P9W0XUwXAaL8lKfYx6NHxMxup7eOB+w46O/V3w3wq1R3YEf3aXVhlsYBz7G6pNdl2DMjp5KmqmeWI9sfxMv1JK4hmv/Uy6Y9pDPpq5Wt5iaSxBmsdk8p9YhihW7ldqMcOtNM=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA1yAsHu4snN19ldzCBB+LodrrUe9HA8mC2oylC6LwM5ByorImjoQ2lU8//D6tLuOssQS+XsND2jxchY2OMnXoI=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGyL8UbgcQ8P7J9nkNF1Rh7FYsz7EKxiBammCUWdjvkt", "ansible_system": "Linux", "ansible_kernel": "4.18.0-147.0.3.el8_1.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna046.ceph.redhat.com", "ansible_hostname": "magna046", "ansible_nodename": "magna046.ceph.redhat.com", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "9b2606dd3f914301b8ab309d04811e6d", "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-smjyfwiivjgeruamyhcuvbqflwncqydg ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "28", "epoch": "1576836208", "date": "2019-12-20", "time": "10:03:28", "iso8601_micro": "2019-12-20T10:03:28.827960Z", "iso8601": "2019-12-20T10:03:28Z", "iso8601_basic": "20191220T100328827771", "iso8601_basic_short": "20191220T100328", "tz": "UTC", "tz_offset": "+0000"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["ceph.redhat.com", "sepia.ceph.com"], "nameservers": ["10.8.128.1", "10.10.160.1"]}, "ansible_hostnqn": "", "ansible_interfaces": ["eno2", "eno1", "lo"], "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.46", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefb:c704", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefb:c704", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fb:c7:05", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.46", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefb:c704", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fb:c7:04", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.46"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefb:c704", "fe80::225:90ff:fefb:c704"], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=379385d3-25cd-464a-8a52-fc2eab28f89c", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=379385d3-25cd-464a-8a52-fc2eab28f89c", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_service_mgr": "systemd", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 29653, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 2316, "free": 29653}, "nocache": {"free": 31446, "used": 523}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144901121", "ansible_product_uuid": "00000000-0000-0000-0000-002590fbc704", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1U0E", "wwn-0x5000cca3a8c57b3c"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1U0E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57b3c", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1NYE", "wwn-0x5000cca3a8c57abe"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D1NYE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57abe", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D2H6E", "wwn-0x5000cca3a8c57dcd"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20D2H6E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c57dcd", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE", "wwn-0x5000cca3a8c52530"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20B9WEE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c52530", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE-part1", "wwn-0x5000cca3a8c52530-part1"], "uuids": ["379385d3-25cd-464a-8a52-fc2eab28f89c"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "379385d3-25cd-464a-8a52-fc2eab28f89c", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sdb": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1NYE", "wwn-0x5000cca3a8c57abe"], "sda1": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE-part1", "wwn-0x5000cca3a8c52530-part1"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20B9WEE", "wwn-0x5000cca3a8c52530"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D1U0E", "wwn-0x5000cca3a8c57b3c"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20D2H6E", "wwn-0x5000cca3a8c57dcd"]}, "uuids": {"sda1": ["379385d3-25cd-464a-8a52-fc2eab28f89c"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 182668, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 929351925760, "block_size": 4096, "block_total": 240094980, "block_available": 226892560, "block_used": 13202420, "inode_total": 61054976, "inode_available": 60959171, "inode_used": 95805, "uuid": "379385d3-25cd-464a-8a52-fc2eab28f89c"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:30,187 p=25767 u=ubuntu | ok: [magna049 -> magna048] => (item=magna048) >2019-12-20 10:03:30,228 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/setup.py >2019-12-20 10:03:30,228 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:30,228 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:30,229 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-xnytfpqntvxcqlmhntvjgmdrzlhmwdhv ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:30,246 p=25767 u=ubuntu | ok: [magna053 -> magna046] => (item=magna046) >2019-12-20 10:03:30,288 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:31,046 p=25767 u=ubuntu | <magna048> (0, b'BECOME-SUCCESS-wcsmzdlzxohjghvhooucoyhewkhdzphh\n\n{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "4.18.0-147.0.3.el8_1.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna048.ceph.redhat.com", "ansible_hostname": "magna048", "ansible_nodename": "magna048", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "166b25e133e94df5ad8eba07acc433a9", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDTpOQO8ba8cOIB18Ep81gxGGfsMbxFBCrbaPHSuaUrxS6iF7gpPaYA6ZPX/W0FvXJyl6tgc0FIWJ6sUuSot8UiaAsnZDFp9pK4zrrCXz5X48QPvI5DG5hE65DvbCTLba2yAaM42t/dD1lFm418Tb6RBa7i8PGiYgVEVwrTDdvQ3AerKIzzbKp7R27CbZgvX4EMrLSI1odY3D4Kv8+YKKa6boNBwOGB8BFkIRf/2W/oBMCMihjteG89diZNsP2vLB2C5uBF08VOGwZoBLgnGmyt2nXadnoahscTqh2Tx1BF4EVaA6iyNGwaOoZom2X7M9vtJJIZ5eagpUbkHSSnZXQrW9J/8oVQZIO9VvpMs6sXMbi9VY9e21nGmwFdaX8l1QwzIRkPI05LleE2Viww3MimxItudeLTnMUEEegfckmUl0z8khLDe2meso0UTcRA3GhHtaus4T2s9Qv+IHRTy6zNsypgwa1y347y58WXRO2FsTFNW90eL87w+rVU0lDhsQs=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOwum3XBUdSbUFDqOFlMmgems4r3VSM+dbAcIyMGYZPl91goohFeLfLcNFXUvmY7DN/rLId9DO/gHBj+QmWh7lw=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPZfAkxS7HL4LG8YD1bOQrAXI4/d6lJ9LBzo4WLy4SlC", "ansible_dns": {"search": ["ceph.redhat.com"], "nameservers": ["10.8.128.1", "10.10.160.1"], "domain": "ceph.redhat.com"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=be84d898-bbc9-4b82-a7bf-50bcf3326660", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=be84d898-bbc9-4b82-a7bf-50bcf3326660", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "", "ansible_fips": false, "ansible_local": {}, "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 22958, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 9011, "free": 22958}, "nocache": {"free": 28801, "used": 3168}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144901121", "ansible_product_uuid": "00000000-0000-0000-0000-002590fbc71c", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20D0Z6E", "wwn-0x5000cca3a8c5781c"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9M0N20D0Z6E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c5781c", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N21EGGHE", "wwn-0x5000cca3a8d436a3"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N21EGGHE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8d436a3", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20BX7DE", "wwn-0x5000cca3a8c56a16"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20BX7DE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c56a16", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE", "wwn-0x5000cca3a8c571b9"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9M0N20BZ8GE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c571b9", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE-part1", "wwn-0x5000cca3a8c571b9-part1"], "uuids": ["be84d898-bbc9-4b82-a7bf-50bcf3326660"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "be84d898-bbc9-4b82-a7bf-50bcf3326660", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sda1": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE-part1", "wwn-0x5000cca3a8c571b9-part1"], "sdb": ["ata-Hitachi_HUA722010CLA330_JPW9K0N21EGGHE", "wwn-0x5000cca3a8d436a3"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20BX7DE", "wwn-0x5000cca3a8c56a16"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20D0Z6E", "wwn-0x5000cca3a8c5781c"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE", "wwn-0x5000cca3a8c571b9"]}, "uuids": {"sda1": ["be84d898-bbc9-4b82-a7bf-50bcf3326660"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 339101, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 928035090432, "block_size": 4096, "block_total": 240094980, "block_available": 226571067, "block_used": 13523913, "inode_total": 61054976, "inode_available": 60955964, "inode_used": 99012, "uuid": "be84d898-bbc9-4b82-a7bf-50bcf3326660"}], "ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-wcsmzdlzxohjghvhooucoyhewkhdzphh ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "30", "epoch": "1576836210", "date": "2019-12-20", "time": "10:03:30", "iso8601_micro": "2019-12-20T10:03:30.302807Z", "iso8601": "2019-12-20T10:03:30Z", "iso8601_basic": "20191220T100330302656", "iso8601_basic_short": "20191220T100330", "tz": "UTC", "tz_offset": "+0000"}, "ansible_interfaces": ["eno2", "lo", "eno1"], "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.48", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefb:c71c", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefb:c71c", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fb:c7:1d", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.48", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefb:c71c", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.48"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefb:c71c", "fe80::225:90ff:fefb:c71c"], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/home/ubuntu/.ansible/cp/magna048-ubuntu-22" does not exist\r\ndebug2: resolving "magna048" port 22\r\ndebug2: ssh_connect_direct\r\ndebug1: Connecting to magna048 [10.8.128.48] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 59989 ms remain after connect\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa type 0\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519 type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_8.0\r\ndebug1: match: OpenSSH_8.0 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to magna048:22 as \'ubuntu\'\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:5\r\ndebug3: load_hostkeys: loaded 1 keys from magna048\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,zlib@openssh.com,zlib\r\ndebug2: compression stoc: none,zlib@openssh.com,zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256\r\ndebug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: compression ctos: none,zlib@openssh.com\r\ndebug2: compression stoc: none,zlib@openssh.com\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: curve25519-sha256\r\ndebug1: kex: host key algorithm: ecdsa-sha2-nistp256\r\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ecdsa-sha2-nistp256 SHA256:2UmyoMNp5lcd/d7po0EtX5VnvYbkj9dH7K9Q8G9Dwm0\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:5\r\ndebug3: load_hostkeys: loaded 1 keys from magna048\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:6\r\ndebug3: load_hostkeys: loaded 1 keys from 10.8.128.48\r\ndebug1: Host \'magna048\' is known and matches the ECDSA host key.\r\ndebug1: Found key in /home/ubuntu/.ssh/known_hosts:5\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey out after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey in after 134217728 blocks\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_dsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ecdsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ed25519 \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_xmss \r\ndebug2: pubkey_prepare: done\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup gssapi-with-mic\r\ndebug3: remaining preferred: gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled gssapi-with-mic\r\ndebug1: Next authentication method: gssapi-with-mic\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug2: we did not send a packet, disable method\r\ndebug3: authmethod_lookup gssapi-keyex\r\ndebug3: remaining preferred: hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering public key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 60\r\ndebug1: Server accepts key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: signing using rsa-sha2-512\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 52\r\ndebug1: Authentication succeeded (publickey).\r\nAuthenticated to magna048 ([10.8.128.48]:22).\r\ndebug1: setting up multiplex master socket\r\ndebug3: muxserver_listen: temporary control path /home/ubuntu/.ansible/cp/magna048-ubuntu-22.D3VINYFgUyKG30PX\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug1: channel 0: new [/home/ubuntu/.ansible/cp/magna048-ubuntu-22]\r\ndebug3: muxserver_listen: mux listener channel 0 fd 6\r\ndebug2: fd 5 setting TCP_NODELAY\r\ndebug3: ssh_packet_set_tos: set IP_TOS 0x20\r\ndebug1: control_persist_detach: backgrounding master process\r\ndebug2: control_persist_detach: background process is 26209\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug1: forking to background\r\ndebug1: Entering interactive session.\r\ndebug1: pledge: id\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\ndebug1: multiplexing control connection\r\ndebug2: fd 7 setting O_NONBLOCK\r\ndebug3: fd 7 is O_NONBLOCK\r\ndebug1: channel 1: new [mux-control]\r\ndebug3: channel_post_mux_listener: new mux channel 1 fd 7\r\ndebug3: mux_master_read_cb: channel 1: hello sent\r\ndebug2: set_control_persist_exit_time: cancel scheduled exit\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4\r\ndebug2: mux_master_process_hello: channel 1 slave version 4\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4\r\ndebug2: mux_master_process_alive_check: channel 1: alive check\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 221\r\ndebug3: mux_master_process_new_session: got fds stdin 8, stdout 9, stderr 10\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug2: fd 9 setting O_NONBLOCK\r\ndebug2: fd 10 setting O_NONBLOCK\r\ndebug1: channel 2: new [client-session]\r\ndebug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1\r\ndebug2: channel 2: send open\r\ndebug3: send packet: type 90\r\ndebug3: receive packet: type 80\r\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 2: callback start\r\ndebug2: client_session2_setup: id 2\r\ndebug1: Sending environment.\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 2: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug1: Sending command: /bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-wcsmzdlzxohjghvhooucoyhewkhdzphh ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'\r\ndebug2: channel 2: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug3: mux_session_confirm: sending success reply\r\ndebug2: channel_input_open_confirmation: channel 2: callback done\r\ndebug2: channel 2: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 2: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 2\r\ndebug2: exec request accepted on channel 2\r\ndebug2: channel 2: read<=0 rfd 8 len 0\r\ndebug2: channel 2: read failed\r\ndebug2: channel 2: chan_shutdown_read (i0 o0 sock -1 wfd 8 efd 10 [write])\r\ndebug2: channel 2: input open -> drain\r\ndebug2: channel 2: ibuf empty\r\ndebug2: channel 2: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 2: input drain -> closed\r\ndebug2: channel 2: rcvd adjust 65536\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug2: channel 2: rcvd adjust 4096\r\ndebug1: multiplexing control connection\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug3: fd 8 is O_NONBLOCK\r\ndebug1: channel 3: new [mux-control]\r\ndebug3: channel_post_mux_listener: new mux channel 3 fd 8\r\ndebug3: mux_master_read_cb: channel 3: hello sent\r\ndebug3: mux_master_read_cb: channel 3 packet type 0x00000001 len 4\r\ndebug2: mux_master_process_hello: channel 3 slave version 4\r\ndebug3: mux_master_read_cb: channel 3 packet type 0x10000004 len 4\r\ndebug2: mux_master_process_alive_check: channel 3: alive check\r\ndebug3: mux_master_read_cb: channel 3 packet type 0x10000002 len 221\r\ndebug2: mux_master_process_new_session: channel 3: request tty 0, X 0, agent 0, subsys 0, term "xterm-256color", cmd "/bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-effolcgdhxxstownkmywaindulcbuaet ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'", env 1\r\ndebug3: mux_master_process_new_session: got fds stdin 11, stdout 12, stderr 13\r\ndebug2: fd 11 setting O_NONBLOCK\r\ndebug2: fd 12 setting O_NONBLOCK\r\ndebug2: fd 13 setting O_NONBLOCK\r\ndebug1: channel 4: new [client-session]\r\ndebug2: mux_master_process_new_session: channel_new: 4 linked to control channel 3\r\ndebug2: channel 4: send open\r\ndebug3: send packet: type 90\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 4: callback start\r\ndebug2: client_session2_setup: id 4\r\ndebug1: Sending environment.\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 4: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug1: Sending command: /bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-effolcgdhxxstownkmywaindulcbuaet ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'\r\ndebug2: channel 4: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug3: mux_session_confirm: sending success reply\r\ndebug2: channel_input_open_confirmation: channel 4: callback done\r\ndebug2: channel 4: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 4: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 4\r\ndebug2: exec request accepted on channel 4\r\ndebug2: channel 4: read<=0 rfd 11 len 0\r\ndebug2: channel 4: read failed\r\ndebug2: channel 4: chan_shutdown_read (i0 o0 sock -1 wfd 11 efd 13 [write])\r\ndebug2: channel 4: input open -> drain\r\ndebug2: channel 4: ibuf empty\r\ndebug2: channel 4: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 4: input drain -> closed\r\ndebug2: channel 4: rcvd adjust 65536\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug3: receive packet: type 96\r\ndebug2: channel 4: rcvd eof\r\ndebug2: channel 4: output open -> drain\r\ndebug2: channel 4: obuf empty\r\ndebug2: channel 4: chan_shutdown_write (i3 o1 sock -1 wfd 12 efd 13 [write])\r\ndebug2: channel 4: output drain -> closed\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 4 rtype exit-status reply 0\r\ndebug3: mux_exit_message: channel 4: exit message, exitval 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 4: rcvd close\r\ndebug3: channel 4: will not send data after close\r\ndebug2: channel 4: send close\r\ndebug3: send packet: type 97\r\ndebug2: channel 4: is dead\r\ndebug2: channel 4: gc: notify user\r\ndebug3: mux_master_session_cleanup_cb: entering for channel 4\r\ndebug2: channel 3: rcvd close\r\ndebug2: channel 3: output open -> drain\r\ndebug2: channel 3: chan_shutdown_read (i0 o1 sock 8 wfd 8 efd -1 [closed])\r\ndebug2: channel 3: input open -> closed\r\ndebug2: channel 4: gc: user detached\r\ndebug2: channel 4: is dead\r\ndebug2: channel 4: garbage collecting\r\ndebug1: channel 4: free: client-session, nchannels 5\r\ndebug3: channel 4: status: The following connections are open:\r\n #1 mux-control (t16 r2 i0/0 o0/0 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n #2 client-session (t4 r0 i3/0 o0/0 e[write]/0 fd -1/9/10 sock -1 cc 1)\r\n #3 mux-control (t16 nr0 i3/0 o1/16 e[closed]/0 fd 8/8/-1 sock 8 cc -1)\r\n #4 client-session (t4 r1 i3/0 o3/0 e[write]/0 fd -1/-1/13 sock -1 cc -1)\r\n\r\ndebug2: channel 3: obuf empty\r\ndebug2: channel 3: chan_shutdown_write (i3 o1 sock 8 wfd 8 efd -1 [closed])\r\ndebug2: channel 3: output drain -> closed\r\ndebug2: channel 3: is dead (local)\r\ndebug2: channel 3: gc: notify user\r\ndebug3: mux_master_control_cleanup_cb: entering for channel 3\r\ndebug2: channel 3: gc: user detached\r\ndebug2: channel 3: is dead (local)\r\ndebug2: channel 3: garbage collecting\r\ndebug1: channel 3: free: mux-control, nchannels 4\r\ndebug3: channel 3: status: The following connections are open:\r\n #1 mux-control (t16 r2 i0/0 o0/0 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n #2 client-session (t4 r0 i3/0 o0/0 e[write]/0 fd -1/9/10 sock -1 cc 1)\r\n #3 mux-control (t16 nr0 i3/0 o3/0 e[closed]/0 fd 8/8/-1 sock 8 cc -1)\r\n\r\ndebug1: multiplexing control connection\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug3: fd 8 is O_NONBLOCK\r\ndebug1: channel 3: new [mux-control]\r\ndebug3: channel_post_mux_listener: new mux channel 3 fd 8\r\ndebug3: mux_master_read_cb: channel 3: hello sent\r\ndebug3: mux_master_read_cb: channel 3 packet type 0x00000001 len 4\r\ndebug2: mux_master_process_hello: channel 3 slave version 4\r\ndebug3: mux_master_read_cb: channel 3 packet type 0x10000004 len 4\r\ndebug2: mux_master_process_alive_check: channel 3: alive check\r\ndebug3: mux_master_read_cb: channel 3 packet type 0x10000002 len 221\r\ndebug2: mux_master_process_new_session: channel 3: request tty 0, X 0, agent 0, subsys 0, term "xterm-256color", cmd "/bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-xnytfpqntvxcqlmhntvjgmdrzlhmwdhv ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'", env 1\r\ndebug3: mux_master_process_new_session: got fds stdin 11, stdout 12, stderr 13\r\ndebug2: fd 11 setting O_NONBLOCK\r\ndebug2: fd 12 setting O_NONBLOCK\r\ndebug2: fd 13 setting O_NONBLOCK\r\ndebug1: channel 4: new [client-session]\r\ndebug2: mux_master_process_new_session: channel_new: 4 linked to control channel 3\r\ndebug2: channel 4: send open\r\ndebug3: send packet: type 90\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 4: callback start\r\ndebug2: client_session2_setup: id 4\r\ndebug1: Sending environment.\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 4: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug1: Sending command: /bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-xnytfpqntvxcqlmhntvjgmdrzlhmwdhv ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'\r\ndebug2: channel 4: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug3: mux_session_confirm: sending success reply\r\ndebug2: channel_input_open_confirmation: channel 4: callback done\r\ndebug2: channel 4: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 4: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 4\r\ndebug2: exec request accepted on channel 4\r\ndebug2: channel 4: read<=0 rfd 11 len 0\r\ndebug2: channel 4: read failed\r\ndebug2: channel 4: chan_shutdown_read (i0 o0 sock -1 wfd 11 efd 13 [write])\r\ndebug2: channel 4: input open -> drain\r\ndebug2: channel 4: ibuf empty\r\ndebug2: channel 4: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 4: input drain -> closed\r\ndebug2: channel 4: rcvd adjust 65536\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 8192\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 8192\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug2: channel 4: rcvd adjust 4096\r\ndebug3: receive packet: type 96\r\ndebug2: channel 2: rcvd eof\r\ndebug2: channel 2: output open -> drain\r\ndebug2: channel 2: obuf empty\r\ndebug2: channel 2: chan_shutdown_write (i3 o1 sock -1 wfd 9 efd 10 [write])\r\ndebug2: channel 2: output drain -> closed\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 2 rtype exit-status reply 0\r\ndebug3: mux_exit_message: channel 2: exit message, exitval 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 2: rcvd close\r\ndebug3: channel 2: will not send data after close\r\ndebug2: channel 2: send close\r\ndebug3: send packet: type 97\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: gc: notify user\r\ndebug3: mux_master_session_cleanup_cb: entering for channel 2\r\ndebug2: channel 1: rcvd close\r\ndebug2: channel 1: output open -> drain\r\ndebug2: channel 1: chan_shutdown_read (i0 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: input open -> closed\r\ndebug2: channel 2: gc: user detached\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: garbage collecting\r\ndebug1: channel 2: free: client-session, nchannels 5\r\ndebug3: channel 2: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o1/16 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n #2 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/10 sock -1 cc -1)\r\n #3 mux-control (t16 r4 i0/0 o0/0 e[closed]/0 fd 8/8/-1 sock 8 cc -1)\r\n #4 client-session (t4 r1 i3/0 o0/0 e[write]/0 fd -1/12/13 sock -1 cc 3)\r\n\r\ndebug2: channel 1: obuf empty\r\ndebug2: channel 1: chan_shutdown_write (i3 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: output drain -> closed\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: gc: notify user\r\ndebug3: mux_master_control_cleanup_cb: entering for channel 1\r\ndebug2: channel 1: gc: user detached\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: garbage collecting\r\ndebug1: channel 1: free: mux-control, nchannels 4\r\ndebug2: Received exit status from master 0\r\ndebug3: channel 1: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o3/0 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n #3 mux-control (t16 r4 i0/0 o0/0 e[closed]/0 fd 8/8/-1 sock 8 cc -1)\r\n #4 client-session (t4 r1 i3/0 o0/0 e[write]/0 fd -1/12/13 sock -1 cc 3)\r\n\r\ndebug3: receive packet: type 96\r\ndebug2: channel 4: rcvd eof\r\ndebug2: channel 4: output open -> drain\r\ndebug2: channel 4: obuf empty\r\ndebug2: channel 4: chan_shutdown_write (i3 o1 sock -1 wfd 12 efd 13 [write])\r\ndebug2: channel 4: output drain -> closed\r\ndebug2: channel 4: send close\r\ndebug3: send packet: type 97\r\ndebug3: channel 4: will not send data after close\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 4 rtype exit-status reply 0\r\ndebug3: mux_exit_message: channel 4: exit message, exitval 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 4: rcvd close\r\ndebug3: channel 4: will not send data after close\r\ndebug2: channel 4: is dead\r\ndebug2: channel 4: gc: notify user\r\ndebug3: mux_master_session_cleanup_cb: entering for channel 4\r\ndebug2: channel 3: rcvd close\r\ndebug2: channel 3: output open -> drain\r\ndebug2: channel 3: chan_shutdown_read (i0 o1 sock 8 wfd 8 efd -1 [closed])\r\ndebug2: channel 3: input open -> closed\r\ndebug2: channel 4: gc: user detached\r\ndebug2: channel 4: is dead\r\ndebug2: channel 4: garbage collecting\r\ndebug1: channel 4: free: client-session, nchannels 3\r\ndebug3: channel 4: status: The following connections are open:\r\n #3 mux-control (t16 nr0 i3/0 o1/16 e[closed]/0 fd 8/8/-1 sock 8 cc -1)\r\n #4 client-session (t4 r1 i3/0 o3/0 e[write]/0 fd -1/-1/13 sock -1 cc -1)\r\n\r\ndebug2: channel 3: obuf empty\r\ndebug2: channel 3: chan_shutdown_write (i3 o1 sock 8 wfd 8 efd -1 [closed])\r\ndebug2: channel 3: output drain -> closed\r\ndebug2: channel 3: is dead (local)\r\ndebug2: channel 3: gc: notify user\r\ndebug3: mux_master_control_cleanup_cb: entering for channel 3\r\ndebug2: channel 3: gc: user detached\r\ndebug2: channel 3: is dead (local)\r\ndebug2: channel 3: garbage collecting\r\ndebug1: channel 3: free: mux-control, nchannels 2\r\ndebug3: channel 3: status: The following connections are open:\r\n #3 mux-control (t16 nr0 i3/0 o3/0 e[closed]/0 fd 8/8/-1 sock 8 cc -1)\r\n\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\n') >2019-12-20 10:03:31,046 p=25767 u=ubuntu | <magna048> (0, b'\n{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "4.18.0-147.0.3.el8_1.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "magna048.ceph.redhat.com", "ansible_hostname": "magna048", "ansible_nodename": "magna048", "ansible_domain": "ceph.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "166b25e133e94df5ad8eba07acc433a9", "ansible_iscsi_iqn": "", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "kvm", "ansible_virtualization_role": "host", "ansible_date_time": {"year": "2019", "month": "12", "weekday": "Friday", "weekday_number": "5", "weeknumber": "50", "day": "20", "hour": "10", "minute": "03", "second": "30", "epoch": "1576836210", "date": "2019-12-20", "time": "10:03:30", "iso8601_micro": "2019-12-20T10:03:30.630598Z", "iso8601": "2019-12-20T10:03:30Z", "iso8601_basic": "20191220T100330630467", "iso8601_basic_short": "20191220T100330", "tz": "UTC", "tz_offset": "+0000"}, "ansible_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDTpOQO8ba8cOIB18Ep81gxGGfsMbxFBCrbaPHSuaUrxS6iF7gpPaYA6ZPX/W0FvXJyl6tgc0FIWJ6sUuSot8UiaAsnZDFp9pK4zrrCXz5X48QPvI5DG5hE65DvbCTLba2yAaM42t/dD1lFm418Tb6RBa7i8PGiYgVEVwrTDdvQ3AerKIzzbKp7R27CbZgvX4EMrLSI1odY3D4Kv8+YKKa6boNBwOGB8BFkIRf/2W/oBMCMihjteG89diZNsP2vLB2C5uBF08VOGwZoBLgnGmyt2nXadnoahscTqh2Tx1BF4EVaA6iyNGwaOoZom2X7M9vtJJIZ5eagpUbkHSSnZXQrW9J/8oVQZIO9VvpMs6sXMbi9VY9e21nGmwFdaX8l1QwzIRkPI05LleE2Viww3MimxItudeLTnMUEEegfckmUl0z8khLDe2meso0UTcRA3GhHtaus4T2s9Qv+IHRTy6zNsypgwa1y347y58WXRO2FsTFNW90eL87w+rVU0lDhsQs=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOwum3XBUdSbUFDqOFlMmgems4r3VSM+dbAcIyMGYZPl91goohFeLfLcNFXUvmY7DN/rLId9DO/gHBj+QmWh7lw=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPZfAkxS7HL4LG8YD1bOQrAXI4/d6lJ9LBzo4WLy4SlC", "ansible_local": {}, "ansible_dns": {"search": ["ceph.redhat.com"], "nameservers": ["10.8.128.1", "10.10.160.1"], "domain": "ceph.redhat.com"}, "ansible_system_capabilities_enforced": "True", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"], "ansible_env": {"LANG": "en_US.UTF-8", "SUDO_GID": "1165", "USERNAME": "root", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-xnytfpqntvxcqlmhntvjgmdrzlhmwdhv ; /usr/libexec/platform-python", "USER": "root", "PWD": "/home/ubuntu", "HOME": "/root", "SUDO_USER": "ubuntu", "SUDO_UID": "1000", "MAIL": "/var/mail/root", "TERM": "unknown", "SHELL": "/bin/bash", "SHLVL": "1", "LOGNAME": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "_": "/usr/libexec/platform-python"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "8", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "9", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "10", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz", "11", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 6, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 12, "ansible_memtotal_mb": 31969, "ansible_memfree_mb": 22955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31969, "used": 9014, "free": 22955}, "nocache": {"free": 28798, "used": 3171}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/24/2014", "ansible_bios_version": "3.0b", "ansible_form_factor": "Other", "ansible_product_name": "SYS-F627R3-RTB+", "ansible_product_serial": "S11477144901121", "ansible_product_uuid": "00000000-0000-0000-0000-002590fbc71c", "ansible_product_version": "0123456789", "ansible_system_vendor": "Supermicro", "ansible_devices": {"sdd": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20D0Z6E", "wwn-0x5000cca3a8c5781c"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9M0N20D0Z6E", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c5781c", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N21EGGHE", "wwn-0x5000cca3a8d436a3"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N21EGGHE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8d436a3", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20BX7DE", "wwn-0x5000cca3a8c56a16"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9K0N20BX7DE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c56a16", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE", "wwn-0x5000cca3a8c571b9"], "uuids": [], "labels": [], "masters": []}, "vendor": "ATA", "model": "Hitachi HUA72201", "sas_address": null, "sas_device_handle": null, "serial": "JPW9M0N20BZ8GE", "removable": "0", "support_discard": "0", "wwn": "0x5000cca3a8c571b9", "partitions": {"sda1": {"links": {"ids": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE-part1", "wwn-0x5000cca3a8c571b9-part1"], "uuids": ["be84d898-bbc9-4b82-a7bf-50bcf3326660"], "labels": [], "masters": []}, "start": "2048", "sectors": "1953521664", "sectorsize": 512, "size": "931.51 GB", "uuid": "be84d898-bbc9-4b82-a7bf-50bcf3326660", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "size": "931.51 GB", "host": "SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)", "holders": []}}, "ansible_device_links": {"ids": {"sda1": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE-part1", "wwn-0x5000cca3a8c571b9-part1"], "sdb": ["ata-Hitachi_HUA722010CLA330_JPW9K0N21EGGHE", "wwn-0x5000cca3a8d436a3"], "sdc": ["ata-Hitachi_HUA722010CLA330_JPW9K0N20BX7DE", "wwn-0x5000cca3a8c56a16"], "sdd": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20D0Z6E", "wwn-0x5000cca3a8c5781c"], "sda": ["ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE", "wwn-0x5000cca3a8c571b9"]}, "uuids": {"sda1": ["be84d898-bbc9-4b82-a7bf-50bcf3326660"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 339103, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/sda1", "fstype": "ext4", "options": "rw,seclabel,relatime", "size_total": 983429038080, "size_available": 928035086336, "block_size": 4096, "block_total": 240094980, "block_available": 226571066, "block_used": 13523914, "inode_total": 61054976, "inode_available": 60955964, "inode_used": 99012, "uuid": "be84d898-bbc9-4b82-a7bf-50bcf3326660"}], "ansible_lsb": {"release": "8.1", "id": "RedHatEnterprise", "description": "Red Hat Enterprise Linux release 8.1 (Ootpa)", "codename": "Ootpa", "major_release": "8"}, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.1", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 31, "config_mode": "permissive", "mode": "permissive", "type": "targeted"}, "ansible_fips": false, "ansible_interfaces": ["lo", "eno1", "eno2"], "ansible_eno1": {"device": "eno1", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "active": true, "module": "igb", "type": "ether", "pciid": "0000:05:00.0", "speed": 1000, "promisc": false, "ipv4": {"address": "10.8.128.48", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0"}, "ipv6": [{"address": "2620:52:0:880:225:90ff:fefb:c71c", "prefix": "64", "scope": "global"}, {"address": "fe80::225:90ff:fefb:c71c", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 0}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eno2": {"device": "eno2", "macaddress": "00:25:90:fb:c7:1d", "mtu": 1500, "active": false, "module": "igb", "type": "ether", "pciid": "0000:05:00.1", "speed": -1, "promisc": false, "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "on", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "hw_timestamp_filters": ["none", "all"], "phc_index": 1}, "ansible_default_ipv4": {"gateway": "10.8.135.254", "interface": "eno1", "address": "10.8.128.48", "broadcast": "10.8.135.255", "netmask": "255.255.248.0", "network": "10.8.128.0", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "type": "ether", "alias": "eno1"}, "ansible_default_ipv6": {"gateway": "fe80::6664:9bff:fe3c:2381", "interface": "eno1", "address": "2620:52:0:880:225:90ff:fefb:c71c", "prefix": "64", "scope": "global", "macaddress": "00:25:90:fb:c7:1c", "mtu": 1500, "type": "ether"}, "ansible_all_ipv4_addresses": ["10.8.128.48"], "ansible_all_ipv6_addresses": ["2620:52:0:880:225:90ff:fefb:c71c", "fe80::225:90ff:fefb:c71c"], "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=be84d898-bbc9-4b82-a7bf-50bcf3326660", "ro": true, "crashkernel": "auto", "console": "ttyS1,115200"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-147.0.3.el8_1.x86_64", "root": "UUID=be84d898-bbc9-4b82-a7bf-50bcf3326660", "ro": true, "crashkernel": "auto", "console": ["ttyS1,115200", "tty0", "ttyS1,115200"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:31,105 p=25767 u=ubuntu | ok: [magna048 -> magna048] => (item=magna048) >2019-12-20 10:03:31,121 p=25767 u=ubuntu | ok: [magna053 -> magna048] => (item=magna048) >2019-12-20 10:03:31,236 p=25767 u=ubuntu | TASK [ceph-facts : include facts.yml] ***************************************************************************************************************************************************************************** >2019-12-20 10:03:31,236 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/main.yml:2 >2019-12-20 10:03:31,236 p=25767 u=ubuntu | Friday 20 December 2019 10:03:31 +0000 (0:00:05.715) 0:04:42.563 ******* >2019-12-20 10:03:31,455 p=25767 u=ubuntu | statically imported: /usr/share/ceph-ansible/roles/ceph-facts/tasks/container_binary.yml >2019-12-20 10:03:31,487 p=25767 u=ubuntu | statically imported: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_monitor_address.yml >2019-12-20 10:03:31,498 p=25767 u=ubuntu | statically imported: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_radosgw_address.yml >2019-12-20 10:03:31,509 p=25767 u=ubuntu | included: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml for magna048, magna049, magna053 >2019-12-20 10:03:31,561 p=25767 u=ubuntu | TASK [ceph-facts : check if it is atomic host] ******************************************************************************************************************************************************************** >2019-12-20 10:03:31,562 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:2 >2019-12-20 10:03:31,562 p=25767 u=ubuntu | Friday 20 December 2019 10:03:31 +0000 (0:00:00.325) 0:04:42.889 ******* >2019-12-20 10:03:31,818 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:31,818 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:31,818 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:31,818 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:31,818 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:31,819 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:31,819 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:31,819 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:31,819 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:31,819 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rgohimxfqiawohjhajcjudtddqinxkov ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:31,820 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zbeyxbexhdqmozmzawczotatzqsyxytp ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:31,820 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-eicwpfmxgnvipbkrtljtmycvzqlzibbc ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:31,880 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:31,945 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:31,946 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:32,076 p=25767 u=ubuntu | <magna048> (0, b'\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:32,083 p=25767 u=ubuntu | ok: [magna048] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /run/ostree-booted > stat: > exists: false >2019-12-20 10:03:33,273 p=25767 u=ubuntu | <magna053> (0, b'BECOME-SUCCESS-zbeyxbexhdqmozmzawczotatzqsyxytp\n\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/home/ubuntu/.ansible/cp/magna053-ubuntu-22" does not exist\r\ndebug2: resolving "magna053" port 22\r\ndebug2: ssh_connect_direct\r\ndebug1: Connecting to magna053 [10.8.128.53] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 59989 ms remain after connect\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa type 0\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519 type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_8.0\r\ndebug1: match: OpenSSH_8.0 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to magna053:22 as \'ubuntu\'\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:9\r\ndebug3: load_hostkeys: loaded 1 keys from magna053\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,zlib@openssh.com,zlib\r\ndebug2: compression stoc: none,zlib@openssh.com,zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256\r\ndebug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: compression ctos: none,zlib@openssh.com\r\ndebug2: compression stoc: none,zlib@openssh.com\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: curve25519-sha256\r\ndebug1: kex: host key algorithm: ecdsa-sha2-nistp256\r\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ecdsa-sha2-nistp256 SHA256:s7frMH69aMrhPzCs5TaBSYY7mvew+sAprmYGVRQmtJA\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:9\r\ndebug3: load_hostkeys: loaded 1 keys from magna053\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:10\r\ndebug3: load_hostkeys: loaded 1 keys from 10.8.128.53\r\ndebug1: Host \'magna053\' is known and matches the ECDSA host key.\r\ndebug1: Found key in /home/ubuntu/.ssh/known_hosts:9\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey out after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey in after 134217728 blocks\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_dsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ecdsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ed25519 \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_xmss \r\ndebug2: pubkey_prepare: done\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup gssapi-with-mic\r\ndebug3: remaining preferred: gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled gssapi-with-mic\r\ndebug1: Next authentication method: gssapi-with-mic\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug2: we did not send a packet, disable method\r\ndebug3: authmethod_lookup gssapi-keyex\r\ndebug3: remaining preferred: hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering public key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 60\r\ndebug1: Server accepts key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: signing using rsa-sha2-512\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 52\r\ndebug1: Authentication succeeded (publickey).\r\nAuthenticated to magna053 ([10.8.128.53]:22).\r\ndebug1: setting up multiplex master socket\r\ndebug3: muxserver_listen: temporary control path /home/ubuntu/.ansible/cp/magna053-ubuntu-22.3jzN8lrnv0REWVXx\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug1: channel 0: new [/home/ubuntu/.ansible/cp/magna053-ubuntu-22]\r\ndebug3: muxserver_listen: mux listener channel 0 fd 6\r\ndebug2: fd 5 setting TCP_NODELAY\r\ndebug3: ssh_packet_set_tos: set IP_TOS 0x20\r\ndebug1: control_persist_detach: backgrounding master process\r\ndebug2: control_persist_detach: background process is 26226\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug1: forking to background\r\ndebug1: Entering interactive session.\r\ndebug1: pledge: id\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\ndebug1: multiplexing control connection\r\ndebug2: fd 7 setting O_NONBLOCK\r\ndebug3: fd 7 is O_NONBLOCK\r\ndebug1: channel 1: new [mux-control]\r\ndebug3: channel_post_mux_listener: new mux channel 1 fd 7\r\ndebug3: mux_master_read_cb: channel 1: hello sent\r\ndebug2: set_control_persist_exit_time: cancel scheduled exit\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4\r\ndebug2: mux_master_process_hello: channel 1 slave version 4\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4\r\ndebug2: mux_master_process_alive_check: channel 1: alive check\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 221\r\ndebug3: mux_master_process_new_session: got fds stdin 8, stdout 9, stderr 10\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug2: fd 9 setting O_NONBLOCK\r\ndebug2: fd 10 setting O_NONBLOCK\r\ndebug1: channel 2: new [client-session]\r\ndebug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1\r\ndebug2: channel 2: send open\r\ndebug3: send packet: type 90\r\ndebug3: receive packet: type 80\r\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 2: callback start\r\ndebug2: client_session2_setup: id 2\r\ndebug1: Sending environment.\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 2: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug1: Sending command: /bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-zbeyxbexhdqmozmzawczotatzqsyxytp ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'\r\ndebug2: channel 2: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug3: mux_session_confirm: sending success reply\r\ndebug2: channel_input_open_confirmation: channel 2: callback done\r\ndebug2: channel 2: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 2: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 2\r\ndebug2: exec request accepted on channel 2\r\ndebug2: channel 2: read<=0 rfd 8 len 0\r\ndebug2: channel 2: read failed\r\ndebug2: channel 2: chan_shutdown_read (i0 o0 sock -1 wfd 8 efd 10 [write])\r\ndebug2: channel 2: input open -> drain\r\ndebug2: channel 2: ibuf empty\r\ndebug2: channel 2: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 2: input drain -> closed\r\ndebug2: channel 2: rcvd adjust 65536\r\ndebug3: receive packet: type 96\r\ndebug2: channel 2: rcvd eof\r\ndebug2: channel 2: output open -> drain\r\ndebug2: channel 2: obuf empty\r\ndebug2: channel 2: chan_shutdown_write (i3 o1 sock -1 wfd 9 efd 10 [write])\r\ndebug2: channel 2: output drain -> closed\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 2 rtype exit-status reply 0\r\ndebug3: mux_exit_message: channel 2: exit message, exitval 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 2: rcvd close\r\ndebug3: channel 2: will not send data after close\r\ndebug2: channel 2: send close\r\ndebug3: send packet: type 97\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: gc: notify user\r\ndebug3: mux_master_session_cleanup_cb: entering for channel 2\r\ndebug2: channel 1: rcvd close\r\ndebug2: channel 1: output open -> drain\r\ndebug2: channel 1: chan_shutdown_read (i0 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: input open -> closed\r\ndebug2: channel 2: gc: user detached\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: garbage collecting\r\ndebug1: channel 2: free: client-session, nchannels 3\r\ndebug3: channel 2: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o1/16 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n #2 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/10 sock -1 cc -1)\r\n\r\ndebug2: channel 1: obuf empty\r\ndebug2: channel 1: chan_shutdown_write (i3 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: output drain -> closed\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: gc: notify user\r\ndebug3: mux_master_control_cleanup_cb: entering for channel 1\r\ndebug2: channel 1: gc: user detached\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: garbage collecting\r\ndebug1: channel 1: free: mux-control, nchannels 2\r\ndebug2: Received exit status from master 0\r\ndebug3: channel 1: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o3/0 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\n') >2019-12-20 10:03:33,274 p=25767 u=ubuntu | <magna049> (0, b'BECOME-SUCCESS-eicwpfmxgnvipbkrtljtmycvzqlzibbc\n\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/home/ubuntu/.ansible/cp/magna049-ubuntu-22" does not exist\r\ndebug2: resolving "magna049" port 22\r\ndebug2: ssh_connect_direct\r\ndebug1: Connecting to magna049 [10.8.128.49] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 59989 ms remain after connect\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa type 0\r\ndebug1: identity file /home/ubuntu/.ssh/id_rsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_dsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ecdsa-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519 type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_ed25519-cert type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss type -1\r\ndebug1: identity file /home/ubuntu/.ssh/id_xmss-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_8.0\r\ndebug1: match: OpenSSH_8.0 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to magna049:22 as \'ubuntu\'\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:7\r\ndebug3: load_hostkeys: loaded 1 keys from magna049\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,zlib@openssh.com,zlib\r\ndebug2: compression stoc: none,zlib@openssh.com,zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256\r\ndebug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes256-cbc,aes128-gcm@openssh.com,aes128-ctr,aes128-cbc\r\ndebug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512\r\ndebug2: compression ctos: none,zlib@openssh.com\r\ndebug2: compression stoc: none,zlib@openssh.com\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: curve25519-sha256\r\ndebug1: kex: host key algorithm: ecdsa-sha2-nistp256\r\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug1: kex: curve25519-sha256 need=64 dh_need=64\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ecdsa-sha2-nistp256 SHA256:ObdkD6VTDmsCuTKFoxcsru8z0yZTyXiPYwXeU2OYiME\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:7\r\ndebug3: load_hostkeys: loaded 1 keys from magna049\r\ndebug3: hostkeys_foreach: reading file "/home/ubuntu/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ECDSA in file /home/ubuntu/.ssh/known_hosts:8\r\ndebug3: load_hostkeys: loaded 1 keys from 10.8.128.49\r\ndebug1: Host \'magna049\' is known and matches the ECDSA host key.\r\ndebug1: Found key in /home/ubuntu/.ssh/known_hosts:7\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey out after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey in after 134217728 blocks\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_dsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ecdsa \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_ed25519 \r\ndebug1: Will attempt key: /home/ubuntu/.ssh/id_xmss \r\ndebug2: pubkey_prepare: done\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup gssapi-with-mic\r\ndebug3: remaining preferred: gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled gssapi-with-mic\r\ndebug1: Next authentication method: gssapi-with-mic\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug1: Unspecified GSS failure. Minor code may provide more information\nNo Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)\n\n\r\ndebug2: we did not send a packet, disable method\r\ndebug3: authmethod_lookup gssapi-keyex\r\ndebug3: remaining preferred: hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering public key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 60\r\ndebug1: Server accepts key: /home/ubuntu/.ssh/id_rsa RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: RSA SHA256:6IPnK/u9co1ieqOlNTx3w8t33PfxvZJVKTn1sXer8EA\r\ndebug3: sign_and_send_pubkey: signing using rsa-sha2-512\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 52\r\ndebug1: Authentication succeeded (publickey).\r\nAuthenticated to magna049 ([10.8.128.49]:22).\r\ndebug1: setting up multiplex master socket\r\ndebug3: muxserver_listen: temporary control path /home/ubuntu/.ansible/cp/magna049-ubuntu-22.lOz0MCqcGqficssD\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug3: fd 6 is O_NONBLOCK\r\ndebug1: channel 0: new [/home/ubuntu/.ansible/cp/magna049-ubuntu-22]\r\ndebug3: muxserver_listen: mux listener channel 0 fd 6\r\ndebug2: fd 5 setting TCP_NODELAY\r\ndebug3: ssh_packet_set_tos: set IP_TOS 0x20\r\ndebug1: control_persist_detach: backgrounding master process\r\ndebug2: control_persist_detach: background process is 26229\r\ndebug2: fd 6 setting O_NONBLOCK\r\ndebug1: forking to background\r\ndebug1: Entering interactive session.\r\ndebug1: pledge: id\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\ndebug1: multiplexing control connection\r\ndebug2: fd 7 setting O_NONBLOCK\r\ndebug3: fd 7 is O_NONBLOCK\r\ndebug1: channel 1: new [mux-control]\r\ndebug3: channel_post_mux_listener: new mux channel 1 fd 7\r\ndebug3: mux_master_read_cb: channel 1: hello sent\r\ndebug2: set_control_persist_exit_time: cancel scheduled exit\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4\r\ndebug2: mux_master_process_hello: channel 1 slave version 4\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4\r\ndebug2: mux_master_process_alive_check: channel 1: alive check\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 221\r\ndebug3: mux_master_process_new_session: got fds stdin 8, stdout 9, stderr 10\r\ndebug2: fd 8 setting O_NONBLOCK\r\ndebug2: fd 9 setting O_NONBLOCK\r\ndebug2: fd 10 setting O_NONBLOCK\r\ndebug1: channel 2: new [client-session]\r\ndebug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1\r\ndebug2: channel 2: send open\r\ndebug3: send packet: type 90\r\ndebug3: receive packet: type 80\r\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 4\r\ndebug1: Remote: /home/ubuntu/.ssh/authorized_keys:230: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding\r\ndebug3: receive packet: type 91\r\ndebug2: channel_input_open_confirmation: channel 2: callback start\r\ndebug2: client_session2_setup: id 2\r\ndebug1: Sending environment.\r\ndebug1: Sending env LANG = en_US.UTF-8\r\ndebug2: channel 2: request env confirm 0\r\ndebug3: send packet: type 98\r\ndebug1: Sending command: /bin/sh -c \'sudo -H -S -n -u root /bin/sh -c \'"\'"\'echo BECOME-SUCCESS-eicwpfmxgnvipbkrtljtmycvzqlzibbc ; /usr/libexec/platform-python\'"\'"\' && sleep 0\'\r\ndebug2: channel 2: request exec confirm 1\r\ndebug3: send packet: type 98\r\ndebug3: mux_session_confirm: sending success reply\r\ndebug2: channel_input_open_confirmation: channel 2: callback done\r\ndebug2: channel 2: open confirm rwindow 0 rmax 32768\r\ndebug2: channel 2: rcvd adjust 2097152\r\ndebug3: receive packet: type 99\r\ndebug2: channel_input_status_confirm: type 99 id 2\r\ndebug2: exec request accepted on channel 2\r\ndebug2: channel 2: read<=0 rfd 8 len 0\r\ndebug2: channel 2: read failed\r\ndebug2: channel 2: chan_shutdown_read (i0 o0 sock -1 wfd 8 efd 10 [write])\r\ndebug2: channel 2: input open -> drain\r\ndebug2: channel 2: ibuf empty\r\ndebug2: channel 2: send eof\r\ndebug3: send packet: type 96\r\ndebug2: channel 2: input drain -> closed\r\ndebug2: channel 2: rcvd adjust 65536\r\ndebug3: receive packet: type 96\r\ndebug2: channel 2: rcvd eof\r\ndebug2: channel 2: output open -> drain\r\ndebug2: channel 2: obuf empty\r\ndebug2: channel 2: chan_shutdown_write (i3 o1 sock -1 wfd 9 efd 10 [write])\r\ndebug2: channel 2: output drain -> closed\r\ndebug2: channel 2: send close\r\ndebug3: send packet: type 97\r\ndebug3: receive packet: type 98\r\ndebug1: client_input_channel_req: channel 2 rtype exit-status reply 0\r\ndebug3: mux_exit_message: channel 2: exit message, exitval 0\r\ndebug3: receive packet: type 97\r\ndebug2: channel 2: rcvd close\r\ndebug3: channel 2: will not send data after close\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: gc: notify user\r\ndebug3: mux_master_session_cleanup_cb: entering for channel 2\r\ndebug2: channel 1: rcvd close\r\ndebug2: channel 1: output open -> drain\r\ndebug2: channel 1: chan_shutdown_read (i0 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: input open -> closed\r\ndebug2: channel 2: gc: user detached\r\ndebug2: channel 2: is dead\r\ndebug2: channel 2: garbage collecting\r\ndebug1: channel 2: free: client-session, nchannels 3\r\ndebug3: channel 2: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o1/16 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n #2 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/10 sock -1 cc -1)\r\n\r\ndebug2: channel 1: obuf empty\r\ndebug2: channel 1: chan_shutdown_write (i3 o1 sock 7 wfd 7 efd -1 [closed])\r\ndebug2: channel 1: output drain -> closed\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: gc: notify user\r\ndebug3: mux_master_control_cleanup_cb: entering for channel 1\r\ndebug2: channel 1: gc: user detached\r\ndebug2: channel 1: is dead (local)\r\ndebug2: channel 1: garbage collecting\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug1: channel 1: free: mux-control, nchannels 2\r\ndebug3: channel 1: status: The following connections are open:\r\n #1 mux-control (t16 nr0 i3/0 o3/0 e[closed]/0 fd 7/7/-1 sock 7 cc -1)\r\n\r\ndebug2: Received exit status from master 0\r\ndebug2: set_control_persist_exit_time: schedule exit in 600 seconds\r\n') >2019-12-20 10:03:33,279 p=25767 u=ubuntu | ok: [magna053] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /run/ostree-booted > stat: > exists: false >2019-12-20 10:03:33,282 p=25767 u=ubuntu | ok: [magna049] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /run/ostree-booted > stat: > exists: false >2019-12-20 10:03:33,313 p=25767 u=ubuntu | TASK [ceph-facts : set_fact is_atomic] **************************************************************************************************************************************************************************** >2019-12-20 10:03:33,313 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:7 >2019-12-20 10:03:33,313 p=25767 u=ubuntu | Friday 20 December 2019 10:03:33 +0000 (0:00:01.751) 0:04:44.640 ******* >2019-12-20 10:03:33,362 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > is_atomic: false >2019-12-20 10:03:33,408 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > is_atomic: false >2019-12-20 10:03:33,423 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > is_atomic: false >2019-12-20 10:03:33,454 p=25767 u=ubuntu | TASK [ceph-facts : check if podman binary is present] ************************************************************************************************************************************************************* >2019-12-20 10:03:33,454 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/container_binary.yml:2 >2019-12-20 10:03:33,454 p=25767 u=ubuntu | Friday 20 December 2019 10:03:33 +0000 (0:00:00.141) 0:04:44.781 ******* >2019-12-20 10:03:33,473 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:33,473 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:33,473 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:33,474 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-dfwzychlrlcrbtkkuvnunmmodyczpnwj ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:33,516 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:33,516 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:33,516 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:33,517 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-peqqqikhshfjulibtrepxsgaqlzxqopr ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:33,534 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:33,563 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:33,563 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:33,563 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:33,564 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ivxpxyhujeguebpwvxhyluzhzhydbpkd ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:33,577 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:33,624 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:33,850 p=25767 u=ubuntu | <magna048> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/usr/bin/podman", "mode": "0755", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 53328328, "inode": 60041256, "dev": 2049, "nlink": 1, "atime": 1576758662.7782383, "mtime": 1574350609.0, "ctime": 1576672084.357709, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 104160, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "checksum": "8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9", "mimetype": "application/x-sharedlib", "charset": "binary", "version": "1065532818", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/usr/bin/podman", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:33,867 p=25767 u=ubuntu | ok: [magna048] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /usr/bin/podman > stat: > atime: 1576758662.7782383 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 104160 > charset: binary > checksum: 8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9 > ctime: 1576672084.357709 > dev: 2049 > device_type: 0 > executable: true > exists: true > gid: 0 > gr_name: root > inode: 60041256 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: application/x-sharedlib > mode: '0755' > mtime: 1574350609.0 > nlink: 1 > path: /usr/bin/podman > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 53328328 > uid: 0 > version: '1065532818' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: true > xoth: true > xusr: true >2019-12-20 10:03:33,892 p=25767 u=ubuntu | <magna049> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/usr/bin/podman", "mode": "0755", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 53328328, "inode": 14428281, "dev": 2049, "nlink": 1, "atime": 1576763038.8977165, "mtime": 1574350609.0, "ctime": 1576763030.3789127, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 104160, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "checksum": "8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9", "mimetype": "application/x-sharedlib", "charset": "binary", "version": "474610163", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/usr/bin/podman", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:33,907 p=25767 u=ubuntu | ok: [magna049] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /usr/bin/podman > stat: > atime: 1576763038.8977165 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 104160 > charset: binary > checksum: 8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9 > ctime: 1576763030.3789127 > dev: 2049 > device_type: 0 > executable: true > exists: true > gid: 0 > gr_name: root > inode: 14428281 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: application/x-sharedlib > mode: '0755' > mtime: 1574350609.0 > nlink: 1 > path: /usr/bin/podman > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 53328328 > uid: 0 > version: '474610163' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: true > xoth: true > xusr: true >2019-12-20 10:03:33,938 p=25767 u=ubuntu | <magna053> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/usr/bin/podman", "mode": "0755", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 53328328, "inode": 41167149, "dev": 2049, "nlink": 1, "atime": 1576763038.9511962, "mtime": 1574350609.0, "ctime": 1576763030.227436, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 104168, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "checksum": "8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9", "mimetype": "application/x-sharedlib", "charset": "binary", "version": "468640460", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/usr/bin/podman", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:33,953 p=25767 u=ubuntu | ok: [magna053] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /usr/bin/podman > stat: > atime: 1576763038.9511962 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 104168 > charset: binary > checksum: 8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9 > ctime: 1576763030.227436 > dev: 2049 > device_type: 0 > executable: true > exists: true > gid: 0 > gr_name: root > inode: 41167149 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: application/x-sharedlib > mode: '0755' > mtime: 1574350609.0 > nlink: 1 > path: /usr/bin/podman > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 53328328 > uid: 0 > version: '468640460' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: true > xoth: true > xusr: true >2019-12-20 10:03:33,984 p=25767 u=ubuntu | TASK [ceph-facts : set_fact container_binary] ********************************************************************************************************************************************************************* >2019-12-20 10:03:33,984 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/container_binary.yml:7 >2019-12-20 10:03:33,984 p=25767 u=ubuntu | Friday 20 December 2019 10:03:33 +0000 (0:00:00.530) 0:04:45.311 ******* >2019-12-20 10:03:34,034 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > container_binary: podman >2019-12-20 10:03:34,079 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > container_binary: podman >2019-12-20 10:03:34,097 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > container_binary: podman >2019-12-20 10:03:34,127 p=25767 u=ubuntu | TASK [ceph-facts : set_fact is_podman] **************************************************************************************************************************************************************************** >2019-12-20 10:03:34,128 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:14 >2019-12-20 10:03:34,128 p=25767 u=ubuntu | Friday 20 December 2019 10:03:34 +0000 (0:00:00.143) 0:04:45.455 ******* >2019-12-20 10:03:34,178 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > is_podman: true >2019-12-20 10:03:34,223 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > is_podman: true >2019-12-20 10:03:34,238 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > is_podman: true >2019-12-20 10:03:34,269 p=25767 u=ubuntu | TASK [ceph-facts : set_fact discovered_interpreter_python] ******************************************************************************************************************************************************** >2019-12-20 10:03:34,269 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:21 >2019-12-20 10:03:34,269 p=25767 u=ubuntu | Friday 20 December 2019 10:03:34 +0000 (0:00:00.141) 0:04:45.596 ******* >2019-12-20 10:03:34,318 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:34,363 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:34,374 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:34,405 p=25767 u=ubuntu | TASK [ceph-facts : set_fact ceph_release ceph_stable_release] ***************************************************************************************************************************************************** >2019-12-20 10:03:34,405 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:27 >2019-12-20 10:03:34,406 p=25767 u=ubuntu | Friday 20 December 2019 10:03:34 +0000 (0:00:00.136) 0:04:45.732 ******* >2019-12-20 10:03:34,455 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > ceph_release: dummy >2019-12-20 10:03:34,500 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > ceph_release: dummy >2019-12-20 10:03:34,514 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > ceph_release: dummy >2019-12-20 10:03:34,545 p=25767 u=ubuntu | TASK [ceph-facts : set_fact monitor_name ansible_hostname] ******************************************************************************************************************************************************** >2019-12-20 10:03:34,546 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:31 >2019-12-20 10:03:34,546 p=25767 u=ubuntu | Friday 20 December 2019 10:03:34 +0000 (0:00:00.140) 0:04:45.872 ******* >2019-12-20 10:03:34,595 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > monitor_name: magna048 >2019-12-20 10:03:34,640 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > monitor_name: magna049 >2019-12-20 10:03:34,657 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > monitor_name: magna053 >2019-12-20 10:03:34,688 p=25767 u=ubuntu | TASK [ceph-facts : set_fact monitor_name ansible_fqdn] ************************************************************************************************************************************************************ >2019-12-20 10:03:34,688 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:36 >2019-12-20 10:03:34,688 p=25767 u=ubuntu | Friday 20 December 2019 10:03:34 +0000 (0:00:00.142) 0:04:46.015 ******* >2019-12-20 10:03:34,737 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:34,782 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:34,792 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:34,822 p=25767 u=ubuntu | TASK [ceph-facts : set_fact container_exec_cmd] ******************************************************************************************************************************************************************* >2019-12-20 10:03:34,822 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:41 >2019-12-20 10:03:34,823 p=25767 u=ubuntu | Friday 20 December 2019 10:03:34 +0000 (0:00:00.134) 0:04:46.149 ******* >2019-12-20 10:03:34,920 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > container_exec_cmd: podman exec ceph-mon-magna035 >2019-12-20 10:03:34,970 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > container_exec_cmd: podman exec ceph-mon-magna035 >2019-12-20 10:03:35,008 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > container_exec_cmd: podman exec ceph-mon-magna035 >2019-12-20 10:03:35,069 p=25767 u=ubuntu | TASK [ceph-facts : is ceph running already?] ********************************************************************************************************************************************************************** >2019-12-20 10:03:35,069 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:51 >2019-12-20 10:03:35,069 p=25767 u=ubuntu | Friday 20 December 2019 10:03:35 +0000 (0:00:00.246) 0:04:46.396 ******* >2019-12-20 10:03:35,104 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:35,104 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:35,105 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:35,106 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qbsmqzyylzntanjngqbfdsfnpxkwomoh ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:35,173 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:36,514 p=25767 u=ubuntu | <magna035> (1, b'\n{"msg": "non-zero return code", "cmd": ["timeout", "--foreground", "-s", "KILL", "300s", "podman", "exec", "ceph-mon-magna035", "ceph", "--cluster", "ceph", "-s", "-f", "json"], "stdout": "", "stderr": "Error: unable to exec into ceph-mon-magna035: no container with name or ID ceph-mon-magna035 found: no such container", "rc": 125, "start": "2019-12-20 10:03:35.361639", "end": "2019-12-20 10:03:36.496435", "delta": "0:00:01.134796", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "timeout --foreground -s KILL 300s podman exec ceph-mon-magna035 ceph --cluster ceph -s -f json", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:03:36,515 p=25767 u=ubuntu | <magna035> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25841 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:03:36,525 p=25767 u=ubuntu | ok: [magna048 -> magna035] => changed=false > cmd: > - timeout > - --foreground > - -s > - KILL > - 300s > - podman > - exec > - ceph-mon-magna035 > - ceph > - --cluster > - ceph > - -s > - -f > - json > delta: '0:00:01.134796' > end: '2019-12-20 10:03:36.496435' > failed_when_result: false > invocation: > module_args: > _raw_params: timeout --foreground -s KILL 300s podman exec ceph-mon-magna035 ceph --cluster ceph -s -f json > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 125 > start: '2019-12-20 10:03:35.361639' > stderr: 'Error: unable to exec into ceph-mon-magna035: no container with name or ID ceph-mon-magna035 found: no such container' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:03:36,557 p=25767 u=ubuntu | TASK [ceph-facts : set_fact ceph_current_status rc 1] ************************************************************************************************************************************************************* >2019-12-20 10:03:36,557 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:65 >2019-12-20 10:03:36,557 p=25767 u=ubuntu | Friday 20 December 2019 10:03:36 +0000 (0:00:01.487) 0:04:47.884 ******* >2019-12-20 10:03:36,606 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:36,651 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:36,663 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:36,699 p=25767 u=ubuntu | TASK [ceph-facts : create a local fetch directory if it does not exist] ******************************************************************************************************************************************* >2019-12-20 10:03:36,699 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:71 >2019-12-20 10:03:36,700 p=25767 u=ubuntu | Friday 20 December 2019 10:03:36 +0000 (0:00:00.142) 0:04:48.026 ******* >2019-12-20 10:03:36,721 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:03:36,722 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:36,722 p=25767 u=ubuntu | <localhost> ESTABLISH LOCAL CONNECTION FOR USER: ubuntu >2019-12-20 10:03:36,722 p=25767 u=ubuntu | <localhost> EXEC /bin/sh -c '/usr/libexec/platform-python && sleep 0' >2019-12-20 10:03:36,771 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:03:36,772 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:36,772 p=25767 u=ubuntu | <localhost> ESTABLISH LOCAL CONNECTION FOR USER: ubuntu >2019-12-20 10:03:36,772 p=25767 u=ubuntu | <localhost> EXEC /bin/sh -c '/usr/libexec/platform-python && sleep 0' >2019-12-20 10:03:36,824 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:03:36,824 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:36,825 p=25767 u=ubuntu | <localhost> ESTABLISH LOCAL CONNECTION FOR USER: ubuntu >2019-12-20 10:03:36,825 p=25767 u=ubuntu | <localhost> EXEC /bin/sh -c '/usr/libexec/platform-python && sleep 0' >2019-12-20 10:03:36,961 p=25767 u=ubuntu | ok: [magna048 -> localhost] => changed=false > diff: > after: > path: /home/ubuntu/ceph-ansible-keys > before: > path: /home/ubuntu/ceph-ansible-keys > gid: 1165 > group: ubuntu > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /home/ubuntu/ceph-ansible-keys > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: directory > unsafe_writes: null > mode: '0775' > owner: ubuntu > path: /home/ubuntu/ceph-ansible-keys > secontext: unconfined_u:object_r:user_home_t:s0 > size: 4096 > state: directory > uid: 1000 >2019-12-20 10:03:37,011 p=25767 u=ubuntu | ok: [magna049 -> localhost] => changed=false > diff: > after: > path: /home/ubuntu/ceph-ansible-keys > before: > path: /home/ubuntu/ceph-ansible-keys > gid: 1165 > group: ubuntu > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /home/ubuntu/ceph-ansible-keys > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: directory > unsafe_writes: null > mode: '0775' > owner: ubuntu > path: /home/ubuntu/ceph-ansible-keys > secontext: unconfined_u:object_r:user_home_t:s0 > size: 4096 > state: directory > uid: 1000 >2019-12-20 10:03:37,059 p=25767 u=ubuntu | ok: [magna053 -> localhost] => changed=false > diff: > after: > path: /home/ubuntu/ceph-ansible-keys > before: > path: /home/ubuntu/ceph-ansible-keys > gid: 1165 > group: ubuntu > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /home/ubuntu/ceph-ansible-keys > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: directory > unsafe_writes: null > mode: '0775' > owner: ubuntu > path: /home/ubuntu/ceph-ansible-keys > secontext: unconfined_u:object_r:user_home_t:s0 > size: 4096 > state: directory > uid: 1000 >2019-12-20 10:03:37,122 p=25767 u=ubuntu | TASK [ceph-facts : get current fsid] ****************************************************************************************************************************************************************************** >2019-12-20 10:03:37,122 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:80 >2019-12-20 10:03:37,123 p=25767 u=ubuntu | Friday 20 December 2019 10:03:37 +0000 (0:00:00.422) 0:04:48.449 ******* >2019-12-20 10:03:37,202 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,278 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,291 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,322 p=25767 u=ubuntu | TASK [ceph-facts : set_fact fsid] ********************************************************************************************************************************************************************************* >2019-12-20 10:03:37,322 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:87 >2019-12-20 10:03:37,322 p=25767 u=ubuntu | Friday 20 December 2019 10:03:37 +0000 (0:00:00.199) 0:04:48.649 ******* >2019-12-20 10:03:37,371 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,415 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,429 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,462 p=25767 u=ubuntu | TASK [ceph-facts : set_fact ceph_current_status (convert to json)] ************************************************************************************************************************************************ >2019-12-20 10:03:37,462 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:92 >2019-12-20 10:03:37,462 p=25767 u=ubuntu | Friday 20 December 2019 10:03:37 +0000 (0:00:00.140) 0:04:48.789 ******* >2019-12-20 10:03:37,510 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,556 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,570 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,601 p=25767 u=ubuntu | TASK [ceph-facts : set_fact fsid from ceph_current_status] ******************************************************************************************************************************************************** >2019-12-20 10:03:37,601 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:99 >2019-12-20 10:03:37,602 p=25767 u=ubuntu | Friday 20 December 2019 10:03:37 +0000 (0:00:00.139) 0:04:48.928 ******* >2019-12-20 10:03:37,649 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,694 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,705 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:37,767 p=25767 u=ubuntu | TASK [ceph-facts : generate cluster fsid] ************************************************************************************************************************************************************************* >2019-12-20 10:03:37,768 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:110 >2019-12-20 10:03:37,768 p=25767 u=ubuntu | Friday 20 December 2019 10:03:37 +0000 (0:00:00.166) 0:04:49.095 ******* >2019-12-20 10:03:37,802 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:37,802 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:37,803 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:37,804 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-chwdkgrtwuwroktcwfstkgoljlnurbxj ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:37,865 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:38,144 p=25767 u=ubuntu | <magna035> (0, b'\n{"cmd": ["/usr/libexec/platform-python", "-c", "import uuid; print(str(uuid.uuid4()))"], "stdout": "f12265f7-a70a-4245-be24-c3b522f9fb5a", "stderr": "", "rc": 0, "start": "2019-12-20 10:03:38.062082", "end": "2019-12-20 10:03:38.125677", "delta": "0:00:00.063595", "changed": true, "invocation": {"module_args": {"_raw_params": "/usr/libexec/platform-python -c \'import uuid; print(str(uuid.uuid4()))\'", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:38,154 p=25767 u=ubuntu | changed: [magna048 -> magna035] => changed=true > cmd: > - /usr/libexec/platform-python > - -c > - import uuid; print(str(uuid.uuid4())) > delta: '0:00:00.063595' > end: '2019-12-20 10:03:38.125677' > invocation: > module_args: > _raw_params: /usr/libexec/platform-python -c 'import uuid; print(str(uuid.uuid4()))' > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > rc: 0 > start: '2019-12-20 10:03:38.062082' > stderr: '' > stderr_lines: <omitted> > stdout: f12265f7-a70a-4245-be24-c3b522f9fb5a > stdout_lines: <omitted> >2019-12-20 10:03:38,185 p=25767 u=ubuntu | TASK [ceph-facts : set_fact fsid] ********************************************************************************************************************************************************************************* >2019-12-20 10:03:38,185 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:116 >2019-12-20 10:03:38,186 p=25767 u=ubuntu | Friday 20 December 2019 10:03:38 +0000 (0:00:00.417) 0:04:49.512 ******* >2019-12-20 10:03:38,236 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > fsid: f12265f7-a70a-4245-be24-c3b522f9fb5a >2019-12-20 10:03:38,281 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > fsid: f12265f7-a70a-4245-be24-c3b522f9fb5a >2019-12-20 10:03:38,306 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > fsid: f12265f7-a70a-4245-be24-c3b522f9fb5a >2019-12-20 10:03:38,336 p=25767 u=ubuntu | TASK [ceph-facts : set_fact mds_name ansible_hostname] ************************************************************************************************************************************************************ >2019-12-20 10:03:38,336 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:120 >2019-12-20 10:03:38,336 p=25767 u=ubuntu | Friday 20 December 2019 10:03:38 +0000 (0:00:00.150) 0:04:49.663 ******* >2019-12-20 10:03:38,386 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > mds_name: magna048 >2019-12-20 10:03:38,432 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > mds_name: magna049 >2019-12-20 10:03:38,449 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > mds_name: magna053 >2019-12-20 10:03:38,480 p=25767 u=ubuntu | TASK [ceph-facts : set_fact mds_name ansible_fqdn] **************************************************************************************************************************************************************** >2019-12-20 10:03:38,480 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:125 >2019-12-20 10:03:38,481 p=25767 u=ubuntu | Friday 20 December 2019 10:03:38 +0000 (0:00:00.144) 0:04:49.807 ******* >2019-12-20 10:03:38,529 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:38,573 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:38,584 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:38,615 p=25767 u=ubuntu | TASK [ceph-facts : set_fact rbd_client_directory_owner ceph] ****************************************************************************************************************************************************** >2019-12-20 10:03:38,615 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:130 >2019-12-20 10:03:38,615 p=25767 u=ubuntu | Friday 20 December 2019 10:03:38 +0000 (0:00:00.134) 0:04:49.942 ******* >2019-12-20 10:03:38,665 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > rbd_client_directory_owner: ceph >2019-12-20 10:03:38,713 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > rbd_client_directory_owner: ceph >2019-12-20 10:03:38,728 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > rbd_client_directory_owner: ceph >2019-12-20 10:03:38,758 p=25767 u=ubuntu | TASK [ceph-facts : set_fact rbd_client_directory_group rbd_client_directory_group] ******************************************************************************************************************************** >2019-12-20 10:03:38,759 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:136 >2019-12-20 10:03:38,759 p=25767 u=ubuntu | Friday 20 December 2019 10:03:38 +0000 (0:00:00.143) 0:04:50.086 ******* >2019-12-20 10:03:38,809 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > rbd_client_directory_group: ceph >2019-12-20 10:03:38,854 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > rbd_client_directory_group: ceph >2019-12-20 10:03:38,871 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > rbd_client_directory_group: ceph >2019-12-20 10:03:38,902 p=25767 u=ubuntu | TASK [ceph-facts : set_fact rbd_client_directory_mode 0770] ******************************************************************************************************************************************************* >2019-12-20 10:03:38,902 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:142 >2019-12-20 10:03:38,902 p=25767 u=ubuntu | Friday 20 December 2019 10:03:38 +0000 (0:00:00.143) 0:04:50.229 ******* >2019-12-20 10:03:38,951 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > rbd_client_directory_mode: '0770' >2019-12-20 10:03:38,997 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > rbd_client_directory_mode: '0770' >2019-12-20 10:03:39,013 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > rbd_client_directory_mode: '0770' >2019-12-20 10:03:39,044 p=25767 u=ubuntu | TASK [ceph-facts : resolve device link(s)] ************************************************************************************************************************************************************************ >2019-12-20 10:03:39,044 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:148 >2019-12-20 10:03:39,044 p=25767 u=ubuntu | Friday 20 December 2019 10:03:39 +0000 (0:00:00.141) 0:04:50.371 ******* >2019-12-20 10:03:39,078 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:39,079 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:39,079 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:39,080 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-gydxlncvaqpdnwkjudzmvmlczbvttnkw ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:39,136 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:39,140 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:39,166 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:39,166 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:39,167 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:39,168 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-oowebhopsxtpeojhzxjggozdgltswtpo ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:39,227 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:39,343 p=25767 u=ubuntu | <magna048> (0, b'\n{"cmd": ["readlink", "-f", "/dev/sdb"], "stdout": "/dev/sdb", "stderr": "", "rc": 0, "start": "2019-12-20 10:03:39.324780", "end": "2019-12-20 10:03:39.327597", "delta": "0:00:00.002817", "changed": true, "invocation": {"module_args": {"_raw_params": "readlink -f /dev/sdb", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:39,356 p=25767 u=ubuntu | ok: [magna048] => (item=/dev/sdb) => changed=false > ansible_loop_var: item > cmd: > - readlink > - -f > - /dev/sdb > delta: '0:00:00.002817' > end: '2019-12-20 10:03:39.327597' > invocation: > module_args: > _raw_params: readlink -f /dev/sdb > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdb > rc: 0 > start: '2019-12-20 10:03:39.324780' > stderr: '' > stderr_lines: <omitted> > stdout: /dev/sdb > stdout_lines: <omitted> >2019-12-20 10:03:39,369 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:39,369 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:39,369 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:39,370 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ptfewxtxwvwschxagkqhlrjezxzpckos ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:39,429 p=25767 u=ubuntu | <magna053> (0, b'\n{"cmd": ["readlink", "-f", "/dev/sdb"], "stdout": "/dev/sdb", "stderr": "", "rc": 0, "start": "2019-12-20 10:03:39.410015", "end": "2019-12-20 10:03:39.412648", "delta": "0:00:00.002633", "changed": true, "invocation": {"module_args": {"_raw_params": "readlink -f /dev/sdb", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:39,429 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:39,442 p=25767 u=ubuntu | ok: [magna053] => (item=/dev/sdb) => changed=false > ansible_loop_var: item > cmd: > - readlink > - -f > - /dev/sdb > delta: '0:00:00.002633' > end: '2019-12-20 10:03:39.412648' > invocation: > module_args: > _raw_params: readlink -f /dev/sdb > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdb > rc: 0 > start: '2019-12-20 10:03:39.410015' > stderr: '' > stderr_lines: <omitted> > stdout: /dev/sdb > stdout_lines: <omitted> >2019-12-20 10:03:39,455 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:39,455 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:39,456 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:39,456 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qkkuvruwycewsvoxormeoqejajiovzcj ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:39,515 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:39,630 p=25767 u=ubuntu | <magna048> (0, b'\n{"cmd": ["readlink", "-f", "/dev/sdc"], "stdout": "/dev/sdc", "stderr": "", "rc": 0, "start": "2019-12-20 10:03:39.611880", "end": "2019-12-20 10:03:39.614631", "delta": "0:00:00.002751", "changed": true, "invocation": {"module_args": {"_raw_params": "readlink -f /dev/sdc", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:39,641 p=25767 u=ubuntu | ok: [magna048] => (item=/dev/sdc) => changed=false > ansible_loop_var: item > cmd: > - readlink > - -f > - /dev/sdc > delta: '0:00:00.002751' > end: '2019-12-20 10:03:39.614631' > invocation: > module_args: > _raw_params: readlink -f /dev/sdc > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdc > rc: 0 > start: '2019-12-20 10:03:39.611880' > stderr: '' > stderr_lines: <omitted> > stdout: /dev/sdc > stdout_lines: <omitted> >2019-12-20 10:03:39,653 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:39,654 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:39,654 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:39,655 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-npluevrsvtfdkspxhmdkjxhkipfhbprc ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:39,714 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:39,715 p=25767 u=ubuntu | <magna053> (0, b'\n{"cmd": ["readlink", "-f", "/dev/sdc"], "stdout": "/dev/sdc", "stderr": "", "rc": 0, "start": "2019-12-20 10:03:39.696818", "end": "2019-12-20 10:03:39.699343", "delta": "0:00:00.002525", "changed": true, "invocation": {"module_args": {"_raw_params": "readlink -f /dev/sdc", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:39,725 p=25767 u=ubuntu | ok: [magna053] => (item=/dev/sdc) => changed=false > ansible_loop_var: item > cmd: > - readlink > - -f > - /dev/sdc > delta: '0:00:00.002525' > end: '2019-12-20 10:03:39.699343' > invocation: > module_args: > _raw_params: readlink -f /dev/sdc > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdc > rc: 0 > start: '2019-12-20 10:03:39.696818' > stderr: '' > stderr_lines: <omitted> > stdout: /dev/sdc > stdout_lines: <omitted> >2019-12-20 10:03:39,915 p=25767 u=ubuntu | <magna048> (0, b'\n{"cmd": ["readlink", "-f", "/dev/sdd"], "stdout": "/dev/sdd", "stderr": "", "rc": 0, "start": "2019-12-20 10:03:39.897122", "end": "2019-12-20 10:03:39.899801", "delta": "0:00:00.002679", "changed": true, "invocation": {"module_args": {"_raw_params": "readlink -f /dev/sdd", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:39,924 p=25767 u=ubuntu | ok: [magna048] => (item=/dev/sdd) => changed=false > ansible_loop_var: item > cmd: > - readlink > - -f > - /dev/sdd > delta: '0:00:00.002679' > end: '2019-12-20 10:03:39.899801' > invocation: > module_args: > _raw_params: readlink -f /dev/sdd > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdd > rc: 0 > start: '2019-12-20 10:03:39.897122' > stderr: '' > stderr_lines: <omitted> > stdout: /dev/sdd > stdout_lines: <omitted> >2019-12-20 10:03:39,958 p=25767 u=ubuntu | TASK [ceph-facts : set_fact build devices from resolved symlinks] ************************************************************************************************************************************************* >2019-12-20 10:03:39,958 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:159 >2019-12-20 10:03:39,958 p=25767 u=ubuntu | Friday 20 December 2019 10:03:39 +0000 (0:00:00.913) 0:04:51.285 ******* >2019-12-20 10:03:40,058 p=25767 u=ubuntu | ok: [magna048] => (item={'cmd': ['readlink', '-f', '/dev/sdb'], 'stdout': '/dev/sdb', 'stderr': '', 'rc': 0, 'start': '2019-12-20 10:03:39.324780', 'end': '2019-12-20 10:03:39.327597', 'delta': '0:00:00.002817', 'changed': False, 'invocation': {'module_args': {'_raw_params': 'readlink -f /dev/sdb', 'warn': True, '_uses_shell': False, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['/dev/sdb'], 'stderr_lines': [], 'failed': False, 'item': '/dev/sdb', 'ansible_loop_var': 'item'}) => changed=false > ansible_facts: > devices: > - /dev/sdb > - /dev/sdc > - /dev/sdd > - /dev/sdb > ansible_loop_var: item > item: > ansible_loop_var: item > changed: false > cmd: > - readlink > - -f > - /dev/sdb > delta: '0:00:00.002817' > end: '2019-12-20 10:03:39.327597' > failed: false > invocation: > module_args: > _raw_params: readlink -f /dev/sdb > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdb > rc: 0 > start: '2019-12-20 10:03:39.324780' > stderr: '' > stderr_lines: [] > stdout: /dev/sdb > stdout_lines: > - /dev/sdb >2019-12-20 10:03:40,060 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,065 p=25767 u=ubuntu | ok: [magna048] => (item={'cmd': ['readlink', '-f', '/dev/sdc'], 'stdout': '/dev/sdc', 'stderr': '', 'rc': 0, 'start': '2019-12-20 10:03:39.611880', 'end': '2019-12-20 10:03:39.614631', 'delta': '0:00:00.002751', 'changed': False, 'invocation': {'module_args': {'_raw_params': 'readlink -f /dev/sdc', 'warn': True, '_uses_shell': False, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['/dev/sdc'], 'stderr_lines': [], 'failed': False, 'item': '/dev/sdc', 'ansible_loop_var': 'item'}) => changed=false > ansible_facts: > devices: > - /dev/sdb > - /dev/sdc > - /dev/sdd > - /dev/sdb > - /dev/sdc > ansible_loop_var: item > item: > ansible_loop_var: item > changed: false > cmd: > - readlink > - -f > - /dev/sdc > delta: '0:00:00.002751' > end: '2019-12-20 10:03:39.614631' > failed: false > invocation: > module_args: > _raw_params: readlink -f /dev/sdc > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdc > rc: 0 > start: '2019-12-20 10:03:39.611880' > stderr: '' > stderr_lines: [] > stdout: /dev/sdc > stdout_lines: > - /dev/sdc >2019-12-20 10:03:40,072 p=25767 u=ubuntu | ok: [magna048] => (item={'cmd': ['readlink', '-f', '/dev/sdd'], 'stdout': '/dev/sdd', 'stderr': '', 'rc': 0, 'start': '2019-12-20 10:03:39.897122', 'end': '2019-12-20 10:03:39.899801', 'delta': '0:00:00.002679', 'changed': False, 'invocation': {'module_args': {'_raw_params': 'readlink -f /dev/sdd', 'warn': True, '_uses_shell': False, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['/dev/sdd'], 'stderr_lines': [], 'failed': False, 'item': '/dev/sdd', 'ansible_loop_var': 'item'}) => changed=false > ansible_facts: > devices: > - /dev/sdb > - /dev/sdc > - /dev/sdd > - /dev/sdb > - /dev/sdc > - /dev/sdd > ansible_loop_var: item > item: > ansible_loop_var: item > changed: false > cmd: > - readlink > - -f > - /dev/sdd > delta: '0:00:00.002679' > end: '2019-12-20 10:03:39.899801' > failed: false > invocation: > module_args: > _raw_params: readlink -f /dev/sdd > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdd > rc: 0 > start: '2019-12-20 10:03:39.897122' > stderr: '' > stderr_lines: [] > stdout: /dev/sdd > stdout_lines: > - /dev/sdd >2019-12-20 10:03:40,095 p=25767 u=ubuntu | ok: [magna053] => (item={'cmd': ['readlink', '-f', '/dev/sdb'], 'stdout': '/dev/sdb', 'stderr': '', 'rc': 0, 'start': '2019-12-20 10:03:39.410015', 'end': '2019-12-20 10:03:39.412648', 'delta': '0:00:00.002633', 'changed': False, 'invocation': {'module_args': {'_raw_params': 'readlink -f /dev/sdb', 'warn': True, '_uses_shell': False, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['/dev/sdb'], 'stderr_lines': [], 'failed': False, 'item': '/dev/sdb', 'ansible_loop_var': 'item'}) => changed=false > ansible_facts: > devices: > - /dev/sdb > - /dev/sdc > - /dev/sdb > ansible_loop_var: item > item: > ansible_loop_var: item > changed: false > cmd: > - readlink > - -f > - /dev/sdb > delta: '0:00:00.002633' > end: '2019-12-20 10:03:39.412648' > failed: false > invocation: > module_args: > _raw_params: readlink -f /dev/sdb > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdb > rc: 0 > start: '2019-12-20 10:03:39.410015' > stderr: '' > stderr_lines: [] > stdout: /dev/sdb > stdout_lines: > - /dev/sdb >2019-12-20 10:03:40,116 p=25767 u=ubuntu | ok: [magna053] => (item={'cmd': ['readlink', '-f', '/dev/sdc'], 'stdout': '/dev/sdc', 'stderr': '', 'rc': 0, 'start': '2019-12-20 10:03:39.696818', 'end': '2019-12-20 10:03:39.699343', 'delta': '0:00:00.002525', 'changed': False, 'invocation': {'module_args': {'_raw_params': 'readlink -f /dev/sdc', 'warn': True, '_uses_shell': False, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['/dev/sdc'], 'stderr_lines': [], 'failed': False, 'item': '/dev/sdc', 'ansible_loop_var': 'item'}) => changed=false > ansible_facts: > devices: > - /dev/sdb > - /dev/sdc > - /dev/sdb > - /dev/sdc > ansible_loop_var: item > item: > ansible_loop_var: item > changed: false > cmd: > - readlink > - -f > - /dev/sdc > delta: '0:00:00.002525' > end: '2019-12-20 10:03:39.699343' > failed: false > invocation: > module_args: > _raw_params: readlink -f /dev/sdc > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > item: /dev/sdc > rc: 0 > start: '2019-12-20 10:03:39.696818' > stderr: '' > stderr_lines: [] > stdout: /dev/sdc > stdout_lines: > - /dev/sdc >2019-12-20 10:03:40,150 p=25767 u=ubuntu | TASK [ceph-facts : set_fact build final devices list] ************************************************************************************************************************************************************* >2019-12-20 10:03:40,150 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:168 >2019-12-20 10:03:40,150 p=25767 u=ubuntu | Friday 20 December 2019 10:03:40 +0000 (0:00:00.192) 0:04:51.477 ******* >2019-12-20 10:03:40,200 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > devices: > - /dev/sdb > - /dev/sdc > - /dev/sdd >2019-12-20 10:03:40,245 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,273 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > devices: > - /dev/sdb > - /dev/sdc >2019-12-20 10:03:40,304 p=25767 u=ubuntu | TASK [ceph-facts : set_fact devices generate device list when osd_auto_discovery] ********************************************************************************************************************************* >2019-12-20 10:03:40,304 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:176 >2019-12-20 10:03:40,304 p=25767 u=ubuntu | Friday 20 December 2019 10:03:40 +0000 (0:00:00.153) 0:04:51.631 ******* >2019-12-20 10:03:40,359 p=25767 u=ubuntu | skipping: [magna048] => (item={'key': 'sdd', 'value': {'virtual': 1, 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9M0N20D0Z6E', 'wwn-0x5000cca3a8c5781c'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'Hitachi HUA72201', 'sas_address': None, 'sas_device_handle': None, 'serial': 'JPW9M0N20D0Z6E', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000cca3a8c5781c', 'partitions': {}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'holders': []}}) => changed=false > ansible_loop_var: item > item: > key: sdd > value: > holders: [] > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9M0N20D0Z6E > - wwn-0x5000cca3a8c5781c > labels: [] > masters: [] > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9M0N20D0Z6E > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c5781c' > skip_reason: Conditional result was False >2019-12-20 10:03:40,365 p=25767 u=ubuntu | skipping: [magna048] => (item={'key': 'sdb', 'value': {'virtual': 1, 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9K0N21EGGHE', 'wwn-0x5000cca3a8d436a3'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'Hitachi HUA72201', 'sas_address': None, 'sas_device_handle': None, 'serial': 'JPW9K0N21EGGHE', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000cca3a8d436a3', 'partitions': {}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'holders': []}}) => changed=false > ansible_loop_var: item > item: > key: sdb > value: > holders: [] > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9K0N21EGGHE > - wwn-0x5000cca3a8d436a3 > labels: [] > masters: [] > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9K0N21EGGHE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8d436a3' > skip_reason: Conditional result was False >2019-12-20 10:03:40,371 p=25767 u=ubuntu | skipping: [magna048] => (item={'key': 'sdc', 'value': {'virtual': 1, 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9K0N20BX7DE', 'wwn-0x5000cca3a8c56a16'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'Hitachi HUA72201', 'sas_address': None, 'sas_device_handle': None, 'serial': 'JPW9K0N20BX7DE', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000cca3a8c56a16', 'partitions': {}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'holders': []}}) => changed=false > ansible_loop_var: item > item: > key: sdc > value: > holders: [] > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9K0N20BX7DE > - wwn-0x5000cca3a8c56a16 > labels: [] > masters: [] > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9K0N20BX7DE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c56a16' > skip_reason: Conditional result was False >2019-12-20 10:03:40,379 p=25767 u=ubuntu | skipping: [magna048] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE', 'wwn-0x5000cca3a8c571b9'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'Hitachi HUA72201', 'sas_address': None, 'sas_device_handle': None, 'serial': 'JPW9M0N20BZ8GE', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000cca3a8c571b9', 'partitions': {'sda1': {'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE-part1', 'wwn-0x5000cca3a8c571b9-part1'], 'uuids': ['be84d898-bbc9-4b82-a7bf-50bcf3326660'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953521664', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': 'be84d898-bbc9-4b82-a7bf-50bcf3326660', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'holders': []}}) => changed=false > ansible_loop_var: item > item: > key: sda > value: > holders: [] > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE > - wwn-0x5000cca3a8c571b9 > labels: [] > masters: [] > uuids: [] > model: Hitachi HUA72201 > partitions: > sda1: > holders: [] > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9M0N20BZ8GE-part1 > - wwn-0x5000cca3a8c571b9-part1 > labels: [] > masters: [] > uuids: > - be84d898-bbc9-4b82-a7bf-50bcf3326660 > sectors: '1953521664' > sectorsize: 512 > size: 931.51 GB > start: '2048' > uuid: be84d898-bbc9-4b82-a7bf-50bcf3326660 > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9M0N20BZ8GE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c571b9' > skip_reason: Conditional result was False >2019-12-20 10:03:40,434 p=25767 u=ubuntu | skipping: [magna049] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--d25b170a--beed--4ee8--94d8--234c9d45069c-osd--block--fcf1108d--c322--47e1--8423--26f65b2ef6f8', 'dm-uuid-LVM-Cd8zjyCTpz8a55ZKKm5s50dRawMeYqJnFThca43rUkxfJRldK4nJgcfGP3Rqrp2U'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': '1952448512', 'sectorsize': '512', 'serial': 'JPW9J0N20A9P0C', 'size': '931.00 GB', 'support_discard': '0', 'vendor': None, 'virtual': 1}}) => changed=false > ansible_loop_var: item > item: > key: dm-0 > value: > holders: [] > host: '' > links: > ids: > - dm-name-ceph--d25b170a--beed--4ee8--94d8--234c9d45069c-osd--block--fcf1108d--c322--47e1--8423--26f65b2ef6f8 > - dm-uuid-LVM-Cd8zjyCTpz8a55ZKKm5s50dRawMeYqJnFThca43rUkxfJRldK4nJgcfGP3Rqrp2U > labels: [] > masters: [] > uuids: [] > model: null > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: '' > sectors: '1952448512' > sectorsize: '512' > serial: JPW9J0N20A9P0C > size: 931.00 GB > support_discard: '0' > vendor: null > virtual: 1 > skip_reason: Conditional result was False >2019-12-20 10:03:40,441 p=25767 u=ubuntu | skipping: [magna049] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--da3fc3ae--d654--4b81--a95e--47d3697a0d57-osd--block--5c68283e--6885--4924--b0a8--fbf101d9b6e9', 'dm-uuid-LVM-hlrbgK4qP0e5HjtSVogfqzH4i0dchhax6xDXdhLL8ukY178PVVJIGoJrBnlx5O6d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': '1952448512', 'sectorsize': '512', 'serial': 'JPW9M0N20BSWDE', 'size': '931.00 GB', 'support_discard': '0', 'vendor': None, 'virtual': 1}}) => changed=false > ansible_loop_var: item > item: > key: dm-1 > value: > holders: [] > host: '' > links: > ids: > - dm-name-ceph--da3fc3ae--d654--4b81--a95e--47d3697a0d57-osd--block--5c68283e--6885--4924--b0a8--fbf101d9b6e9 > - dm-uuid-LVM-hlrbgK4qP0e5HjtSVogfqzH4i0dchhax6xDXdhLL8ukY178PVVJIGoJrBnlx5O6d > labels: [] > masters: [] > uuids: [] > model: null > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: '' > sectors: '1952448512' > sectorsize: '512' > serial: JPW9M0N20BSWDE > size: 931.00 GB > support_discard: '0' > vendor: null > virtual: 1 > skip_reason: Conditional result was False >2019-12-20 10:03:40,449 p=25767 u=ubuntu | skipping: [magna049] => (item={'key': 'dm-2', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--5446fac6--f8fe--4101--a76b--21504c2b8f77-osd--block--caa2ac8e--11f2--48de--bd55--5e8066289bd1', 'dm-uuid-LVM-V2epmd67mp8pALwjwzagGAcRL9tWzIwUGEx4odB3podVRt6FTOwIgU1kzipe2xPx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': '1952448512', 'sectorsize': '512', 'serial': 'JPW9M0N20BNNYE', 'size': '931.00 GB', 'support_discard': '0', 'vendor': None, 'virtual': 1}}) => changed=false > ansible_loop_var: item > item: > key: dm-2 > value: > holders: [] > host: '' > links: > ids: > - dm-name-ceph--5446fac6--f8fe--4101--a76b--21504c2b8f77-osd--block--caa2ac8e--11f2--48de--bd55--5e8066289bd1 > - dm-uuid-LVM-V2epmd67mp8pALwjwzagGAcRL9tWzIwUGEx4odB3podVRt6FTOwIgU1kzipe2xPx > labels: [] > masters: [] > uuids: [] > model: null > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: '' > sectors: '1952448512' > sectorsize: '512' > serial: JPW9M0N20BNNYE > size: 931.00 GB > support_discard: '0' > vendor: null > virtual: 1 > skip_reason: Conditional result was False >2019-12-20 10:03:40,456 p=25767 u=ubuntu | skipping: [magna049] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9M0N20BX2KE', 'wwn-0x5000cca3a8c56980'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'Hitachi HUA72201', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9M0N20BX2KE-part1', 'wwn-0x5000cca3a8c56980-part1'], 'labels': [], 'masters': [], 'uuids': ['b6a599b5-8d81-470a-9460-d48b0d0c2f32']}, 'sectors': '1953521664', 'sectorsize': 512, 'size': '931.51 GB', 'start': '2048', 'uuid': 'b6a599b5-8d81-470a-9460-d48b0d0c2f32'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'serial': 'JPW9M0N20BX2KE', 'size': '931.51 GB', 'support_discard': '0', 'vendor': 'ATA', 'virtual': 1, 'wwn': '0x5000cca3a8c56980'}}) => changed=false > ansible_loop_var: item > item: > key: sda > value: > holders: [] > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9M0N20BX2KE > - wwn-0x5000cca3a8c56980 > labels: [] > masters: [] > uuids: [] > model: Hitachi HUA72201 > partitions: > sda1: > holders: [] > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9M0N20BX2KE-part1 > - wwn-0x5000cca3a8c56980-part1 > labels: [] > masters: [] > uuids: > - b6a599b5-8d81-470a-9460-d48b0d0c2f32 > sectors: '1953521664' > sectorsize: 512 > size: 931.51 GB > start: '2048' > uuid: b6a599b5-8d81-470a-9460-d48b0d0c2f32 > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9M0N20BX2KE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c56980' > skip_reason: Conditional result was False >2019-12-20 10:03:40,463 p=25767 u=ubuntu | skipping: [magna049] => (item={'key': 'sdb', 'value': {'holders': ['ceph--d25b170a--beed--4ee8--94d8--234c9d45069c-osd--block--fcf1108d--c322--47e1--8423--26f65b2ef6f8'], 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9J0N20A9P0C', 'lvm-pv-uuid-1AY3mF-qSzq-mWxX-sUi6-Tj2e-icQJ-hiuiNx', 'wwn-0x5000cca3a8c4b00a'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'Hitachi HUA72201', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'serial': 'JPW9J0N20A9P0C', 'size': '931.51 GB', 'support_discard': '0', 'vendor': 'ATA', 'virtual': 1, 'wwn': '0x5000cca3a8c4b00a'}}) => changed=false > ansible_loop_var: item > item: > key: sdb > value: > holders: > - ceph--d25b170a--beed--4ee8--94d8--234c9d45069c-osd--block--fcf1108d--c322--47e1--8423--26f65b2ef6f8 > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9J0N20A9P0C > - lvm-pv-uuid-1AY3mF-qSzq-mWxX-sUi6-Tj2e-icQJ-hiuiNx > - wwn-0x5000cca3a8c4b00a > labels: [] > masters: > - dm-0 > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9J0N20A9P0C > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c4b00a' > skip_reason: Conditional result was False >2019-12-20 10:03:40,469 p=25767 u=ubuntu | skipping: [magna049] => (item={'key': 'sdc', 'value': {'holders': ['ceph--da3fc3ae--d654--4b81--a95e--47d3697a0d57-osd--block--5c68283e--6885--4924--b0a8--fbf101d9b6e9'], 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9M0N20BSWDE', 'lvm-pv-uuid-lISdXC-Agt2-JILg-3xtG-0kJf-aLBn-AYjBkF', 'wwn-0x5000cca3a8c559bd'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'Hitachi HUA72201', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'serial': 'JPW9M0N20BSWDE', 'size': '931.51 GB', 'support_discard': '0', 'vendor': 'ATA', 'virtual': 1, 'wwn': '0x5000cca3a8c559bd'}}) => changed=false > ansible_loop_var: item > item: > key: sdc > value: > holders: > - ceph--da3fc3ae--d654--4b81--a95e--47d3697a0d57-osd--block--5c68283e--6885--4924--b0a8--fbf101d9b6e9 > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9M0N20BSWDE > - lvm-pv-uuid-lISdXC-Agt2-JILg-3xtG-0kJf-aLBn-AYjBkF > - wwn-0x5000cca3a8c559bd > labels: [] > masters: > - dm-1 > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9M0N20BSWDE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c559bd' > skip_reason: Conditional result was False >2019-12-20 10:03:40,475 p=25767 u=ubuntu | skipping: [magna049] => (item={'key': 'sdd', 'value': {'holders': ['ceph--5446fac6--f8fe--4101--a76b--21504c2b8f77-osd--block--caa2ac8e--11f2--48de--bd55--5e8066289bd1'], 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9M0N20BNNYE', 'lvm-pv-uuid-W0yK0q-n6GV-UV36-hQHx-bxx7-DC9w-BJa0rp', 'wwn-0x5000cca3a8c54db2'], 'labels': [], 'masters': ['dm-2'], 'uuids': []}, 'model': 'Hitachi HUA72201', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'serial': 'JPW9M0N20BNNYE', 'size': '931.51 GB', 'support_discard': '0', 'vendor': 'ATA', 'virtual': 1, 'wwn': '0x5000cca3a8c54db2'}}) => changed=false > ansible_loop_var: item > item: > key: sdd > value: > holders: > - ceph--5446fac6--f8fe--4101--a76b--21504c2b8f77-osd--block--caa2ac8e--11f2--48de--bd55--5e8066289bd1 > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9M0N20BNNYE > - lvm-pv-uuid-W0yK0q-n6GV-UV36-hQHx-bxx7-DC9w-BJa0rp > - wwn-0x5000cca3a8c54db2 > labels: [] > masters: > - dm-2 > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9M0N20BNNYE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c54db2' > skip_reason: Conditional result was False >2019-12-20 10:03:40,490 p=25767 u=ubuntu | skipping: [magna053] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--block--183d26c9--9e78--47b5--8a21--f689fd37dc80-osd--block--372e9c03--c9e5--4e4d--9ed0--b4f53d8581c1', 'dm-uuid-LVM-j5aBqeFGdRgSkFbva4c0spqF56lrrKFRdrBEb0vcH6vfFAc1fIx89Ni3VybYCBUw'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': '1952448512', 'sectorsize': '512', 'serial': 'JPW9K0N20D293E', 'size': '931.00 GB', 'support_discard': '0', 'vendor': None, 'virtual': 1}}) => changed=false > ansible_loop_var: item > item: > key: dm-0 > value: > holders: [] > host: '' > links: > ids: > - dm-name-ceph--block--183d26c9--9e78--47b5--8a21--f689fd37dc80-osd--block--372e9c03--c9e5--4e4d--9ed0--b4f53d8581c1 > - dm-uuid-LVM-j5aBqeFGdRgSkFbva4c0spqF56lrrKFRdrBEb0vcH6vfFAc1fIx89Ni3VybYCBUw > labels: [] > masters: [] > uuids: [] > model: null > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: '' > sectors: '1952448512' > sectorsize: '512' > serial: JPW9K0N20D293E > size: 931.00 GB > support_discard: '0' > vendor: null > virtual: 1 > skip_reason: Conditional result was False >2019-12-20 10:03:40,495 p=25767 u=ubuntu | skipping: [magna053] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--block--dbs--f259590e--443a--4e70--a36b--f558ce8594e0-osd--block--db--419ecdbc--cfeb--491c--a72b--e2d7f6d6a68d', 'dm-uuid-LVM-o3m4pDPHpaFO3dkNMggeQW3qhQYKVN4f2iedcwrAW2GXSelmhZOlQblwwutDijXj'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': '975175680', 'sectorsize': '512', 'serial': 'JPW9K0N20D27TE', 'size': '465.00 GB', 'support_discard': '0', 'vendor': None, 'virtual': 1}}) => changed=false > ansible_loop_var: item > item: > key: dm-1 > value: > holders: [] > host: '' > links: > ids: > - dm-name-ceph--block--dbs--f259590e--443a--4e70--a36b--f558ce8594e0-osd--block--db--419ecdbc--cfeb--491c--a72b--e2d7f6d6a68d > - dm-uuid-LVM-o3m4pDPHpaFO3dkNMggeQW3qhQYKVN4f2iedcwrAW2GXSelmhZOlQblwwutDijXj > labels: [] > masters: [] > uuids: [] > model: null > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: '' > sectors: '975175680' > sectorsize: '512' > serial: JPW9K0N20D27TE > size: 465.00 GB > support_discard: '0' > vendor: null > virtual: 1 > skip_reason: Conditional result was False >2019-12-20 10:03:40,500 p=25767 u=ubuntu | skipping: [magna053] => (item={'key': 'dm-2', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--block--24198419--9e98--4aaa--9454--d4d7b5b32df6-osd--block--ae573450--1a9b--4756--b4ee--a2a9fd8e489d', 'dm-uuid-LVM-BLgrbAaA2rVqg0Y0IZ6qxV9UhD0AHqOtTi4oSfU1hJ30nfzDBA12qIwqpVGMpEt9'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': '1952448512', 'sectorsize': '512', 'serial': 'JPW9K0N20BGTRE', 'size': '931.00 GB', 'support_discard': '0', 'vendor': None, 'virtual': 1}}) => changed=false > ansible_loop_var: item > item: > key: dm-2 > value: > holders: [] > host: '' > links: > ids: > - dm-name-ceph--block--24198419--9e98--4aaa--9454--d4d7b5b32df6-osd--block--ae573450--1a9b--4756--b4ee--a2a9fd8e489d > - dm-uuid-LVM-BLgrbAaA2rVqg0Y0IZ6qxV9UhD0AHqOtTi4oSfU1hJ30nfzDBA12qIwqpVGMpEt9 > labels: [] > masters: [] > uuids: [] > model: null > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: '' > sectors: '1952448512' > sectorsize: '512' > serial: JPW9K0N20BGTRE > size: 931.00 GB > support_discard: '0' > vendor: null > virtual: 1 > skip_reason: Conditional result was False >2019-12-20 10:03:40,506 p=25767 u=ubuntu | skipping: [magna053] => (item={'key': 'dm-3', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--block--dbs--f259590e--443a--4e70--a36b--f558ce8594e0-osd--block--db--8ca865e7--09e2--45f1--8e6a--cf290fb3187f', 'dm-uuid-LVM-o3m4pDPHpaFO3dkNMggeQW3qhQYKVN4fFvxv90y8crFjFpCMOB4N9QOS2I1sKArl'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': '975175680', 'sectorsize': '512', 'serial': 'JPW9K0N20D27TE', 'size': '465.00 GB', 'support_discard': '0', 'vendor': None, 'virtual': 1}}) => changed=false > ansible_loop_var: item > item: > key: dm-3 > value: > holders: [] > host: '' > links: > ids: > - dm-name-ceph--block--dbs--f259590e--443a--4e70--a36b--f558ce8594e0-osd--block--db--8ca865e7--09e2--45f1--8e6a--cf290fb3187f > - dm-uuid-LVM-o3m4pDPHpaFO3dkNMggeQW3qhQYKVN4fFvxv90y8crFjFpCMOB4N9QOS2I1sKArl > labels: [] > masters: [] > uuids: [] > model: null > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: '' > sectors: '975175680' > sectorsize: '512' > serial: JPW9K0N20D27TE > size: 465.00 GB > support_discard: '0' > vendor: null > virtual: 1 > skip_reason: Conditional result was False >2019-12-20 10:03:40,513 p=25767 u=ubuntu | skipping: [magna053] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9K0N20D1ZRE', 'wwn-0x5000cca3a8c57bed'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'Hitachi HUA72201', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9K0N20D1ZRE-part1', 'wwn-0x5000cca3a8c57bed-part1'], 'labels': [], 'masters': [], 'uuids': ['51230046-183f-43e8-9307-5b9841cd7e6d']}, 'sectors': '1953521664', 'sectorsize': 512, 'size': '931.51 GB', 'start': '2048', 'uuid': '51230046-183f-43e8-9307-5b9841cd7e6d'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'serial': 'JPW9K0N20D1ZRE', 'size': '931.51 GB', 'support_discard': '0', 'vendor': 'ATA', 'virtual': 1, 'wwn': '0x5000cca3a8c57bed'}}) => changed=false > ansible_loop_var: item > item: > key: sda > value: > holders: [] > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9K0N20D1ZRE > - wwn-0x5000cca3a8c57bed > labels: [] > masters: [] > uuids: [] > model: Hitachi HUA72201 > partitions: > sda1: > holders: [] > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9K0N20D1ZRE-part1 > - wwn-0x5000cca3a8c57bed-part1 > labels: [] > masters: [] > uuids: > - 51230046-183f-43e8-9307-5b9841cd7e6d > sectors: '1953521664' > sectorsize: 512 > size: 931.51 GB > start: '2048' > uuid: 51230046-183f-43e8-9307-5b9841cd7e6d > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9K0N20D1ZRE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c57bed' > skip_reason: Conditional result was False >2019-12-20 10:03:40,520 p=25767 u=ubuntu | skipping: [magna053] => (item={'key': 'sdb', 'value': {'holders': ['ceph--block--183d26c9--9e78--47b5--8a21--f689fd37dc80-osd--block--372e9c03--c9e5--4e4d--9ed0--b4f53d8581c1'], 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9K0N20D293E', 'lvm-pv-uuid-i3Sodc-1o59-cPiK-gZ8m-pLVe-ljCB-bAhIOw', 'wwn-0x5000cca3a8c57d10'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'Hitachi HUA72201', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'serial': 'JPW9K0N20D293E', 'size': '931.51 GB', 'support_discard': '0', 'vendor': 'ATA', 'virtual': 1, 'wwn': '0x5000cca3a8c57d10'}}) => changed=false > ansible_loop_var: item > item: > key: sdb > value: > holders: > - ceph--block--183d26c9--9e78--47b5--8a21--f689fd37dc80-osd--block--372e9c03--c9e5--4e4d--9ed0--b4f53d8581c1 > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9K0N20D293E > - lvm-pv-uuid-i3Sodc-1o59-cPiK-gZ8m-pLVe-ljCB-bAhIOw > - wwn-0x5000cca3a8c57d10 > labels: [] > masters: > - dm-0 > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9K0N20D293E > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c57d10' > skip_reason: Conditional result was False >2019-12-20 10:03:40,526 p=25767 u=ubuntu | skipping: [magna053] => (item={'key': 'sdc', 'value': {'holders': ['ceph--block--24198419--9e98--4aaa--9454--d4d7b5b32df6-osd--block--ae573450--1a9b--4756--b4ee--a2a9fd8e489d'], 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9K0N20BGTRE', 'lvm-pv-uuid-uATWJt-clzx-m5Jj-eO0x-Az2t-FftL-piCgqf', 'wwn-0x5000cca3a8c537a1'], 'labels': [], 'masters': ['dm-2'], 'uuids': []}, 'model': 'Hitachi HUA72201', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'serial': 'JPW9K0N20BGTRE', 'size': '931.51 GB', 'support_discard': '0', 'vendor': 'ATA', 'virtual': 1, 'wwn': '0x5000cca3a8c537a1'}}) => changed=false > ansible_loop_var: item > item: > key: sdc > value: > holders: > - ceph--block--24198419--9e98--4aaa--9454--d4d7b5b32df6-osd--block--ae573450--1a9b--4756--b4ee--a2a9fd8e489d > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9K0N20BGTRE > - lvm-pv-uuid-uATWJt-clzx-m5Jj-eO0x-Az2t-FftL-piCgqf > - wwn-0x5000cca3a8c537a1 > labels: [] > masters: > - dm-2 > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9K0N20BGTRE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c537a1' > skip_reason: Conditional result was False >2019-12-20 10:03:40,532 p=25767 u=ubuntu | skipping: [magna053] => (item={'key': 'sdd', 'value': {'holders': ['ceph--block--dbs--f259590e--443a--4e70--a36b--f558ce8594e0-osd--block--db--419ecdbc--cfeb--491c--a72b--e2d7f6d6a68d', 'ceph--block--dbs--f259590e--443a--4e70--a36b--f558ce8594e0-osd--block--db--8ca865e7--09e2--45f1--8e6a--cf290fb3187f'], 'host': 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)', 'links': {'ids': ['ata-Hitachi_HUA722010CLA330_JPW9K0N20D27TE', 'lvm-pv-uuid-13Oyzr-H9Iy-uNe9-xfVa-2j8e-THSd-63ekA1', 'wwn-0x5000cca3a8c57ce7'], 'labels': [], 'masters': ['dm-1', 'dm-3'], 'uuids': []}, 'model': 'Hitachi HUA72201', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'serial': 'JPW9K0N20D27TE', 'size': '931.51 GB', 'support_discard': '0', 'vendor': 'ATA', 'virtual': 1, 'wwn': '0x5000cca3a8c57ce7'}}) => changed=false > ansible_loop_var: item > item: > key: sdd > value: > holders: > - ceph--block--dbs--f259590e--443a--4e70--a36b--f558ce8594e0-osd--block--db--419ecdbc--cfeb--491c--a72b--e2d7f6d6a68d > - ceph--block--dbs--f259590e--443a--4e70--a36b--f558ce8594e0-osd--block--db--8ca865e7--09e2--45f1--8e6a--cf290fb3187f > host: 'SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)' > links: > ids: > - ata-Hitachi_HUA722010CLA330_JPW9K0N20D27TE > - lvm-pv-uuid-13Oyzr-H9Iy-uNe9-xfVa-2j8e-THSd-63ekA1 > - wwn-0x5000cca3a8c57ce7 > labels: [] > masters: > - dm-1 > - dm-3 > uuids: [] > model: Hitachi HUA72201 > partitions: {} > removable: '0' > rotational: '1' > sas_address: null > sas_device_handle: null > scheduler_mode: mq-deadline > sectors: '1953525168' > sectorsize: '512' > serial: JPW9K0N20D27TE > size: 931.51 GB > support_discard: '0' > vendor: ATA > virtual: 1 > wwn: '0x5000cca3a8c57ce7' > skip_reason: Conditional result was False >2019-12-20 10:03:40,573 p=25767 u=ubuntu | TASK [ceph-facts : set_fact ceph_uid for debian based system - non container] ************************************************************************************************************************************* >2019-12-20 10:03:40,573 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:189 >2019-12-20 10:03:40,573 p=25767 u=ubuntu | Friday 20 December 2019 10:03:40 +0000 (0:00:00.268) 0:04:51.900 ******* >2019-12-20 10:03:40,623 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,667 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,678 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,709 p=25767 u=ubuntu | TASK [ceph-facts : set_fact ceph_uid for red hat or suse based system - non container] **************************************************************************************************************************** >2019-12-20 10:03:40,709 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:196 >2019-12-20 10:03:40,710 p=25767 u=ubuntu | Friday 20 December 2019 10:03:40 +0000 (0:00:00.136) 0:04:52.036 ******* >2019-12-20 10:03:40,758 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,803 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,814 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,845 p=25767 u=ubuntu | TASK [ceph-facts : set_fact ceph_uid for debian based system - container] ***************************************************************************************************************************************** >2019-12-20 10:03:40,845 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:203 >2019-12-20 10:03:40,846 p=25767 u=ubuntu | Friday 20 December 2019 10:03:40 +0000 (0:00:00.135) 0:04:52.172 ******* >2019-12-20 10:03:40,895 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,939 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,954 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:40,985 p=25767 u=ubuntu | TASK [ceph-facts : set_fact ceph_uid for red hat based system - container] **************************************************************************************************************************************** >2019-12-20 10:03:40,985 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:210 >2019-12-20 10:03:40,986 p=25767 u=ubuntu | Friday 20 December 2019 10:03:40 +0000 (0:00:00.140) 0:04:52.312 ******* >2019-12-20 10:03:41,036 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > ceph_uid: 167 >2019-12-20 10:03:41,081 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > ceph_uid: 167 >2019-12-20 10:03:41,105 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > ceph_uid: 167 >2019-12-20 10:03:41,137 p=25767 u=ubuntu | TASK [ceph-facts : set_fact rgw_hostname] ************************************************************************************************************************************************************************* >2019-12-20 10:03:41,137 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:221 >2019-12-20 10:03:41,137 p=25767 u=ubuntu | Friday 20 December 2019 10:03:41 +0000 (0:00:00.151) 0:04:52.464 ******* >2019-12-20 10:03:41,186 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:41,230 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:41,244 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:41,275 p=25767 u=ubuntu | TASK [ceph-facts : set_fact osd_pool_default_pg_num] ************************************************************************************************************************************************************** >2019-12-20 10:03:41,275 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:236 >2019-12-20 10:03:41,275 p=25767 u=ubuntu | Friday 20 December 2019 10:03:41 +0000 (0:00:00.138) 0:04:52.602 ******* >2019-12-20 10:03:41,327 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > osd_pool_default_pg_num: '8' >2019-12-20 10:03:41,373 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > osd_pool_default_pg_num: '8' >2019-12-20 10:03:41,388 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > osd_pool_default_pg_num: '8' >2019-12-20 10:03:41,419 p=25767 u=ubuntu | TASK [ceph-facts : set_fact osd_pool_default_size] **************************************************************************************************************************************************************** >2019-12-20 10:03:41,419 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:240 >2019-12-20 10:03:41,420 p=25767 u=ubuntu | Friday 20 December 2019 10:03:41 +0000 (0:00:00.144) 0:04:52.746 ******* >2019-12-20 10:03:41,468 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > osd_pool_default_size: '3' >2019-12-20 10:03:41,514 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > osd_pool_default_size: '3' >2019-12-20 10:03:41,529 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > osd_pool_default_size: '3' >2019-12-20 10:03:41,560 p=25767 u=ubuntu | TASK [ceph-facts : set_fact osd_pool_default_min_size] ************************************************************************************************************************************************************ >2019-12-20 10:03:41,560 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:244 >2019-12-20 10:03:41,560 p=25767 u=ubuntu | Friday 20 December 2019 10:03:41 +0000 (0:00:00.140) 0:04:52.887 ******* >2019-12-20 10:03:41,610 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > osd_pool_default_min_size: '0' >2019-12-20 10:03:41,655 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > osd_pool_default_min_size: '0' >2019-12-20 10:03:41,670 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > osd_pool_default_min_size: '0' >2019-12-20 10:03:41,701 p=25767 u=ubuntu | TASK [ceph-facts : check if the ceph conf exists] ***************************************************************************************************************************************************************** >2019-12-20 10:03:41,701 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:248 >2019-12-20 10:03:41,701 p=25767 u=ubuntu | Friday 20 December 2019 10:03:41 +0000 (0:00:00.141) 0:04:53.028 ******* >2019-12-20 10:03:41,721 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:41,722 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:41,722 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:41,723 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zkrgcvntntvuxefldweeyayksvrxtcnw ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:41,764 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:41,765 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:41,765 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:41,766 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wwnnhblanzmuderoafzpxlkyujhnfvya ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:41,782 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:41,810 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:03:41,810 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:41,811 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:41,812 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-azlremzxhbhusxtplewchjddediswznr ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:41,825 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:41,870 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:41,995 p=25767 u=ubuntu | <magna048> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/etc/ceph/ceph.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 471, "inode": 7078345, "dev": 2049, "nlink": 1, "atime": 1576763608.9365277, "mtime": 1576763605.1756291, "ctime": 1576763608.2365465, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "c86b068837320c89a34538b0d2ce9d8c24c3e7ef", "mimetype": "text/plain", "charset": "us-ascii", "version": "214326699", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/ceph/ceph.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:42,010 p=25767 u=ubuntu | ok: [magna048] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /etc/ceph/ceph.conf > stat: > atime: 1576763608.9365277 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 8 > charset: us-ascii > checksum: c86b068837320c89a34538b0d2ce9d8c24c3e7ef > ctime: 1576763608.2365465 > dev: 2049 > device_type: 0 > executable: false > exists: true > gid: 0 > gr_name: root > inode: 7078345 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: text/plain > mode: '0644' > mtime: 1576763605.1756291 > nlink: 1 > path: /etc/ceph/ceph.conf > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 471 > uid: 0 > version: '214326699' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: false > xoth: false > xusr: false >2019-12-20 10:03:42,035 p=25767 u=ubuntu | <magna049> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/etc/ceph/ceph.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 389, "inode": 19923366, "dev": 2049, "nlink": 1, "atime": 1576762970.2036328, "mtime": 1576519073.2769275, "ctime": 1576519087.5625505, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "efa7fda3c6906f742cdb4306b7e978647675e6af", "mimetype": "text/plain", "charset": "us-ascii", "version": "509003014", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/ceph/ceph.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:42,050 p=25767 u=ubuntu | ok: [magna049] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /etc/ceph/ceph.conf > stat: > atime: 1576762970.2036328 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 8 > charset: us-ascii > checksum: efa7fda3c6906f742cdb4306b7e978647675e6af > ctime: 1576519087.5625505 > dev: 2049 > device_type: 0 > executable: false > exists: true > gid: 0 > gr_name: root > inode: 19923366 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: text/plain > mode: '0644' > mtime: 1576519073.2769275 > nlink: 1 > path: /etc/ceph/ceph.conf > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 389 > uid: 0 > version: '509003014' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: false > xoth: false > xusr: false >2019-12-20 10:03:42,080 p=25767 u=ubuntu | <magna053> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/etc/ceph/ceph.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 390, "inode": 14156198, "dev": 2049, "nlink": 1, "atime": 1576762970.2561266, "mtime": 1576519073.3159437, "ctime": 1576519123.8235126, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "c8be59939c8e4b8a81567ee3d93225a3fbf2264a", "mimetype": "text/plain", "charset": "us-ascii", "version": "3661471437", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/ceph/ceph.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:42,095 p=25767 u=ubuntu | ok: [magna053] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /etc/ceph/ceph.conf > stat: > atime: 1576762970.2561266 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 8 > charset: us-ascii > checksum: c8be59939c8e4b8a81567ee3d93225a3fbf2264a > ctime: 1576519123.8235126 > dev: 2049 > device_type: 0 > executable: false > exists: true > gid: 0 > gr_name: root > inode: 14156198 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: text/plain > mode: '0644' > mtime: 1576519073.3159437 > nlink: 1 > path: /etc/ceph/ceph.conf > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 390 > uid: 0 > version: '3661471437' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: false > xoth: false > xusr: false >2019-12-20 10:03:42,126 p=25767 u=ubuntu | TASK [ceph-facts : get default crush rule value from ceph configuration] ****************************************************************************************************************************************** >2019-12-20 10:03:42,126 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:253 >2019-12-20 10:03:42,126 p=25767 u=ubuntu | Friday 20 December 2019 10:03:42 +0000 (0:00:00.424) 0:04:53.453 ******* >2019-12-20 10:03:42,149 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:42,150 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:42,150 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:42,151 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-pqzeyeegrrwztwaqbkmilongypysrebi ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:42,193 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:42,193 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:42,194 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:42,195 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-etowcgdhnggvgqiduweawpcevgkzpjae ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:42,211 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:42,239 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:42,240 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:42,240 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:42,241 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-nyuxivpgwtjzxuqqkwvxghfwriqilxuz ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:42,253 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:42,299 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:42,412 p=25767 u=ubuntu | <magna048> (0, b'\n{"cmd": ["grep", "osd pool default crush rule", "/etc/ceph/ceph.conf"], "stdout": "osd pool default crush rule = -1", "stderr": "", "rc": 0, "start": "2019-12-20 10:03:42.393850", "end": "2019-12-20 10:03:42.396857", "delta": "0:00:00.003007", "changed": true, "invocation": {"module_args": {"_raw_params": "grep \'osd pool default crush rule\' /etc/ceph/ceph.conf", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:42,422 p=25767 u=ubuntu | ok: [magna048] => changed=false > cmd: > - grep > - osd pool default crush rule > - /etc/ceph/ceph.conf > delta: '0:00:00.003007' > end: '2019-12-20 10:03:42.396857' > failed_when_result: false > invocation: > module_args: > _raw_params: grep 'osd pool default crush rule' /etc/ceph/ceph.conf > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > rc: 0 > start: '2019-12-20 10:03:42.393850' > stderr: '' > stderr_lines: <omitted> > stdout: osd pool default crush rule = -1 > stdout_lines: <omitted> >2019-12-20 10:03:42,454 p=25767 u=ubuntu | <magna049> (1, b'\n{"msg": "non-zero return code", "cmd": ["grep", "osd pool default crush rule", "/etc/ceph/ceph.conf"], "stdout": "", "stderr": "", "rc": 1, "start": "2019-12-20 10:03:42.435829", "end": "2019-12-20 10:03:42.438768", "delta": "0:00:00.002939", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "grep \'osd pool default crush rule\' /etc/ceph/ceph.conf", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:03:42,454 p=25767 u=ubuntu | <magna049> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26231 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:03:42,464 p=25767 u=ubuntu | ok: [magna049] => changed=false > cmd: > - grep > - osd pool default crush rule > - /etc/ceph/ceph.conf > delta: '0:00:00.002939' > end: '2019-12-20 10:03:42.438768' > failed_when_result: false > invocation: > module_args: > _raw_params: grep 'osd pool default crush rule' /etc/ceph/ceph.conf > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:03:42.435829' > stderr: '' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:03:42,500 p=25767 u=ubuntu | <magna053> (1, b'\n{"msg": "non-zero return code", "cmd": ["grep", "osd pool default crush rule", "/etc/ceph/ceph.conf"], "stdout": "", "stderr": "", "rc": 1, "start": "2019-12-20 10:03:42.481367", "end": "2019-12-20 10:03:42.484300", "delta": "0:00:00.002933", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "grep \'osd pool default crush rule\' /etc/ceph/ceph.conf", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:03:42,500 p=25767 u=ubuntu | <magna053> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26228 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:03:42,508 p=25767 u=ubuntu | ok: [magna053] => changed=false > cmd: > - grep > - osd pool default crush rule > - /etc/ceph/ceph.conf > delta: '0:00:00.002933' > end: '2019-12-20 10:03:42.484300' > failed_when_result: false > invocation: > module_args: > _raw_params: grep 'osd pool default crush rule' /etc/ceph/ceph.conf > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:03:42.481367' > stderr: '' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:03:42,539 p=25767 u=ubuntu | TASK [ceph-facts : set_fact osd_pool_default_crush_rule] ********************************************************************************************************************************************************** >2019-12-20 10:03:42,539 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:261 >2019-12-20 10:03:42,539 p=25767 u=ubuntu | Friday 20 December 2019 10:03:42 +0000 (0:00:00.413) 0:04:53.866 ******* >2019-12-20 10:03:42,590 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > osd_pool_default_crush_rule: '-1' >2019-12-20 10:03:42,635 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > osd_pool_default_crush_rule: '-1' >2019-12-20 10:03:42,655 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > osd_pool_default_crush_rule: '-1' >2019-12-20 10:03:42,686 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _monitor_address to monitor_address_block ipv4] *************************************************************************************************************************************** >2019-12-20 10:03:42,686 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_monitor_address.yml:2 >2019-12-20 10:03:42,687 p=25767 u=ubuntu | Friday 20 December 2019 10:03:42 +0000 (0:00:00.147) 0:04:54.013 ******* >2019-12-20 10:03:42,782 p=25767 u=ubuntu | skipping: [magna048] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:42,795 p=25767 u=ubuntu | skipping: [magna049] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:42,797 p=25767 u=ubuntu | skipping: [magna048] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:42,840 p=25767 u=ubuntu | skipping: [magna049] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:42,841 p=25767 u=ubuntu | skipping: [magna048] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:42,843 p=25767 u=ubuntu | skipping: [magna053] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:42,883 p=25767 u=ubuntu | skipping: [magna049] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:42,887 p=25767 u=ubuntu | skipping: [magna053] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:42,929 p=25767 u=ubuntu | skipping: [magna053] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:42,960 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _monitor_address to monitor_address_block ipv6] *************************************************************************************************************************************** >2019-12-20 10:03:42,961 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_monitor_address.yml:12 >2019-12-20 10:03:42,961 p=25767 u=ubuntu | Friday 20 December 2019 10:03:42 +0000 (0:00:00.274) 0:04:54.288 ******* >2019-12-20 10:03:43,058 p=25767 u=ubuntu | skipping: [magna048] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:43,070 p=25767 u=ubuntu | skipping: [magna049] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:43,071 p=25767 u=ubuntu | skipping: [magna048] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:43,114 p=25767 u=ubuntu | skipping: [magna048] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:43,116 p=25767 u=ubuntu | skipping: [magna049] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:43,119 p=25767 u=ubuntu | skipping: [magna053] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:43,158 p=25767 u=ubuntu | skipping: [magna049] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:43,162 p=25767 u=ubuntu | skipping: [magna053] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:43,205 p=25767 u=ubuntu | skipping: [magna053] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:43,238 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _monitor_address to monitor_address] ************************************************************************************************************************************************** >2019-12-20 10:03:43,238 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_monitor_address.yml:22 >2019-12-20 10:03:43,238 p=25767 u=ubuntu | Friday 20 December 2019 10:03:43 +0000 (0:00:00.277) 0:04:54.565 ******* >2019-12-20 10:03:43,334 p=25767 u=ubuntu | skipping: [magna048] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:43,346 p=25767 u=ubuntu | skipping: [magna049] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:43,348 p=25767 u=ubuntu | skipping: [magna048] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:43,391 p=25767 u=ubuntu | skipping: [magna049] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:43,392 p=25767 u=ubuntu | skipping: [magna048] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:43,394 p=25767 u=ubuntu | skipping: [magna053] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:43,434 p=25767 u=ubuntu | skipping: [magna049] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:43,438 p=25767 u=ubuntu | skipping: [magna053] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:43,480 p=25767 u=ubuntu | skipping: [magna053] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:43,512 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _monitor_address to monitor_interface - ipv4] ***************************************************************************************************************************************** >2019-12-20 10:03:43,512 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_monitor_address.yml:31 >2019-12-20 10:03:43,512 p=25767 u=ubuntu | Friday 20 December 2019 10:03:43 +0000 (0:00:00.274) 0:04:54.839 ******* >2019-12-20 10:03:43,711 p=25767 u=ubuntu | ok: [magna048] => (item=magna035) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > ansible_loop_var: item > item: magna035 >2019-12-20 10:03:43,753 p=25767 u=ubuntu | ok: [magna049] => (item=magna035) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > ansible_loop_var: item > item: magna035 >2019-12-20 10:03:43,799 p=25767 u=ubuntu | ok: [magna053] => (item=magna035) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > ansible_loop_var: item > item: magna035 >2019-12-20 10:03:43,886 p=25767 u=ubuntu | ok: [magna048] => (item=magna046) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > - addr: 10.8.128.46 > name: magna046 > ansible_loop_var: item > item: magna046 >2019-12-20 10:03:43,929 p=25767 u=ubuntu | ok: [magna049] => (item=magna046) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > - addr: 10.8.128.46 > name: magna046 > ansible_loop_var: item > item: magna046 >2019-12-20 10:03:43,976 p=25767 u=ubuntu | ok: [magna053] => (item=magna046) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > - addr: 10.8.128.46 > name: magna046 > ansible_loop_var: item > item: magna046 >2019-12-20 10:03:44,062 p=25767 u=ubuntu | ok: [magna048] => (item=magna048) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > - addr: 10.8.128.46 > name: magna046 > - addr: 10.8.128.48 > name: magna048 > ansible_loop_var: item > item: magna048 >2019-12-20 10:03:44,104 p=25767 u=ubuntu | ok: [magna049] => (item=magna048) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > - addr: 10.8.128.46 > name: magna046 > - addr: 10.8.128.48 > name: magna048 > ansible_loop_var: item > item: magna048 >2019-12-20 10:03:44,150 p=25767 u=ubuntu | ok: [magna053] => (item=magna048) => changed=false > ansible_facts: > _monitor_addresses: > - addr: 10.8.128.35 > name: magna035 > - addr: 10.8.128.46 > name: magna046 > - addr: 10.8.128.48 > name: magna048 > ansible_loop_var: item > item: magna048 >2019-12-20 10:03:44,181 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _monitor_address to monitor_interface - ipv6] ***************************************************************************************************************************************** >2019-12-20 10:03:44,182 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_monitor_address.yml:42 >2019-12-20 10:03:44,182 p=25767 u=ubuntu | Friday 20 December 2019 10:03:44 +0000 (0:00:00.669) 0:04:55.508 ******* >2019-12-20 10:03:44,233 p=25767 u=ubuntu | skipping: [magna048] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:44,235 p=25767 u=ubuntu | skipping: [magna048] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:44,282 p=25767 u=ubuntu | skipping: [magna048] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:44,284 p=25767 u=ubuntu | skipping: [magna049] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:44,286 p=25767 u=ubuntu | skipping: [magna049] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:44,287 p=25767 u=ubuntu | skipping: [magna049] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:44,308 p=25767 u=ubuntu | skipping: [magna053] => (item=magna035) => changed=false > ansible_loop_var: item > item: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:44,322 p=25767 u=ubuntu | skipping: [magna053] => (item=magna046) => changed=false > ansible_loop_var: item > item: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:44,334 p=25767 u=ubuntu | skipping: [magna053] => (item=magna048) => changed=false > ansible_loop_var: item > item: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:44,366 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _current_monitor_address] ************************************************************************************************************************************************************* >2019-12-20 10:03:44,366 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_monitor_address.yml:53 >2019-12-20 10:03:44,366 p=25767 u=ubuntu | Friday 20 December 2019 10:03:44 +0000 (0:00:00.184) 0:04:55.693 ******* >2019-12-20 10:03:44,418 p=25767 u=ubuntu | skipping: [magna048] => (item={'name': 'magna035', 'addr': '10.8.128.35'}) => changed=false > ansible_loop_var: item > item: > addr: 10.8.128.35 > name: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:44,420 p=25767 u=ubuntu | skipping: [magna048] => (item={'name': 'magna046', 'addr': '10.8.128.46'}) => changed=false > ansible_loop_var: item > item: > addr: 10.8.128.46 > name: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:44,467 p=25767 u=ubuntu | ok: [magna048] => (item={'name': 'magna048', 'addr': '10.8.128.48'}) => changed=false > ansible_facts: > _current_monitor_address: 10.8.128.48 > ansible_loop_var: item > item: > addr: 10.8.128.48 > name: magna048 >2019-12-20 10:03:44,471 p=25767 u=ubuntu | skipping: [magna049] => (item={'name': 'magna035', 'addr': '10.8.128.35'}) => changed=false > ansible_loop_var: item > item: > addr: 10.8.128.35 > name: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:44,473 p=25767 u=ubuntu | skipping: [magna049] => (item={'name': 'magna046', 'addr': '10.8.128.46'}) => changed=false > ansible_loop_var: item > item: > addr: 10.8.128.46 > name: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:44,475 p=25767 u=ubuntu | skipping: [magna049] => (item={'name': 'magna048', 'addr': '10.8.128.48'}) => changed=false > ansible_loop_var: item > item: > addr: 10.8.128.48 > name: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:44,494 p=25767 u=ubuntu | skipping: [magna053] => (item={'name': 'magna035', 'addr': '10.8.128.35'}) => changed=false > ansible_loop_var: item > item: > addr: 10.8.128.35 > name: magna035 > skip_reason: Conditional result was False >2019-12-20 10:03:44,505 p=25767 u=ubuntu | skipping: [magna053] => (item={'name': 'magna046', 'addr': '10.8.128.46'}) => changed=false > ansible_loop_var: item > item: > addr: 10.8.128.46 > name: magna046 > skip_reason: Conditional result was False >2019-12-20 10:03:44,517 p=25767 u=ubuntu | skipping: [magna053] => (item={'name': 'magna048', 'addr': '10.8.128.48'}) => changed=false > ansible_loop_var: item > item: > addr: 10.8.128.48 > name: magna048 > skip_reason: Conditional result was False >2019-12-20 10:03:44,549 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _radosgw_address to radosgw_address_block ipv4] *************************************************************************************************************************************** >2019-12-20 10:03:44,549 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_radosgw_address.yml:2 >2019-12-20 10:03:44,550 p=25767 u=ubuntu | Friday 20 December 2019 10:03:44 +0000 (0:00:00.183) 0:04:55.876 ******* >2019-12-20 10:03:44,599 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,644 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,656 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,687 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _radosgw_address to radosgw_address_block ipv6] *************************************************************************************************************************************** >2019-12-20 10:03:44,687 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_radosgw_address.yml:10 >2019-12-20 10:03:44,687 p=25767 u=ubuntu | Friday 20 December 2019 10:03:44 +0000 (0:00:00.137) 0:04:56.014 ******* >2019-12-20 10:03:44,736 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,782 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,794 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,826 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _radosgw_address to radosgw_address] ************************************************************************************************************************************************** >2019-12-20 10:03:44,826 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_radosgw_address.yml:18 >2019-12-20 10:03:44,826 p=25767 u=ubuntu | Friday 20 December 2019 10:03:44 +0000 (0:00:00.138) 0:04:56.153 ******* >2019-12-20 10:03:44,875 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,920 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,932 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:44,963 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _interface] *************************************************************************************************************************************************************************** >2019-12-20 10:03:44,963 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_radosgw_address.yml:31 >2019-12-20 10:03:44,964 p=25767 u=ubuntu | Friday 20 December 2019 10:03:44 +0000 (0:00:00.137) 0:04:56.290 ******* >2019-12-20 10:03:45,012 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,057 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,069 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,100 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _radosgw_address to radosgw_interface - ipv4] ***************************************************************************************************************************************** >2019-12-20 10:03:45,100 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_radosgw_address.yml:35 >2019-12-20 10:03:45,100 p=25767 u=ubuntu | Friday 20 December 2019 10:03:45 +0000 (0:00:00.136) 0:04:56.427 ******* >2019-12-20 10:03:45,149 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,197 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,209 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,240 p=25767 u=ubuntu | TASK [ceph-facts : set_fact _radosgw_address to radosgw_interface - ipv6] ***************************************************************************************************************************************** >2019-12-20 10:03:45,241 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/set_radosgw_address.yml:40 >2019-12-20 10:03:45,241 p=25767 u=ubuntu | Friday 20 December 2019 10:03:45 +0000 (0:00:00.140) 0:04:56.568 ******* >2019-12-20 10:03:45,290 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,335 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,347 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,378 p=25767 u=ubuntu | TASK [ceph-facts : set_fact rgw_instances] ************************************************************************************************************************************************************************ >2019-12-20 10:03:45,379 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:274 >2019-12-20 10:03:45,379 p=25767 u=ubuntu | Friday 20 December 2019 10:03:45 +0000 (0:00:00.137) 0:04:56.705 ******* >2019-12-20 10:03:45,429 p=25767 u=ubuntu | skipping: [magna048] => (item=0) => changed=false > ansible_loop_var: item > item: '0' > skip_reason: Conditional result was False >2019-12-20 10:03:45,475 p=25767 u=ubuntu | skipping: [magna049] => (item=0) => changed=false > ansible_loop_var: item > item: '0' > skip_reason: Conditional result was False >2019-12-20 10:03:45,497 p=25767 u=ubuntu | skipping: [magna053] => (item=0) => changed=false > ansible_loop_var: item > item: '0' > skip_reason: Conditional result was False >2019-12-20 10:03:45,529 p=25767 u=ubuntu | TASK [ceph-facts : set ntp service name for Debian family] ******************************************************************************************************************************************************** >2019-12-20 10:03:45,529 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:282 >2019-12-20 10:03:45,530 p=25767 u=ubuntu | Friday 20 December 2019 10:03:45 +0000 (0:00:00.150) 0:04:56.856 ******* >2019-12-20 10:03:45,578 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,622 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,634 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:45,664 p=25767 u=ubuntu | TASK [ceph-facts : set ntp service name for Red Hat family] ******************************************************************************************************************************************************* >2019-12-20 10:03:45,665 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:287 >2019-12-20 10:03:45,665 p=25767 u=ubuntu | Friday 20 December 2019 10:03:45 +0000 (0:00:00.135) 0:04:56.992 ******* >2019-12-20 10:03:45,714 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > ntp_service_name: ntpd >2019-12-20 10:03:45,759 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > ntp_service_name: ntpd >2019-12-20 10:03:45,775 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > ntp_service_name: ntpd >2019-12-20 10:03:45,806 p=25767 u=ubuntu | TASK [ceph-facts : set chronyd daemon name for RedHat based OSs] ************************************************************************************************************************************************** >2019-12-20 10:03:45,806 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:294 >2019-12-20 10:03:45,807 p=25767 u=ubuntu | Friday 20 December 2019 10:03:45 +0000 (0:00:00.141) 0:04:57.133 ******* >2019-12-20 10:03:45,856 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > chrony_daemon_name: chronyd >2019-12-20 10:03:45,901 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > chrony_daemon_name: chronyd >2019-12-20 10:03:45,917 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > chrony_daemon_name: chronyd >2019-12-20 10:03:45,951 p=25767 u=ubuntu | TASK [ceph-facts : set chronyd daemon name for Ubuntu based OSs] ************************************************************************************************************************************************** >2019-12-20 10:03:45,951 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:299 >2019-12-20 10:03:45,952 p=25767 u=ubuntu | Friday 20 December 2019 10:03:45 +0000 (0:00:00.144) 0:04:57.278 ******* >2019-12-20 10:03:46,000 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,045 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,057 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,088 p=25767 u=ubuntu | TASK [ceph-facts : set grafana_server_addr fact - ipv4] *********************************************************************************************************************************************************** >2019-12-20 10:03:46,088 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:304 >2019-12-20 10:03:46,088 p=25767 u=ubuntu | Friday 20 December 2019 10:03:46 +0000 (0:00:00.136) 0:04:57.415 ******* >2019-12-20 10:03:46,136 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,182 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,195 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,226 p=25767 u=ubuntu | TASK [ceph-facts : set grafana_server_addr fact - ipv6] *********************************************************************************************************************************************************** >2019-12-20 10:03:46,226 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:313 >2019-12-20 10:03:46,226 p=25767 u=ubuntu | Friday 20 December 2019 10:03:46 +0000 (0:00:00.137) 0:04:57.553 ******* >2019-12-20 10:03:46,275 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,321 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,333 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,364 p=25767 u=ubuntu | TASK [ceph-facts : set grafana_server_addr fact - ipv4 - (external instance)] ************************************************************************************************************************************* >2019-12-20 10:03:46,364 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:322 >2019-12-20 10:03:46,364 p=25767 u=ubuntu | Friday 20 December 2019 10:03:46 +0000 (0:00:00.138) 0:04:57.691 ******* >2019-12-20 10:03:46,413 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,459 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,471 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,502 p=25767 u=ubuntu | TASK [ceph-facts : set grafana_server_addr fact - ipv6 - (external instance)] ************************************************************************************************************************************* >2019-12-20 10:03:46,502 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:331 >2019-12-20 10:03:46,502 p=25767 u=ubuntu | Friday 20 December 2019 10:03:46 +0000 (0:00:00.137) 0:04:57.829 ******* >2019-12-20 10:03:46,551 p=25767 u=ubuntu | skipping: [magna048] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,596 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,608 p=25767 u=ubuntu | skipping: [magna053] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:46,640 p=25767 u=ubuntu | TASK [ceph-facts : set_fact use_new_ceph_iscsi package or old ceph-iscsi-config/cli] ****************************************************************************************************************************** >2019-12-20 10:03:46,640 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:340 >2019-12-20 10:03:46,640 p=25767 u=ubuntu | Friday 20 December 2019 10:03:46 +0000 (0:00:00.138) 0:04:57.967 ******* >2019-12-20 10:03:46,689 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > use_new_ceph_iscsi: true >2019-12-20 10:03:46,739 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > use_new_ceph_iscsi: true >2019-12-20 10:03:46,757 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > use_new_ceph_iscsi: true >2019-12-20 10:03:46,788 p=25767 u=ubuntu | TASK [get all the running osds] *********************************************************************************************************************************************************************************** >2019-12-20 10:03:46,788 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:252 >2019-12-20 10:03:46,789 p=25767 u=ubuntu | Friday 20 December 2019 10:03:46 +0000 (0:00:00.148) 0:04:58.115 ******* >2019-12-20 10:03:46,805 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:46,806 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:46,806 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:46,807 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-nuckzrlakkbmcnnxzybybdywkbtwojza ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:46,848 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:46,849 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:46,849 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:46,850 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cvabkoeutnnosoqmvatjoltmxlrgjqzi ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:46,867 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:46,893 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:03:46,894 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:46,894 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:46,895 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-odhyjkhbosgrbccyypvjyvdtzqwkgzyk ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:46,908 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:46,954 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:47,078 p=25767 u=ubuntu | <magna048> (1, b'\n{"msg": "non-zero return code", "cmd": "systemctl list-units | grep \'loaded[[:space:]]\\\\+active\' | grep -oE \\"ceph-osd@([0-9]{1,2}|[a-z]+).service\\"\\n", "stdout": "", "stderr": "", "rc": 1, "start": "2019-12-20 10:03:47.049280", "end": "2019-12-20 10:03:47.062854", "delta": "0:00:00.013574", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl list-units | grep \'loaded[[:space:]]\\\\+active\' | grep -oE \\"ceph-osd@([0-9]{1,2}|[a-z]+).service\\"\\n", "_uses_shell": true, "warn": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:03:47,078 p=25767 u=ubuntu | <magna048> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26211 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:03:47,088 p=25767 u=ubuntu | fatal: [magna048]: FAILED! => changed=true > cmd: |- > systemctl list-units | grep 'loaded[[:space:]]\+active' | grep -oE "ceph-osd@([0-9]{1,2}|[a-z]+).service" > delta: '0:00:00.013574' > end: '2019-12-20 10:03:47.062854' > invocation: > module_args: > _raw_params: |- > systemctl list-units | grep 'loaded[[:space:]]\+active' | grep -oE "ceph-osd@([0-9]{1,2}|[a-z]+).service" > _uses_shell: true > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:03:47.049280' > stderr: '' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:03:47,089 p=25767 u=ubuntu | ...ignoring >2019-12-20 10:03:47,121 p=25767 u=ubuntu | <magna049> (1, b'\n{"msg": "non-zero return code", "cmd": "systemctl list-units | grep \'loaded[[:space:]]\\\\+active\' | grep -oE \\"ceph-osd@([0-9]{1,2}|[a-z]+).service\\"\\n", "stdout": "", "stderr": "", "rc": 1, "start": "2019-12-20 10:03:47.091305", "end": "2019-12-20 10:03:47.105644", "delta": "0:00:00.014339", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl list-units | grep \'loaded[[:space:]]\\\\+active\' | grep -oE \\"ceph-osd@([0-9]{1,2}|[a-z]+).service\\"\\n", "_uses_shell": true, "warn": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:03:47,121 p=25767 u=ubuntu | <magna049> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26231 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:03:47,130 p=25767 u=ubuntu | fatal: [magna049]: FAILED! => changed=true > cmd: |- > systemctl list-units | grep 'loaded[[:space:]]\+active' | grep -oE "ceph-osd@([0-9]{1,2}|[a-z]+).service" > delta: '0:00:00.014339' > end: '2019-12-20 10:03:47.105644' > invocation: > module_args: > _raw_params: |- > systemctl list-units | grep 'loaded[[:space:]]\+active' | grep -oE "ceph-osd@([0-9]{1,2}|[a-z]+).service" > _uses_shell: true > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:03:47.091305' > stderr: '' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:03:47,130 p=25767 u=ubuntu | ...ignoring >2019-12-20 10:03:47,165 p=25767 u=ubuntu | <magna053> (1, b'\n{"msg": "non-zero return code", "cmd": "systemctl list-units | grep \'loaded[[:space:]]\\\\+active\' | grep -oE \\"ceph-osd@([0-9]{1,2}|[a-z]+).service\\"\\n", "stdout": "", "stderr": "", "rc": 1, "start": "2019-12-20 10:03:47.135571", "end": "2019-12-20 10:03:47.149566", "delta": "0:00:00.013995", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl list-units | grep \'loaded[[:space:]]\\\\+active\' | grep -oE \\"ceph-osd@([0-9]{1,2}|[a-z]+).service\\"\\n", "_uses_shell": true, "warn": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:03:47,166 p=25767 u=ubuntu | <magna053> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26228 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:03:47,174 p=25767 u=ubuntu | fatal: [magna053]: FAILED! => changed=true > cmd: |- > systemctl list-units | grep 'loaded[[:space:]]\+active' | grep -oE "ceph-osd@([0-9]{1,2}|[a-z]+).service" > delta: '0:00:00.013995' > end: '2019-12-20 10:03:47.149566' > invocation: > module_args: > _raw_params: |- > systemctl list-units | grep 'loaded[[:space:]]\+active' | grep -oE "ceph-osd@([0-9]{1,2}|[a-z]+).service" > _uses_shell: true > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:03:47.135571' > stderr: '' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:03:47,174 p=25767 u=ubuntu | ...ignoring >2019-12-20 10:03:47,205 p=25767 u=ubuntu | TASK [disable ceph osd service] *********************************************************************************************************************************************************************************** >2019-12-20 10:03:47,205 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:258 >2019-12-20 10:03:47,206 p=25767 u=ubuntu | Friday 20 December 2019 10:03:47 +0000 (0:00:00.416) 0:04:58.532 ******* >2019-12-20 10:03:47,337 p=25767 u=ubuntu | TASK [remove osd mountpoint tree] ********************************************************************************************************************************************************************************* >2019-12-20 10:03:47,337 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:265 >2019-12-20 10:03:47,337 p=25767 u=ubuntu | Friday 20 December 2019 10:03:47 +0000 (0:00:00.131) 0:04:58.664 ******* >2019-12-20 10:03:47,356 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:03:47,356 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:47,356 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:47,357 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-mheqbtncjbtcvqcxthhjunddrjstdeyh ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:47,398 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:03:47,398 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:47,399 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:47,400 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zsuizphjaynmvrrtcsmzcodngqxqyrtt ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:47,417 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:47,444 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:03:47,445 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:47,445 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:47,446 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-gpvnprrxxoncekaesfbmukbjjsxmxvdv ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:47,459 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:47,505 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:47,619 p=25767 u=ubuntu | <magna048> (0, b'\n{"path": "/var/lib/ceph/osd/", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/var/lib/ceph/osd/", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:47,628 p=25767 u=ubuntu | ok: [magna048] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /var/lib/ceph/osd/ > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /var/lib/ceph/osd/ > state: absent >2019-12-20 10:03:47,660 p=25767 u=ubuntu | <magna049> (0, b'\n{"path": "/var/lib/ceph/osd/", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/var/lib/ceph/osd/", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:47,669 p=25767 u=ubuntu | ok: [magna049] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /var/lib/ceph/osd/ > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /var/lib/ceph/osd/ > state: absent >2019-12-20 10:03:47,707 p=25767 u=ubuntu | <magna053> (0, b'\n{"path": "/var/lib/ceph/osd/", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/var/lib/ceph/osd/", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:47,715 p=25767 u=ubuntu | ok: [magna053] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /var/lib/ceph/osd/ > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /var/lib/ceph/osd/ > state: absent >2019-12-20 10:03:47,746 p=25767 u=ubuntu | TASK [default lvm_volumes if not defined] ************************************************************************************************************************************************************************* >2019-12-20 10:03:47,747 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:272 >2019-12-20 10:03:47,747 p=25767 u=ubuntu | Friday 20 December 2019 10:03:47 +0000 (0:00:00.409) 0:04:59.074 ******* >2019-12-20 10:03:47,796 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > lvm_volumes: [] >2019-12-20 10:03:47,841 p=25767 u=ubuntu | skipping: [magna049] => changed=false > skip_reason: Conditional result was False >2019-12-20 10:03:47,856 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > lvm_volumes: [] >2019-12-20 10:03:47,886 p=25767 u=ubuntu | TASK [zap and destroy osds created by ceph-volume with lvm_volumes] *********************************************************************************************************************************************** >2019-12-20 10:03:47,887 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:277 >2019-12-20 10:03:47,887 p=25767 u=ubuntu | Friday 20 December 2019 10:03:47 +0000 (0:00:00.139) 0:04:59.214 ******* >2019-12-20 10:03:48,210 p=25767 u=ubuntu | Using module file /usr/share/ceph-ansible/library/ceph_volume.py >2019-12-20 10:03:48,211 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:48,211 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:48,212 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vpxhbumcujorunohnfpdilifmwtarrkq ; CEPH_VOLUME_DEBUG=1 CEPH_CONTAINER_IMAGE=registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 CEPH_CONTAINER_BINARY=podman /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:48,270 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:50,546 p=25767 u=ubuntu | <magna049> (0, b'\n{"cmd": ["podman", "run", "--rm", "--privileged", "--net=host", "--ipc=host", "--ulimit", "nofile=1024:4096", "-v", "/run/lock/lvm:/run/lock/lvm:z", "-v", "/var/run/udev/:/var/run/udev/:z", "-v", "/dev:/dev", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/run/lvm/:/run/lvm/", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph-volume", "registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812", "lvm", "zap", "--destroy", "/dev/sdb"], "start": "2019-12-20 10:03:48.453956", "end": "2019-12-20 10:03:50.526823", "delta": "0:00:02.072867", "rc": 0, "stdout": "", "stderr": "--> Zapping: /dev/sdb\\nRunning command: /usr/sbin/wipefs --all /dev/sdb\\nRunning command: /bin/dd if=/dev/zero of=/dev/sdb bs=1M count=10\\n stderr: 10+0 records in\\n10+0 records out\\n10485760 bytes (10 MB, 10 MiB) copied, 0.00484827 s, 2.2 GB/s\\n--> Zapping successful for: <Raw Device: /dev/sdb>", "changed": true, "invocation": {"module_args": {"data": "/dev/sdb", "action": "zap", "cluster": "ceph", "objectstore": "bluestore", "dmcrypt": false, "batch_devices": [], "osds_per_device": 1, "journal_size": "5120", "block_db_size": "-1", "block_db_devices": [], "wal_devices": [], "report": false, "containerized": "False", "destroy": true, "data_vg": null, "journal": null, "journal_vg": null, "db": null, "db_vg": null, "wal": null, "wal_vg": null, "crush_device_class": null, "osd_fsid": null}}, "warnings": ["The value False (type bool) in a string field was converted to \'False\' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change."]}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:50,564 p=25767 u=ubuntu | changed: [magna049] => (item={'data': '/dev/sdb'}) => changed=true > ansible_loop_var: item > cmd: > - podman > - run > - --rm > - --privileged > - --net=host > - --ipc=host > - --ulimit > - nofile=1024:4096 > - -v > - /run/lock/lvm:/run/lock/lvm:z > - -v > - /var/run/udev/:/var/run/udev/:z > - -v > - /dev:/dev > - -v > - /etc/ceph:/etc/ceph:z > - -v > - /run/lvm/:/run/lvm/ > - -v > - /var/lib/ceph/:/var/lib/ceph/:z > - -v > - /var/log/ceph/:/var/log/ceph/:z > - --entrypoint=ceph-volume > - registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 > - lvm > - zap > - --destroy > - /dev/sdb > delta: '0:00:02.072867' > end: '2019-12-20 10:03:50.526823' > invocation: > module_args: > action: zap > batch_devices: [] > block_db_devices: [] > block_db_size: '-1' > cluster: ceph > containerized: 'False' > crush_device_class: null > data: /dev/sdb > data_vg: null > db: null > db_vg: null > destroy: true > dmcrypt: false > journal: null > journal_size: '5120' > journal_vg: null > objectstore: bluestore > osd_fsid: null > osds_per_device: 1 > report: false > wal: null > wal_devices: [] > wal_vg: null > item: > data: /dev/sdb > rc: 0 > start: '2019-12-20 10:03:48.453956' > stderr: |- > --> Zapping: /dev/sdb > Running command: /usr/sbin/wipefs --all /dev/sdb > Running command: /bin/dd if=/dev/zero of=/dev/sdb bs=1M count=10 > stderr: 10+0 records in > 10+0 records out > 10485760 bytes (10 MB, 10 MiB) copied, 0.00484827 s, 2.2 GB/s > --> Zapping successful for: <Raw Device: /dev/sdb> > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> > warnings: > - The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. >2019-12-20 10:03:50,576 p=25767 u=ubuntu | Using module file /usr/share/ceph-ansible/library/ceph_volume.py >2019-12-20 10:03:50,576 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:50,577 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:50,577 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-snbfpizrcspueflualzkyhqcbziftqjw ; CEPH_VOLUME_DEBUG=1 CEPH_CONTAINER_IMAGE=registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 CEPH_CONTAINER_BINARY=podman /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:50,639 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:52,832 p=25767 u=ubuntu | <magna049> (0, b'\n{"cmd": ["podman", "run", "--rm", "--privileged", "--net=host", "--ipc=host", "--ulimit", "nofile=1024:4096", "-v", "/run/lock/lvm:/run/lock/lvm:z", "-v", "/var/run/udev/:/var/run/udev/:z", "-v", "/dev:/dev", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/run/lvm/:/run/lvm/", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph-volume", "registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812", "lvm", "zap", "--destroy", "/dev/sdc"], "start": "2019-12-20 10:03:50.824245", "end": "2019-12-20 10:03:52.813381", "delta": "0:00:01.989136", "rc": 0, "stdout": "", "stderr": "--> Zapping: /dev/sdc\\nRunning command: /usr/sbin/wipefs --all /dev/sdc\\nRunning command: /bin/dd if=/dev/zero of=/dev/sdc bs=1M count=10\\n stderr: 10+0 records in\\n10+0 records out\\n10485760 bytes (10 MB, 10 MiB) copied, 0.00482827 s, 2.2 GB/s\\n--> Zapping successful for: <Raw Device: /dev/sdc>", "changed": true, "invocation": {"module_args": {"data": "/dev/sdc", "action": "zap", "cluster": "ceph", "objectstore": "bluestore", "dmcrypt": false, "batch_devices": [], "osds_per_device": 1, "journal_size": "5120", "block_db_size": "-1", "block_db_devices": [], "wal_devices": [], "report": false, "containerized": "False", "destroy": true, "data_vg": null, "journal": null, "journal_vg": null, "db": null, "db_vg": null, "wal": null, "wal_vg": null, "crush_device_class": null, "osd_fsid": null}}, "warnings": ["The value False (type bool) in a string field was converted to \'False\' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change."]}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:52,848 p=25767 u=ubuntu | changed: [magna049] => (item={'data': '/dev/sdc'}) => changed=true > ansible_loop_var: item > cmd: > - podman > - run > - --rm > - --privileged > - --net=host > - --ipc=host > - --ulimit > - nofile=1024:4096 > - -v > - /run/lock/lvm:/run/lock/lvm:z > - -v > - /var/run/udev/:/var/run/udev/:z > - -v > - /dev:/dev > - -v > - /etc/ceph:/etc/ceph:z > - -v > - /run/lvm/:/run/lvm/ > - -v > - /var/lib/ceph/:/var/lib/ceph/:z > - -v > - /var/log/ceph/:/var/log/ceph/:z > - --entrypoint=ceph-volume > - registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 > - lvm > - zap > - --destroy > - /dev/sdc > delta: '0:00:01.989136' > end: '2019-12-20 10:03:52.813381' > invocation: > module_args: > action: zap > batch_devices: [] > block_db_devices: [] > block_db_size: '-1' > cluster: ceph > containerized: 'False' > crush_device_class: null > data: /dev/sdc > data_vg: null > db: null > db_vg: null > destroy: true > dmcrypt: false > journal: null > journal_size: '5120' > journal_vg: null > objectstore: bluestore > osd_fsid: null > osds_per_device: 1 > report: false > wal: null > wal_devices: [] > wal_vg: null > item: > data: /dev/sdc > rc: 0 > start: '2019-12-20 10:03:50.824245' > stderr: |- > --> Zapping: /dev/sdc > Running command: /usr/sbin/wipefs --all /dev/sdc > Running command: /bin/dd if=/dev/zero of=/dev/sdc bs=1M count=10 > stderr: 10+0 records in > 10+0 records out > 10485760 bytes (10 MB, 10 MiB) copied, 0.00482827 s, 2.2 GB/s > --> Zapping successful for: <Raw Device: /dev/sdc> > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> > warnings: > - The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. >2019-12-20 10:03:52,860 p=25767 u=ubuntu | Using module file /usr/share/ceph-ansible/library/ceph_volume.py >2019-12-20 10:03:52,861 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:52,861 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:52,862 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-bdfuzhtmlqolfpwppgfesbmuonnfzbey ; CEPH_VOLUME_DEBUG=1 CEPH_CONTAINER_IMAGE=registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 CEPH_CONTAINER_BINARY=podman /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:52,923 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:55,096 p=25767 u=ubuntu | <magna049> (0, b'\n{"cmd": ["podman", "run", "--rm", "--privileged", "--net=host", "--ipc=host", "--ulimit", "nofile=1024:4096", "-v", "/run/lock/lvm:/run/lock/lvm:z", "-v", "/var/run/udev/:/var/run/udev/:z", "-v", "/dev:/dev", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/run/lvm/:/run/lvm/", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph-volume", "registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812", "lvm", "zap", "--destroy", "/dev/sdd"], "start": "2019-12-20 10:03:53.107660", "end": "2019-12-20 10:03:55.077209", "delta": "0:00:01.969549", "rc": 0, "stdout": "", "stderr": "--> Zapping: /dev/sdd\\nRunning command: /usr/sbin/wipefs --all /dev/sdd\\nRunning command: /bin/dd if=/dev/zero of=/dev/sdd bs=1M count=10\\n stderr: 10+0 records in\\n10+0 records out\\n10485760 bytes (10 MB, 10 MiB) copied, 0.00479287 s, 2.2 GB/s\\n--> Zapping successful for: <Raw Device: /dev/sdd>", "changed": true, "invocation": {"module_args": {"data": "/dev/sdd", "action": "zap", "cluster": "ceph", "objectstore": "bluestore", "dmcrypt": false, "batch_devices": [], "osds_per_device": 1, "journal_size": "5120", "block_db_size": "-1", "block_db_devices": [], "wal_devices": [], "report": false, "containerized": "False", "destroy": true, "data_vg": null, "journal": null, "journal_vg": null, "db": null, "db_vg": null, "wal": null, "wal_vg": null, "crush_device_class": null, "osd_fsid": null}}, "warnings": ["The value False (type bool) in a string field was converted to \'False\' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change."]}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:55,111 p=25767 u=ubuntu | changed: [magna049] => (item={'data': '/dev/sdd'}) => changed=true > ansible_loop_var: item > cmd: > - podman > - run > - --rm > - --privileged > - --net=host > - --ipc=host > - --ulimit > - nofile=1024:4096 > - -v > - /run/lock/lvm:/run/lock/lvm:z > - -v > - /var/run/udev/:/var/run/udev/:z > - -v > - /dev:/dev > - -v > - /etc/ceph:/etc/ceph:z > - -v > - /run/lvm/:/run/lvm/ > - -v > - /var/lib/ceph/:/var/lib/ceph/:z > - -v > - /var/log/ceph/:/var/log/ceph/:z > - --entrypoint=ceph-volume > - registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 > - lvm > - zap > - --destroy > - /dev/sdd > delta: '0:00:01.969549' > end: '2019-12-20 10:03:55.077209' > invocation: > module_args: > action: zap > batch_devices: [] > block_db_devices: [] > block_db_size: '-1' > cluster: ceph > containerized: 'False' > crush_device_class: null > data: /dev/sdd > data_vg: null > db: null > db_vg: null > destroy: true > dmcrypt: false > journal: null > journal_size: '5120' > journal_vg: null > objectstore: bluestore > osd_fsid: null > osds_per_device: 1 > report: false > wal: null > wal_devices: [] > wal_vg: null > item: > data: /dev/sdd > rc: 0 > start: '2019-12-20 10:03:53.107660' > stderr: |- > --> Zapping: /dev/sdd > Running command: /usr/sbin/wipefs --all /dev/sdd > Running command: /bin/dd if=/dev/zero of=/dev/sdd bs=1M count=10 > stderr: 10+0 records in > 10+0 records out > 10485760 bytes (10 MB, 10 MiB) copied, 0.00479287 s, 2.2 GB/s > --> Zapping successful for: <Raw Device: /dev/sdd> > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> > warnings: > - The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. >2019-12-20 10:03:55,114 p=25767 u=ubuntu | [WARNING]: The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. > >2019-12-20 10:03:55,147 p=25767 u=ubuntu | TASK [zap and destroy osds created by ceph-volume with devices] *************************************************************************************************************************************************** >2019-12-20 10:03:55,147 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:295 >2019-12-20 10:03:55,147 p=25767 u=ubuntu | Friday 20 December 2019 10:03:55 +0000 (0:00:07.260) 0:05:06.474 ******* >2019-12-20 10:03:55,177 p=25767 u=ubuntu | Using module file /usr/share/ceph-ansible/library/ceph_volume.py >2019-12-20 10:03:55,177 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:55,178 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:55,179 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-tgjpzkzfrbvgcwmzmeresvqvdfamxstf ; CEPH_VOLUME_DEBUG=1 CEPH_CONTAINER_IMAGE=registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 CEPH_CONTAINER_BINARY=podman /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:55,239 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:55,264 p=25767 u=ubuntu | Using module file /usr/share/ceph-ansible/library/ceph_volume.py >2019-12-20 10:03:55,264 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:55,264 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:55,265 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ealzgucrbpddwyqighsrrangmestcfgk ; CEPH_VOLUME_DEBUG=1 CEPH_CONTAINER_IMAGE=registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 CEPH_CONTAINER_BINARY=podman /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:55,324 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:57,483 p=25767 u=ubuntu | <magna053> (0, b'\n{"cmd": ["podman", "run", "--rm", "--privileged", "--net=host", "--ipc=host", "--ulimit", "nofile=1024:4096", "-v", "/run/lock/lvm:/run/lock/lvm:z", "-v", "/var/run/udev/:/var/run/udev/:z", "-v", "/dev:/dev", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/run/lvm/:/run/lvm/", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph-volume", "registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812", "lvm", "zap", "--destroy", "/dev/sdb"], "start": "2019-12-20 10:03:55.507956", "end": "2019-12-20 10:03:57.464125", "delta": "0:00:01.956169", "rc": 0, "stdout": "", "stderr": "WARNING: The same type, major and minor should not be used for multiple devices.\\nWARNING: The same type, major and minor should not be used for multiple devices.\\n--> Zapping: /dev/sdb\\nRunning command: /usr/sbin/wipefs --all /dev/sdb\\nRunning command: /bin/dd if=/dev/zero of=/dev/sdb bs=1M count=10\\n stderr: 10+0 records in\\n10+0 records out\\n10485760 bytes (10 MB, 10 MiB) copied, 0.00482878 s, 2.2 GB/s\\n--> Zapping successful for: <Raw Device: /dev/sdb>", "changed": true, "invocation": {"module_args": {"data": "/dev/sdb", "action": "zap", "cluster": "ceph", "objectstore": "bluestore", "dmcrypt": false, "batch_devices": [], "osds_per_device": 1, "journal_size": "5120", "block_db_size": "-1", "block_db_devices": [], "wal_devices": [], "report": false, "containerized": "False", "destroy": true, "data_vg": null, "journal": null, "journal_vg": null, "db": null, "db_vg": null, "wal": null, "wal_vg": null, "crush_device_class": null, "osd_fsid": null}}, "warnings": ["The value False (type bool) in a string field was converted to \'False\' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change."]}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:57,502 p=25767 u=ubuntu | changed: [magna053] => (item=/dev/sdb) => changed=true > ansible_loop_var: item > cmd: > - podman > - run > - --rm > - --privileged > - --net=host > - --ipc=host > - --ulimit > - nofile=1024:4096 > - -v > - /run/lock/lvm:/run/lock/lvm:z > - -v > - /var/run/udev/:/var/run/udev/:z > - -v > - /dev:/dev > - -v > - /etc/ceph:/etc/ceph:z > - -v > - /run/lvm/:/run/lvm/ > - -v > - /var/lib/ceph/:/var/lib/ceph/:z > - -v > - /var/log/ceph/:/var/log/ceph/:z > - --entrypoint=ceph-volume > - registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 > - lvm > - zap > - --destroy > - /dev/sdb > delta: '0:00:01.956169' > end: '2019-12-20 10:03:57.464125' > invocation: > module_args: > action: zap > batch_devices: [] > block_db_devices: [] > block_db_size: '-1' > cluster: ceph > containerized: 'False' > crush_device_class: null > data: /dev/sdb > data_vg: null > db: null > db_vg: null > destroy: true > dmcrypt: false > journal: null > journal_size: '5120' > journal_vg: null > objectstore: bluestore > osd_fsid: null > osds_per_device: 1 > report: false > wal: null > wal_devices: [] > wal_vg: null > item: /dev/sdb > rc: 0 > start: '2019-12-20 10:03:55.507956' > stderr: |- > WARNING: The same type, major and minor should not be used for multiple devices. > WARNING: The same type, major and minor should not be used for multiple devices. > --> Zapping: /dev/sdb > Running command: /usr/sbin/wipefs --all /dev/sdb > Running command: /bin/dd if=/dev/zero of=/dev/sdb bs=1M count=10 > stderr: 10+0 records in > 10+0 records out > 10485760 bytes (10 MB, 10 MiB) copied, 0.00482878 s, 2.2 GB/s > --> Zapping successful for: <Raw Device: /dev/sdb> > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> > warnings: > - The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. >2019-12-20 10:03:57,502 p=25767 u=ubuntu | Using module file /usr/share/ceph-ansible/library/ceph_volume.py >2019-12-20 10:03:57,503 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:57,503 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:57,504 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lnnqfvnofabgtmmmjgaqvdscvdtddtmf ; CEPH_VOLUME_DEBUG=1 CEPH_CONTAINER_IMAGE=registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 CEPH_CONTAINER_BINARY=podman /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:57,533 p=25767 u=ubuntu | <magna048> (0, b'\n{"cmd": ["podman", "run", "--rm", "--privileged", "--net=host", "--ipc=host", "--ulimit", "nofile=1024:4096", "-v", "/run/lock/lvm:/run/lock/lvm:z", "-v", "/var/run/udev/:/var/run/udev/:z", "-v", "/dev:/dev", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/run/lvm/:/run/lvm/", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph-volume", "registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812", "lvm", "zap", "--destroy", "/dev/sdb"], "start": "2019-12-20 10:03:55.424497", "end": "2019-12-20 10:03:57.514646", "delta": "0:00:02.090149", "rc": 0, "stdout": "", "stderr": "--> Zapping: /dev/sdb\\nRunning command: /usr/sbin/wipefs --all /dev/sdb\\nRunning command: /bin/dd if=/dev/zero of=/dev/sdb bs=1M count=10\\n stderr: 10+0 records in\\n10+0 records out\\n10485760 bytes (10 MB, 10 MiB) copied, 0.00494383 s, 2.1 GB/s\\n--> Zapping successful for: <Raw Device: /dev/sdb>", "changed": true, "invocation": {"module_args": {"data": "/dev/sdb", "action": "zap", "cluster": "ceph", "objectstore": "bluestore", "dmcrypt": false, "batch_devices": [], "osds_per_device": 1, "journal_size": "5120", "block_db_size": "-1", "block_db_devices": [], "wal_devices": [], "report": false, "containerized": "False", "destroy": true, "data_vg": null, "journal": null, "journal_vg": null, "db": null, "db_vg": null, "wal": null, "wal_vg": null, "crush_device_class": null, "osd_fsid": null}}, "warnings": ["The value False (type bool) in a string field was converted to \'False\' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change."]}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:57,550 p=25767 u=ubuntu | changed: [magna048] => (item=/dev/sdb) => changed=true > ansible_loop_var: item > cmd: > - podman > - run > - --rm > - --privileged > - --net=host > - --ipc=host > - --ulimit > - nofile=1024:4096 > - -v > - /run/lock/lvm:/run/lock/lvm:z > - -v > - /var/run/udev/:/var/run/udev/:z > - -v > - /dev:/dev > - -v > - /etc/ceph:/etc/ceph:z > - -v > - /run/lvm/:/run/lvm/ > - -v > - /var/lib/ceph/:/var/lib/ceph/:z > - -v > - /var/log/ceph/:/var/log/ceph/:z > - --entrypoint=ceph-volume > - registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 > - lvm > - zap > - --destroy > - /dev/sdb > delta: '0:00:02.090149' > end: '2019-12-20 10:03:57.514646' > invocation: > module_args: > action: zap > batch_devices: [] > block_db_devices: [] > block_db_size: '-1' > cluster: ceph > containerized: 'False' > crush_device_class: null > data: /dev/sdb > data_vg: null > db: null > db_vg: null > destroy: true > dmcrypt: false > journal: null > journal_size: '5120' > journal_vg: null > objectstore: bluestore > osd_fsid: null > osds_per_device: 1 > report: false > wal: null > wal_devices: [] > wal_vg: null > item: /dev/sdb > rc: 0 > start: '2019-12-20 10:03:55.424497' > stderr: |- > --> Zapping: /dev/sdb > Running command: /usr/sbin/wipefs --all /dev/sdb > Running command: /bin/dd if=/dev/zero of=/dev/sdb bs=1M count=10 > stderr: 10+0 records in > 10+0 records out > 10485760 bytes (10 MB, 10 MiB) copied, 0.00494383 s, 2.1 GB/s > --> Zapping successful for: <Raw Device: /dev/sdb> > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> > warnings: > - The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. >2019-12-20 10:03:57,552 p=25767 u=ubuntu | Using module file /usr/share/ceph-ansible/library/ceph_volume.py >2019-12-20 10:03:57,553 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:57,553 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:57,554 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-uaolknwgimvouqjpqnlnrzzyaahlxesz ; CEPH_VOLUME_DEBUG=1 CEPH_CONTAINER_IMAGE=registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 CEPH_CONTAINER_BINARY=podman /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:57,567 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:57,616 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:03:59,642 p=25767 u=ubuntu | <magna053> (0, b'\n{"cmd": ["podman", "run", "--rm", "--privileged", "--net=host", "--ipc=host", "--ulimit", "nofile=1024:4096", "-v", "/run/lock/lvm:/run/lock/lvm:z", "-v", "/var/run/udev/:/var/run/udev/:z", "-v", "/dev:/dev", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/run/lvm/:/run/lvm/", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph-volume", "registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812", "lvm", "zap", "--destroy", "/dev/sdc"], "start": "2019-12-20 10:03:57.750222", "end": "2019-12-20 10:03:59.623768", "delta": "0:00:01.873546", "rc": 0, "stdout": "", "stderr": "WARNING: The same type, major and minor should not be used for multiple devices.\\nWARNING: The same type, major and minor should not be used for multiple devices.\\n--> Zapping: /dev/sdc\\nRunning command: /usr/sbin/wipefs --all /dev/sdc\\nRunning command: /bin/dd if=/dev/zero of=/dev/sdc bs=1M count=10\\n stderr: 10+0 records in\\n10+0 records out\\n10485760 bytes (10 MB, 10 MiB) copied, 0.00483761 s, 2.2 GB/s\\n--> Zapping successful for: <Raw Device: /dev/sdc>", "changed": true, "invocation": {"module_args": {"data": "/dev/sdc", "action": "zap", "cluster": "ceph", "objectstore": "bluestore", "dmcrypt": false, "batch_devices": [], "osds_per_device": 1, "journal_size": "5120", "block_db_size": "-1", "block_db_devices": [], "wal_devices": [], "report": false, "containerized": "False", "destroy": true, "data_vg": null, "journal": null, "journal_vg": null, "db": null, "db_vg": null, "wal": null, "wal_vg": null, "crush_device_class": null, "osd_fsid": null}}, "warnings": ["The value False (type bool) in a string field was converted to \'False\' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change."]}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:59,656 p=25767 u=ubuntu | changed: [magna053] => (item=/dev/sdc) => changed=true > ansible_loop_var: item > cmd: > - podman > - run > - --rm > - --privileged > - --net=host > - --ipc=host > - --ulimit > - nofile=1024:4096 > - -v > - /run/lock/lvm:/run/lock/lvm:z > - -v > - /var/run/udev/:/var/run/udev/:z > - -v > - /dev:/dev > - -v > - /etc/ceph:/etc/ceph:z > - -v > - /run/lvm/:/run/lvm/ > - -v > - /var/lib/ceph/:/var/lib/ceph/:z > - -v > - /var/log/ceph/:/var/log/ceph/:z > - --entrypoint=ceph-volume > - registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 > - lvm > - zap > - --destroy > - /dev/sdc > delta: '0:00:01.873546' > end: '2019-12-20 10:03:59.623768' > invocation: > module_args: > action: zap > batch_devices: [] > block_db_devices: [] > block_db_size: '-1' > cluster: ceph > containerized: 'False' > crush_device_class: null > data: /dev/sdc > data_vg: null > db: null > db_vg: null > destroy: true > dmcrypt: false > journal: null > journal_size: '5120' > journal_vg: null > objectstore: bluestore > osd_fsid: null > osds_per_device: 1 > report: false > wal: null > wal_devices: [] > wal_vg: null > item: /dev/sdc > rc: 0 > start: '2019-12-20 10:03:57.750222' > stderr: |- > WARNING: The same type, major and minor should not be used for multiple devices. > WARNING: The same type, major and minor should not be used for multiple devices. > --> Zapping: /dev/sdc > Running command: /usr/sbin/wipefs --all /dev/sdc > Running command: /bin/dd if=/dev/zero of=/dev/sdc bs=1M count=10 > stderr: 10+0 records in > 10+0 records out > 10485760 bytes (10 MB, 10 MiB) copied, 0.00483761 s, 2.2 GB/s > --> Zapping successful for: <Raw Device: /dev/sdc> > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> > warnings: > - The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. >2019-12-20 10:03:59,817 p=25767 u=ubuntu | <magna048> (0, b'\n{"cmd": ["podman", "run", "--rm", "--privileged", "--net=host", "--ipc=host", "--ulimit", "nofile=1024:4096", "-v", "/run/lock/lvm:/run/lock/lvm:z", "-v", "/var/run/udev/:/var/run/udev/:z", "-v", "/dev:/dev", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/run/lvm/:/run/lvm/", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph-volume", "registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812", "lvm", "zap", "--destroy", "/dev/sdc"], "start": "2019-12-20 10:03:57.802021", "end": "2019-12-20 10:03:59.799805", "delta": "0:00:01.997784", "rc": 0, "stdout": "", "stderr": "--> Zapping: /dev/sdc\\nRunning command: /usr/sbin/wipefs --all /dev/sdc\\nRunning command: /bin/dd if=/dev/zero of=/dev/sdc bs=1M count=10\\n stderr: 10+0 records in\\n10+0 records out\\n10485760 bytes (10 MB, 10 MiB) copied, 0.0049698 s, 2.1 GB/s\\n--> Zapping successful for: <Raw Device: /dev/sdc>", "changed": true, "invocation": {"module_args": {"data": "/dev/sdc", "action": "zap", "cluster": "ceph", "objectstore": "bluestore", "dmcrypt": false, "batch_devices": [], "osds_per_device": 1, "journal_size": "5120", "block_db_size": "-1", "block_db_devices": [], "wal_devices": [], "report": false, "containerized": "False", "destroy": true, "data_vg": null, "journal": null, "journal_vg": null, "db": null, "db_vg": null, "wal": null, "wal_vg": null, "crush_device_class": null, "osd_fsid": null}}, "warnings": ["The value False (type bool) in a string field was converted to \'False\' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change."]}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:03:59,832 p=25767 u=ubuntu | changed: [magna048] => (item=/dev/sdc) => changed=true > ansible_loop_var: item > cmd: > - podman > - run > - --rm > - --privileged > - --net=host > - --ipc=host > - --ulimit > - nofile=1024:4096 > - -v > - /run/lock/lvm:/run/lock/lvm:z > - -v > - /var/run/udev/:/var/run/udev/:z > - -v > - /dev:/dev > - -v > - /etc/ceph:/etc/ceph:z > - -v > - /run/lvm/:/run/lvm/ > - -v > - /var/lib/ceph/:/var/lib/ceph/:z > - -v > - /var/log/ceph/:/var/log/ceph/:z > - --entrypoint=ceph-volume > - registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 > - lvm > - zap > - --destroy > - /dev/sdc > delta: '0:00:01.997784' > end: '2019-12-20 10:03:59.799805' > invocation: > module_args: > action: zap > batch_devices: [] > block_db_devices: [] > block_db_size: '-1' > cluster: ceph > containerized: 'False' > crush_device_class: null > data: /dev/sdc > data_vg: null > db: null > db_vg: null > destroy: true > dmcrypt: false > journal: null > journal_size: '5120' > journal_vg: null > objectstore: bluestore > osd_fsid: null > osds_per_device: 1 > report: false > wal: null > wal_devices: [] > wal_vg: null > item: /dev/sdc > rc: 0 > start: '2019-12-20 10:03:57.802021' > stderr: |- > --> Zapping: /dev/sdc > Running command: /usr/sbin/wipefs --all /dev/sdc > Running command: /bin/dd if=/dev/zero of=/dev/sdc bs=1M count=10 > stderr: 10+0 records in > 10+0 records out > 10485760 bytes (10 MB, 10 MiB) copied, 0.0049698 s, 2.1 GB/s > --> Zapping successful for: <Raw Device: /dev/sdc> > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> > warnings: > - The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. >2019-12-20 10:03:59,835 p=25767 u=ubuntu | Using module file /usr/share/ceph-ansible/library/ceph_volume.py >2019-12-20 10:03:59,835 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:03:59,836 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:03:59,837 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-dybozedndrzznxzugkgybrfydlkzsmlx ; CEPH_VOLUME_DEBUG=1 CEPH_CONTAINER_IMAGE=registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 CEPH_CONTAINER_BINARY=podman /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:03:59,898 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:02,067 p=25767 u=ubuntu | <magna048> (0, b'\n{"cmd": ["podman", "run", "--rm", "--privileged", "--net=host", "--ipc=host", "--ulimit", "nofile=1024:4096", "-v", "/run/lock/lvm:/run/lock/lvm:z", "-v", "/var/run/udev/:/var/run/udev/:z", "-v", "/dev:/dev", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/run/lvm/:/run/lvm/", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "--entrypoint=ceph-volume", "registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812", "lvm", "zap", "--destroy", "/dev/sdd"], "start": "2019-12-20 10:04:00.083831", "end": "2019-12-20 10:04:02.048780", "delta": "0:00:01.964949", "rc": 0, "stdout": "", "stderr": "--> Zapping: /dev/sdd\\nRunning command: /usr/sbin/wipefs --all /dev/sdd\\nRunning command: /bin/dd if=/dev/zero of=/dev/sdd bs=1M count=10\\n stderr: 10+0 records in\\n10+0 records out\\n10485760 bytes (10 MB, 10 MiB) copied, 0.00496864 s, 2.1 GB/s\\n--> Zapping successful for: <Raw Device: /dev/sdd>", "changed": true, "invocation": {"module_args": {"data": "/dev/sdd", "action": "zap", "cluster": "ceph", "objectstore": "bluestore", "dmcrypt": false, "batch_devices": [], "osds_per_device": 1, "journal_size": "5120", "block_db_size": "-1", "block_db_devices": [], "wal_devices": [], "report": false, "containerized": "False", "destroy": true, "data_vg": null, "journal": null, "journal_vg": null, "db": null, "db_vg": null, "wal": null, "wal_vg": null, "crush_device_class": null, "osd_fsid": null}}, "warnings": ["The value False (type bool) in a string field was converted to \'False\' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change."]}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:02,080 p=25767 u=ubuntu | changed: [magna048] => (item=/dev/sdd) => changed=true > ansible_loop_var: item > cmd: > - podman > - run > - --rm > - --privileged > - --net=host > - --ipc=host > - --ulimit > - nofile=1024:4096 > - -v > - /run/lock/lvm:/run/lock/lvm:z > - -v > - /var/run/udev/:/var/run/udev/:z > - -v > - /dev:/dev > - -v > - /etc/ceph:/etc/ceph:z > - -v > - /run/lvm/:/run/lvm/ > - -v > - /var/lib/ceph/:/var/lib/ceph/:z > - -v > - /var/log/ceph/:/var/log/ceph/:z > - --entrypoint=ceph-volume > - registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-4.0-rhel-8-containers-candidate-77390-20191214235812 > - lvm > - zap > - --destroy > - /dev/sdd > delta: '0:00:01.964949' > end: '2019-12-20 10:04:02.048780' > invocation: > module_args: > action: zap > batch_devices: [] > block_db_devices: [] > block_db_size: '-1' > cluster: ceph > containerized: 'False' > crush_device_class: null > data: /dev/sdd > data_vg: null > db: null > db_vg: null > destroy: true > dmcrypt: false > journal: null > journal_size: '5120' > journal_vg: null > objectstore: bluestore > osd_fsid: null > osds_per_device: 1 > report: false > wal: null > wal_devices: [] > wal_vg: null > item: /dev/sdd > rc: 0 > start: '2019-12-20 10:04:00.083831' > stderr: |- > --> Zapping: /dev/sdd > Running command: /usr/sbin/wipefs --all /dev/sdd > Running command: /bin/dd if=/dev/zero of=/dev/sdd bs=1M count=10 > stderr: 10+0 records in > 10+0 records out > 10485760 bytes (10 MB, 10 MiB) copied, 0.00496864 s, 2.1 GB/s > --> Zapping successful for: <Raw Device: /dev/sdd> > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> > warnings: > - The value False (type bool) in a string field was converted to 'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. >2019-12-20 10:04:02,116 p=25767 u=ubuntu | TASK [remove ceph osd service] ************************************************************************************************************************************************************************************ >2019-12-20 10:04:02,116 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:306 >2019-12-20 10:04:02,116 p=25767 u=ubuntu | Friday 20 December 2019 10:04:02 +0000 (0:00:06.968) 0:05:13.443 ******* >2019-12-20 10:04:02,131 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:02,131 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:02,132 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:02,133 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-kaefjawizmitdhhuafwnjcoihuldffho ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:02,174 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:02,175 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:02,175 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:02,176 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-sgdbrspvaweazlekttvwzyhsuhdspqxn ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:02,195 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:02,220 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:02,220 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:02,221 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:02,222 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zaigdbewwjlwvdfitjgmfxizkqetvxag ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:02,239 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:02,284 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:02,396 p=25767 u=ubuntu | <magna048> (0, b'\n{"path": "/etc/systemd/system/ceph-osd@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-osd@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:02,405 p=25767 u=ubuntu | ok: [magna048] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-osd@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/ceph-osd@.service > state: absent >2019-12-20 10:04:02,439 p=25767 u=ubuntu | <magna049> (0, b'\n{"path": "/etc/systemd/system/ceph-osd@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-osd@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:02,447 p=25767 u=ubuntu | ok: [magna049] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-osd@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/ceph-osd@.service > state: absent >2019-12-20 10:04:02,484 p=25767 u=ubuntu | <magna053> (0, b'\n{"path": "/etc/systemd/system/ceph-osd@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-osd@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:02,492 p=25767 u=ubuntu | ok: [magna053] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-osd@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/ceph-osd@.service > state: absent >2019-12-20 10:04:02,523 p=25767 u=ubuntu | TASK [include vars from group_vars/osds.yml] ********************************************************************************************************************************************************************** >2019-12-20 10:04:02,523 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:311 >2019-12-20 10:04:02,523 p=25767 u=ubuntu | Friday 20 December 2019 10:04:02 +0000 (0:00:00.407) 0:05:13.850 ******* >2019-12-20 10:04:02,537 p=25767 u=ubuntu | [DEPRECATION WARNING]: Use errors="ignore" instead of skip. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2019-12-20 10:04:02,574 p=25767 u=ubuntu | ok: [magna048] => (item=/usr/share/ceph-ansible/group_vars/osds.yml) => changed=false > ansible_facts: > dummy: null > ansible_included_var_files: > - /usr/share/ceph-ansible/group_vars/osds.yml > ansible_loop_var: item > item: /usr/share/ceph-ansible/group_vars/osds.yml >2019-12-20 10:04:02,580 p=25767 u=ubuntu | [DEPRECATION WARNING]: Use errors="ignore" instead of skip. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2019-12-20 10:04:02,620 p=25767 u=ubuntu | ok: [magna049] => (item=/usr/share/ceph-ansible/group_vars/osds.yml) => changed=false > ansible_facts: > dummy: null > ansible_included_var_files: > - /usr/share/ceph-ansible/group_vars/osds.yml > ansible_loop_var: item > item: /usr/share/ceph-ansible/group_vars/osds.yml >2019-12-20 10:04:02,627 p=25767 u=ubuntu | [DEPRECATION WARNING]: Use errors="ignore" instead of skip. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2019-12-20 10:04:02,642 p=25767 u=ubuntu | ok: [magna053] => (item=/usr/share/ceph-ansible/group_vars/osds.yml) => changed=false > ansible_facts: > dummy: null > ansible_included_var_files: > - /usr/share/ceph-ansible/group_vars/osds.yml > ansible_loop_var: item > item: /usr/share/ceph-ansible/group_vars/osds.yml >2019-12-20 10:04:02,673 p=25767 u=ubuntu | TASK [find all osd_disk_prepare logs] ***************************************************************************************************************************************************************************** >2019-12-20 10:04:02,673 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:320 >2019-12-20 10:04:02,674 p=25767 u=ubuntu | Friday 20 December 2019 10:04:02 +0000 (0:00:00.150) 0:05:14.000 ******* >2019-12-20 10:04:02,692 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/find.py >2019-12-20 10:04:02,693 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:02,693 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:02,694 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vyajkhyonwgkptrbayiuchvfigivcqhc ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:02,736 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/find.py >2019-12-20 10:04:02,737 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:02,737 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:02,738 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ktwbolvfgxlxovxsixwkwijohfrmxeqm ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:02,753 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:02,781 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/find.py >2019-12-20 10:04:02,782 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:02,782 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:02,783 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-htapnlcooofdkdwyqjkfixrmjuqbclaq ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:02,797 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:02,842 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:02,953 p=25767 u=ubuntu | <magna048> (0, b'\n{"files": [], "changed": false, "msg": "", "matched": 0, "examined": 124, "invocation": {"module_args": {"paths": ["/usr/share"], "pattern": "ceph-osd-prepare-*.log", "patterns": ["ceph-osd-prepare-*.log"], "file_type": "file", "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "excludes": null, "contains": null, "age": null, "size": null, "depth": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:02,962 p=25767 u=ubuntu | ok: [magna048] => changed=false > examined: 124 > files: [] > invocation: > module_args: > age: null > age_stamp: mtime > contains: null > depth: null > excludes: null > file_type: file > follow: false > get_checksum: false > hidden: false > paths: > - /usr/share > pattern: ceph-osd-prepare-*.log > patterns: > - ceph-osd-prepare-*.log > recurse: false > size: null > use_regex: false > matched: 0 > msg: '' >2019-12-20 10:04:02,997 p=25767 u=ubuntu | <magna049> (0, b'\n{"files": [], "changed": false, "msg": "", "matched": 0, "examined": 124, "invocation": {"module_args": {"paths": ["/usr/share"], "pattern": "ceph-osd-prepare-*.log", "patterns": ["ceph-osd-prepare-*.log"], "file_type": "file", "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "excludes": null, "contains": null, "age": null, "size": null, "depth": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:03,004 p=25767 u=ubuntu | ok: [magna049] => changed=false > examined: 124 > files: [] > invocation: > module_args: > age: null > age_stamp: mtime > contains: null > depth: null > excludes: null > file_type: file > follow: false > get_checksum: false > hidden: false > paths: > - /usr/share > pattern: ceph-osd-prepare-*.log > patterns: > - ceph-osd-prepare-*.log > recurse: false > size: null > use_regex: false > matched: 0 > msg: '' >2019-12-20 10:04:03,040 p=25767 u=ubuntu | <magna053> (0, b'\n{"files": [], "changed": false, "msg": "", "matched": 0, "examined": 124, "invocation": {"module_args": {"paths": ["/usr/share"], "pattern": "ceph-osd-prepare-*.log", "patterns": ["ceph-osd-prepare-*.log"], "file_type": "file", "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "excludes": null, "contains": null, "age": null, "size": null, "depth": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:03,048 p=25767 u=ubuntu | ok: [magna053] => changed=false > examined: 124 > files: [] > invocation: > module_args: > age: null > age_stamp: mtime > contains: null > depth: null > excludes: null > file_type: file > follow: false > get_checksum: false > hidden: false > paths: > - /usr/share > pattern: ceph-osd-prepare-*.log > patterns: > - ceph-osd-prepare-*.log > recurse: false > size: null > use_regex: false > matched: 0 > msg: '' >2019-12-20 10:04:03,079 p=25767 u=ubuntu | TASK [ensure all osd_disk_prepare logs are removed] *************************************************************************************************************************************************************** >2019-12-20 10:04:03,079 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:326 >2019-12-20 10:04:03,079 p=25767 u=ubuntu | Friday 20 December 2019 10:04:03 +0000 (0:00:00.405) 0:05:14.406 ******* >2019-12-20 10:04:03,179 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:04:03,180 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:04:03,193 p=25767 u=ubuntu | PLAY [purge ceph mon cluster] ************************************************************************************************************************************************************************************* >2019-12-20 10:04:03,195 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:04:03,223 p=25767 u=ubuntu | TASK [disable ceph mon and mgr service] *************************************************************************************************************************************************************************** >2019-12-20 10:04:03,223 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:341 >2019-12-20 10:04:03,224 p=25767 u=ubuntu | Friday 20 December 2019 10:04:03 +0000 (0:00:00.144) 0:05:14.550 ******* >2019-12-20 10:04:03,246 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:03,248 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:03,248 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:03,248 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:03,249 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cqsesqlhgplzkgdxzyctnjacvwaqyvfk ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:03,300 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:03,303 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:03,303 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:03,304 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:03,305 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qbkhmabfzrsxhwawyxfawtnmhvdwcagl ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:03,310 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:03,348 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:03,350 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:03,350 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:03,351 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:03,352 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-yywdeyeldynzddygjzgvriibodwseefh ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:03,365 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:03,411 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:03,685 p=25767 u=ubuntu | <magna035> (1, b'\n{"msg": "Could not find the requested service ceph-mgr@magna035: host", "failed": true, "invocation": {"module_args": {"name": "ceph-mgr@magna035", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:03,685 p=25767 u=ubuntu | <magna035> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25841 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:03,696 p=25767 u=ubuntu | failed: [magna035] (item=ceph-mgr@magna035) => changed=false > ansible_loop_var: item > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: ceph-mgr@magna035 > no_block: false > scope: null > state: stopped > user: null > item: ceph-mgr@magna035 > msg: 'Could not find the requested service ceph-mgr@magna035: host' >2019-12-20 10:04:03,700 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:03,702 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:03,702 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:03,702 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:03,703 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-atkrrjtxlouiokgimulesfhjybjodrvc ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:03,721 p=25767 u=ubuntu | <magna046> (1, b'\n{"msg": "Could not find the requested service ceph-mgr@magna046: host", "failed": true, "invocation": {"module_args": {"name": "ceph-mgr@magna046", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:03,721 p=25767 u=ubuntu | <magna046> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25804 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:03,732 p=25767 u=ubuntu | failed: [magna046] (item=ceph-mgr@magna046) => changed=false > ansible_loop_var: item > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: ceph-mgr@magna046 > no_block: false > scope: null > state: stopped > user: null > item: ceph-mgr@magna046 > msg: 'Could not find the requested service ceph-mgr@magna046: host' >2019-12-20 10:04:03,736 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:03,737 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:03,737 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:03,737 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:03,738 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-dwxlgezornxhoebaqamhsznwqdoqwlwo ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:03,765 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:03,768 p=25767 u=ubuntu | <magna048> (1, b'\n{"msg": "Could not find the requested service ceph-mgr@magna048: host", "failed": true, "invocation": {"module_args": {"name": "ceph-mgr@magna048", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:03,768 p=25767 u=ubuntu | <magna048> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26211 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:03,778 p=25767 u=ubuntu | failed: [magna048] (item=ceph-mgr@magna048) => changed=false > ansible_loop_var: item > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: ceph-mgr@magna048 > no_block: false > scope: null > state: stopped > user: null > item: ceph-mgr@magna048 > msg: 'Could not find the requested service ceph-mgr@magna048: host' >2019-12-20 10:04:03,782 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:03,783 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:03,783 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:03,784 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:03,785 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-fkbhjkuzlvtreqoouzbxbimanjotsyls ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:03,796 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:03,844 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:04,140 p=25767 u=ubuntu | <magna035> (1, b'\n{"msg": "Could not find the requested service ceph-mon@magna035: host", "failed": true, "invocation": {"module_args": {"name": "ceph-mon@magna035", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:04,140 p=25767 u=ubuntu | <magna035> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25841 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:04,148 p=25767 u=ubuntu | failed: [magna035] (item=ceph-mon@magna035) => changed=false > ansible_loop_var: item > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: ceph-mon@magna035 > no_block: false > scope: null > state: stopped > user: null > item: ceph-mon@magna035 > msg: 'Could not find the requested service ceph-mon@magna035: host' >2019-12-20 10:04:04,149 p=25767 u=ubuntu | ...ignoring >2019-12-20 10:04:04,151 p=25767 u=ubuntu | <magna046> (1, b'\n{"msg": "Could not find the requested service ceph-mon@magna046: host", "failed": true, "invocation": {"module_args": {"name": "ceph-mon@magna046", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:04,151 p=25767 u=ubuntu | <magna046> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25804 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:04,158 p=25767 u=ubuntu | failed: [magna046] (item=ceph-mon@magna046) => changed=false > ansible_loop_var: item > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: ceph-mon@magna046 > no_block: false > scope: null > state: stopped > user: null > item: ceph-mon@magna046 > msg: 'Could not find the requested service ceph-mon@magna046: host' >2019-12-20 10:04:04,159 p=25767 u=ubuntu | ...ignoring >2019-12-20 10:04:04,200 p=25767 u=ubuntu | <magna048> (1, b'\n{"msg": "Could not find the requested service ceph-mon@magna048: host", "failed": true, "invocation": {"module_args": {"name": "ceph-mon@magna048", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:04,201 p=25767 u=ubuntu | <magna048> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26211 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:04,207 p=25767 u=ubuntu | failed: [magna048] (item=ceph-mon@magna048) => changed=false > ansible_loop_var: item > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: ceph-mon@magna048 > no_block: false > scope: null > state: stopped > user: null > item: ceph-mon@magna048 > msg: 'Could not find the requested service ceph-mon@magna048: host' >2019-12-20 10:04:04,208 p=25767 u=ubuntu | ...ignoring >2019-12-20 10:04:04,238 p=25767 u=ubuntu | TASK [remove ceph mon and mgr service] **************************************************************************************************************************************************************************** >2019-12-20 10:04:04,239 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:351 >2019-12-20 10:04:04,239 p=25767 u=ubuntu | Friday 20 December 2019 10:04:04 +0000 (0:00:01.015) 0:05:15.565 ******* >2019-12-20 10:04:04,258 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:04,258 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:04,259 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:04,260 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-bssdntoqjeepzgmnwuhwretzajotoosb ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:04,297 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:04,298 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:04,298 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:04,299 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-eemlhcycozjbhjdqdiyjxinupmmuittg ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:04,322 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:04,341 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:04,341 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:04,341 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:04,342 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hfslqiosywsvxoaxzcswvcisrkqregyf ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:04,358 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:04,402 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:04,535 p=25767 u=ubuntu | <magna035> (0, b'\n{"path": "/etc/systemd/system/ceph-mon@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-mon@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:04,548 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:04,548 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:04,548 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:04,548 p=25767 u=ubuntu | ok: [magna035] => (item=mon) => changed=false > ansible_loop_var: item > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-mon@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > item: mon > path: /etc/systemd/system/ceph-mon@.service > state: absent >2019-12-20 10:04:04,549 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rmeafjyafabojncxexhpkbooivvwlvuh ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:04,560 p=25767 u=ubuntu | <magna046> (0, b'\n{"path": "/etc/systemd/system/ceph-mon@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-mon@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:04,576 p=25767 u=ubuntu | ok: [magna046] => (item=mon) => changed=false > ansible_loop_var: item > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-mon@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > item: mon > path: /etc/systemd/system/ceph-mon@.service > state: absent >2019-12-20 10:04:04,576 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:04,577 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:04,577 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:04,578 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lurcxxfngqbzyydxjhwwlsynwsdtefcj ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:04,606 p=25767 u=ubuntu | <magna048> (0, b'\n{"path": "/etc/systemd/system/ceph-mon@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-mon@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:04,616 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:04,619 p=25767 u=ubuntu | ok: [magna048] => (item=mon) => changed=false > ansible_loop_var: item > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-mon@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > item: mon > path: /etc/systemd/system/ceph-mon@.service > state: absent >2019-12-20 10:04:04,620 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:04,620 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:04,620 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:04,621 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lfeqptbssgewhytpnwvjfvpsrczzdqdz ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:04,639 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:04,680 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:04,827 p=25767 u=ubuntu | <magna035> (0, b'\n{"path": "/etc/systemd/system/ceph-mgr@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-mgr@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:04,836 p=25767 u=ubuntu | ok: [magna035] => (item=mgr) => changed=false > ansible_loop_var: item > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-mgr@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > item: mgr > path: /etc/systemd/system/ceph-mgr@.service > state: absent >2019-12-20 10:04:04,841 p=25767 u=ubuntu | <magna046> (0, b'\n{"path": "/etc/systemd/system/ceph-mgr@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-mgr@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:04,850 p=25767 u=ubuntu | ok: [magna046] => (item=mgr) => changed=false > ansible_loop_var: item > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-mgr@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > item: mgr > path: /etc/systemd/system/ceph-mgr@.service > state: absent >2019-12-20 10:04:04,883 p=25767 u=ubuntu | <magna048> (0, b'\n{"path": "/etc/systemd/system/ceph-mgr@.service", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/ceph-mgr@.service", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:04,893 p=25767 u=ubuntu | ok: [magna048] => (item=mgr) => changed=false > ansible_loop_var: item > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > owner: null > path: /etc/systemd/system/ceph-mgr@.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > item: mgr > path: /etc/systemd/system/ceph-mgr@.service > state: absent >2019-12-20 10:04:04,896 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:04:04,896 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:04:04,921 p=25767 u=ubuntu | PLAY [purge node-exporter] **************************************************************************************************************************************************************************************** >2019-12-20 10:04:04,925 p=25767 u=ubuntu | META: ran handlers >2019-12-20 10:04:04,959 p=25767 u=ubuntu | TASK [ceph-facts : check if podman binary is present] ************************************************************************************************************************************************************* >2019-12-20 10:04:04,959 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/container_binary.yml:2 >2019-12-20 10:04:04,960 p=25767 u=ubuntu | Friday 20 December 2019 10:04:04 +0000 (0:00:00.720) 0:05:16.286 ******* >2019-12-20 10:04:04,977 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:04:04,978 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:04,978 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:04,979 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-uzshxjeoswfxxldvrytniprjlnidfiaf ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:05,034 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:04:05,035 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:05,035 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:05,037 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-uzcieulcvurzxmqrcuipusansotnxhpg ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:05,040 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:05,083 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:04:05,084 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:05,084 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:05,085 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-htdexeqonhanntkxilgwvbuisielwvwm ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:05,096 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:05,133 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:04:05,133 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:05,134 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:05,135 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-waduhqesoyopiuasrufhsrsrakxgaclz ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:05,145 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:05,186 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/stat.py >2019-12-20 10:04:05,186 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:05,186 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:05,187 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-iwzelxcofsdqawqgcyxmjntkuxenkcih ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:05,194 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:05,246 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:05,375 p=25767 u=ubuntu | <magna035> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/usr/bin/podman", "mode": "0755", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 53328328, "inode": 23603277, "dev": 2049, "nlink": 1, "atime": 1576763038.183263, "mtime": 1574350609.0, "ctime": 1576763030.7484689, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 104160, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "checksum": "8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9", "mimetype": "application/x-sharedlib", "charset": "binary", "version": "2191172957", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/usr/bin/podman", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:05,391 p=25767 u=ubuntu | ok: [magna035] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /usr/bin/podman > stat: > atime: 1576763038.183263 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 104160 > charset: binary > checksum: 8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9 > ctime: 1576763030.7484689 > dev: 2049 > device_type: 0 > executable: true > exists: true > gid: 0 > gr_name: root > inode: 23603277 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: application/x-sharedlib > mode: '0755' > mtime: 1574350609.0 > nlink: 1 > path: /usr/bin/podman > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 53328328 > uid: 0 > version: '2191172957' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: true > xoth: true > xusr: true >2019-12-20 10:04:05,411 p=25767 u=ubuntu | <magna046> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/usr/bin/podman", "mode": "0755", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 53328328, "inode": 32516194, "dev": 2049, "nlink": 1, "atime": 1576763038.2149858, "mtime": 1574350609.0, "ctime": 1576763030.497183, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 104160, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "checksum": "8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9", "mimetype": "application/x-sharedlib", "charset": "binary", "version": "3972428870", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/usr/bin/podman", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:05,425 p=25767 u=ubuntu | ok: [magna046] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /usr/bin/podman > stat: > atime: 1576763038.2149858 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 104160 > charset: binary > checksum: 8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9 > ctime: 1576763030.497183 > dev: 2049 > device_type: 0 > executable: true > exists: true > gid: 0 > gr_name: root > inode: 32516194 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: application/x-sharedlib > mode: '0755' > mtime: 1574350609.0 > nlink: 1 > path: /usr/bin/podman > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 53328328 > uid: 0 > version: '3972428870' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: true > xoth: true > xusr: true >2019-12-20 10:04:05,461 p=25767 u=ubuntu | <magna048> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/usr/bin/podman", "mode": "0755", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 53328328, "inode": 60041256, "dev": 2049, "nlink": 1, "atime": 1576758662.7782383, "mtime": 1574350609.0, "ctime": 1576672084.357709, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 104160, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "checksum": "8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9", "mimetype": "application/x-sharedlib", "charset": "binary", "version": "1065532818", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/usr/bin/podman", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:05,475 p=25767 u=ubuntu | ok: [magna048] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /usr/bin/podman > stat: > atime: 1576758662.7782383 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 104160 > charset: binary > checksum: 8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9 > ctime: 1576672084.357709 > dev: 2049 > device_type: 0 > executable: true > exists: true > gid: 0 > gr_name: root > inode: 60041256 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: application/x-sharedlib > mode: '0755' > mtime: 1574350609.0 > nlink: 1 > path: /usr/bin/podman > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 53328328 > uid: 0 > version: '1065532818' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: true > xoth: true > xusr: true >2019-12-20 10:04:05,508 p=25767 u=ubuntu | <magna049> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/usr/bin/podman", "mode": "0755", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 53328328, "inode": 14428281, "dev": 2049, "nlink": 1, "atime": 1576763038.8977165, "mtime": 1574350609.0, "ctime": 1576763030.3789127, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 104160, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "checksum": "8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9", "mimetype": "application/x-sharedlib", "charset": "binary", "version": "474610163", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/usr/bin/podman", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:05,523 p=25767 u=ubuntu | ok: [magna049] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /usr/bin/podman > stat: > atime: 1576763038.8977165 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 104160 > charset: binary > checksum: 8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9 > ctime: 1576763030.3789127 > dev: 2049 > device_type: 0 > executable: true > exists: true > gid: 0 > gr_name: root > inode: 14428281 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: application/x-sharedlib > mode: '0755' > mtime: 1574350609.0 > nlink: 1 > path: /usr/bin/podman > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 53328328 > uid: 0 > version: '474610163' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: true > xoth: true > xusr: true >2019-12-20 10:04:05,559 p=25767 u=ubuntu | <magna053> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/usr/bin/podman", "mode": "0755", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 53328328, "inode": 41167149, "dev": 2049, "nlink": 1, "atime": 1576763038.9511962, "mtime": 1574350609.0, "ctime": 1576763030.227436, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 104168, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "checksum": "8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9", "mimetype": "application/x-sharedlib", "charset": "binary", "version": "468640460", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/usr/bin/podman", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:05,573 p=25767 u=ubuntu | ok: [magna053] => changed=false > invocation: > module_args: > checksum_algorithm: sha1 > follow: false > get_attributes: true > get_checksum: true > get_md5: null > get_mime: true > path: /usr/bin/podman > stat: > atime: 1576763038.9511962 > attr_flags: e > attributes: > - extents > block_size: 4096 > blocks: 104168 > charset: binary > checksum: 8b4b78881ecfb114f82cdcec25a9d5cdbf4f05f9 > ctime: 1576763030.227436 > dev: 2049 > device_type: 0 > executable: true > exists: true > gid: 0 > gr_name: root > inode: 41167149 > isblk: false > ischr: false > isdir: false > isfifo: false > isgid: false > islnk: false > isreg: true > issock: false > isuid: false > mimetype: application/x-sharedlib > mode: '0755' > mtime: 1574350609.0 > nlink: 1 > path: /usr/bin/podman > pw_name: root > readable: true > rgrp: true > roth: true > rusr: true > size: 53328328 > uid: 0 > version: '468640460' > wgrp: false > woth: false > writeable: true > wusr: true > xgrp: true > xoth: true > xusr: true >2019-12-20 10:04:05,610 p=25767 u=ubuntu | TASK [ceph-facts : set_fact container_binary] ********************************************************************************************************************************************************************* >2019-12-20 10:04:05,610 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/roles/ceph-facts/tasks/container_binary.yml:7 >2019-12-20 10:04:05,610 p=25767 u=ubuntu | Friday 20 December 2019 10:04:05 +0000 (0:00:00.650) 0:05:16.937 ******* >2019-12-20 10:04:05,661 p=25767 u=ubuntu | ok: [magna035] => changed=false > ansible_facts: > container_binary: podman >2019-12-20 10:04:05,707 p=25767 u=ubuntu | ok: [magna046] => changed=false > ansible_facts: > container_binary: podman >2019-12-20 10:04:05,758 p=25767 u=ubuntu | ok: [magna048] => changed=false > ansible_facts: > container_binary: podman >2019-12-20 10:04:05,810 p=25767 u=ubuntu | ok: [magna049] => changed=false > ansible_facts: > container_binary: podman >2019-12-20 10:04:05,826 p=25767 u=ubuntu | ok: [magna053] => changed=false > ansible_facts: > container_binary: podman >2019-12-20 10:04:05,861 p=25767 u=ubuntu | TASK [disable node_exporter service] ****************************************************************************************************************************************************************************** >2019-12-20 10:04:05,861 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:385 >2019-12-20 10:04:05,862 p=25767 u=ubuntu | Friday 20 December 2019 10:04:05 +0000 (0:00:00.251) 0:05:17.188 ******* >2019-12-20 10:04:05,880 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:05,882 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:05,882 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:05,883 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:05,883 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lueubmovwmxklbuxzzfbzgethceugrvl ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:05,926 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:05,928 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:05,928 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:05,929 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:05,930 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ucjtkqvhmwdjoinwppsuubvetmlctmra ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:05,945 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:05,972 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:05,974 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:05,974 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:05,975 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:05,978 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hjymnibjxfygailmkjeuzhppjpbcpioo ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:05,989 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,027 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:06,029 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:06,029 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:06,030 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:06,031 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-yzslxbsfldjxvmwowegfglxebbbjloaq ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:06,042 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,081 p=25767 u=ubuntu | Running systemd >2019-12-20 10:04:06,082 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/systemd.py >2019-12-20 10:04:06,083 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:06,083 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:06,084 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-dokbrnqvbjvwmncabpdcfrckluzkyrpk ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:06,089 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,143 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,327 p=25767 u=ubuntu | <magna035> (1, b'\n{"msg": "Could not find the requested service node_exporter: host", "failed": true, "invocation": {"module_args": {"name": "node_exporter", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:06,327 p=25767 u=ubuntu | <magna035> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25841 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:06,333 p=25767 u=ubuntu | ok: [magna035] => changed=false > failed_when_result: false > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: node_exporter > no_block: false > scope: null > state: stopped > user: null > msg: 'Could not find the requested service node_exporter: host' >2019-12-20 10:04:06,343 p=25767 u=ubuntu | <magna046> (1, b'\n{"msg": "Could not find the requested service node_exporter: host", "failed": true, "invocation": {"module_args": {"name": "node_exporter", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:06,343 p=25767 u=ubuntu | <magna046> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25804 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:06,349 p=25767 u=ubuntu | ok: [magna046] => changed=false > failed_when_result: false > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: node_exporter > no_block: false > scope: null > state: stopped > user: null > msg: 'Could not find the requested service node_exporter: host' >2019-12-20 10:04:06,396 p=25767 u=ubuntu | <magna048> (1, b'\n{"msg": "Could not find the requested service node_exporter: host", "failed": true, "invocation": {"module_args": {"name": "node_exporter", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:06,396 p=25767 u=ubuntu | <magna048> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26211 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:06,402 p=25767 u=ubuntu | ok: [magna048] => changed=false > failed_when_result: false > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: node_exporter > no_block: false > scope: null > state: stopped > user: null > msg: 'Could not find the requested service node_exporter: host' >2019-12-20 10:04:06,445 p=25767 u=ubuntu | <magna049> (1, b'\n{"msg": "Could not find the requested service node_exporter: host", "failed": true, "invocation": {"module_args": {"name": "node_exporter", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:06,445 p=25767 u=ubuntu | <magna049> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26231 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:06,450 p=25767 u=ubuntu | ok: [magna049] => changed=false > failed_when_result: false > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: node_exporter > no_block: false > scope: null > state: stopped > user: null > msg: 'Could not find the requested service node_exporter: host' >2019-12-20 10:04:06,497 p=25767 u=ubuntu | <magna053> (1, b'\n{"msg": "Could not find the requested service node_exporter: host", "failed": true, "invocation": {"module_args": {"name": "node_exporter", "state": "stopped", "enabled": false, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:06,497 p=25767 u=ubuntu | <magna053> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26228 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:06,502 p=25767 u=ubuntu | ok: [magna053] => changed=false > failed_when_result: false > invocation: > module_args: > daemon_reexec: false > daemon_reload: false > enabled: false > force: null > masked: null > name: node_exporter > no_block: false > scope: null > state: stopped > user: null > msg: 'Could not find the requested service node_exporter: host' >2019-12-20 10:04:06,539 p=25767 u=ubuntu | TASK [remove node_exporter service file] ************************************************************************************************************************************************************************** >2019-12-20 10:04:06,539 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:392 >2019-12-20 10:04:06,540 p=25767 u=ubuntu | Friday 20 December 2019 10:04:06 +0000 (0:00:00.677) 0:05:17.866 ******* >2019-12-20 10:04:06,555 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:06,555 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:06,555 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:06,556 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ouryiazyihnmdbmebtejpsccinvdcdid ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:06,601 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:06,602 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:06,602 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:06,604 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qzrdfqhryvpxepuavyztgfptixmkkkgc ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:06,618 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,648 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:06,648 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:06,648 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:06,649 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wznhzizgvtefvldexexytponrmrdjhcl ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:06,663 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,697 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:06,698 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:06,698 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:06,699 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hqvwteyflhvnqcnuvbugwwpblcfeyjby ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:06,709 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,749 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py >2019-12-20 10:04:06,749 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:06,749 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:06,750 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ntlsmtvcdsmkwambgfbhyjtadcikhnxl ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:06,759 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,809 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:06,837 p=25767 u=ubuntu | <magna035> (0, b'\n{"path": "/etc/systemd/system/node_exporter.service", "changed": false, "state": "absent", "invocation": {"module_args": {"name": "/etc/systemd/system/node_exporter.service", "state": "absent", "path": "/etc/systemd/system/node_exporter.service", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:06,846 p=25767 u=ubuntu | ok: [magna035] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > name: /etc/systemd/system/node_exporter.service > owner: null > path: /etc/systemd/system/node_exporter.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/node_exporter.service > state: absent >2019-12-20 10:04:06,864 p=25767 u=ubuntu | <magna046> (0, b'\n{"path": "/etc/systemd/system/node_exporter.service", "changed": false, "state": "absent", "invocation": {"module_args": {"name": "/etc/systemd/system/node_exporter.service", "state": "absent", "path": "/etc/systemd/system/node_exporter.service", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:06,871 p=25767 u=ubuntu | ok: [magna046] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > name: /etc/systemd/system/node_exporter.service > owner: null > path: /etc/systemd/system/node_exporter.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/node_exporter.service > state: absent >2019-12-20 10:04:06,911 p=25767 u=ubuntu | <magna048> (0, b'\n{"path": "/etc/systemd/system/node_exporter.service", "changed": false, "state": "absent", "invocation": {"module_args": {"name": "/etc/systemd/system/node_exporter.service", "state": "absent", "path": "/etc/systemd/system/node_exporter.service", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:06,919 p=25767 u=ubuntu | ok: [magna048] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > name: /etc/systemd/system/node_exporter.service > owner: null > path: /etc/systemd/system/node_exporter.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/node_exporter.service > state: absent >2019-12-20 10:04:06,960 p=25767 u=ubuntu | <magna049> (0, b'\n{"path": "/etc/systemd/system/node_exporter.service", "changed": false, "state": "absent", "invocation": {"module_args": {"name": "/etc/systemd/system/node_exporter.service", "state": "absent", "path": "/etc/systemd/system/node_exporter.service", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:06,967 p=25767 u=ubuntu | ok: [magna049] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > name: /etc/systemd/system/node_exporter.service > owner: null > path: /etc/systemd/system/node_exporter.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/node_exporter.service > state: absent >2019-12-20 10:04:07,009 p=25767 u=ubuntu | <magna053> (0, b'\n{"path": "/etc/systemd/system/node_exporter.service", "changed": false, "state": "absent", "invocation": {"module_args": {"name": "/etc/systemd/system/node_exporter.service", "state": "absent", "path": "/etc/systemd/system/node_exporter.service", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') >2019-12-20 10:04:07,018 p=25767 u=ubuntu | ok: [magna053] => changed=false > invocation: > module_args: > _diff_peek: null > _original_basename: null > access_time: null > access_time_format: '%Y%m%d%H%M.%S' > attributes: null > backup: null > content: null > delimiter: null > directory_mode: null > follow: true > force: false > group: null > mode: null > modification_time: null > modification_time_format: '%Y%m%d%H%M.%S' > name: /etc/systemd/system/node_exporter.service > owner: null > path: /etc/systemd/system/node_exporter.service > recurse: false > regexp: null > remote_src: null > selevel: null > serole: null > setype: null > seuser: null > src: null > state: absent > unsafe_writes: null > path: /etc/systemd/system/node_exporter.service > state: absent >2019-12-20 10:04:07,054 p=25767 u=ubuntu | TASK [remove node-exporter image] ********************************************************************************************************************************************************************************* >2019-12-20 10:04:07,054 p=25767 u=ubuntu | task path: /usr/share/ceph-ansible/purge-docker-cluster.yml:397 >2019-12-20 10:04:07,054 p=25767 u=ubuntu | Friday 20 December 2019 10:04:07 +0000 (0:00:00.514) 0:05:18.381 ******* >2019-12-20 10:04:07,072 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:04:07,072 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:07,073 p=25767 u=ubuntu | <magna035> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:07,074 p=25767 u=ubuntu | <magna035> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna035 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-iotseblhmzpawipimtbfnjertkbhwnmu ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:07,119 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:04:07,119 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:07,120 p=25767 u=ubuntu | <magna046> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:07,121 p=25767 u=ubuntu | <magna046> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna046 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-abiwyhjfimpmenwqahkwivqrrqembzxe ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:07,136 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:07,164 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:04:07,165 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:07,165 p=25767 u=ubuntu | <magna048> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:07,166 p=25767 u=ubuntu | <magna048> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna048 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-sdvgibkbmbbespnjzbtplcmhepdeulyo ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:07,179 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:07,215 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:04:07,216 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:07,216 p=25767 u=ubuntu | <magna049> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:07,217 p=25767 u=ubuntu | <magna049> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna049 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cxpzojskdfuqgqokeokmjmooqnttxryh ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:07,226 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:07,267 p=25767 u=ubuntu | Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py >2019-12-20 10:04:07,267 p=25767 u=ubuntu | Pipelining is enabled. >2019-12-20 10:04:07,268 p=25767 u=ubuntu | <magna053> ESTABLISH SSH CONNECTION FOR USER: None >2019-12-20 10:04:07,269 p=25767 u=ubuntu | <magna053> SSH: EXEC ssh -vvv -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=60 -o ControlPath=/home/ubuntu/.ansible/cp/%h-%r-%p magna053 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vbaymznkpgnppdtjzzmfngjgbynafxud ; /usr/libexec/platform-python'"'"'"'"'"'"'"'"' && sleep 0'"'"'' >2019-12-20 10:04:07,276 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:07,327 p=25767 u=ubuntu | Escalation succeeded >2019-12-20 10:04:07,487 p=25767 u=ubuntu | <magna035> (1, b'\n{"msg": "non-zero return code", "cmd": ["podman", "rmi", "registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1"], "stdout": "", "stderr": "Error: unable to find \'registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1\' in local storage: no such image", "rc": 1, "start": "2019-12-20 10:04:07.333972", "end": "2019-12-20 10:04:07.469582", "delta": "0:00:00.135610", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25841\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:07,488 p=25767 u=ubuntu | <magna035> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25841 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:07,496 p=25767 u=ubuntu | fatal: [magna035]: FAILED! => changed=true > cmd: > - podman > - rmi > - registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > delta: '0:00:00.135610' > end: '2019-12-20 10:04:07.469582' > invocation: > module_args: > _raw_params: podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:04:07.333972' > stderr: 'Error: unable to find ''registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1'' in local storage: no such image' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:04:07,524 p=25767 u=ubuntu | <magna046> (1, b'\n{"msg": "non-zero return code", "cmd": ["podman", "rmi", "registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1"], "stdout": "", "stderr": "Error: unable to find \'registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1\' in local storage: no such image", "rc": 1, "start": "2019-12-20 10:04:07.361518", "end": "2019-12-20 10:04:07.507136", "delta": "0:00:00.145618", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 25804\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:07,524 p=25767 u=ubuntu | <magna046> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 25804 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:07,534 p=25767 u=ubuntu | fatal: [magna046]: FAILED! => changed=true > cmd: > - podman > - rmi > - registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > delta: '0:00:00.145618' > end: '2019-12-20 10:04:07.507136' > invocation: > module_args: > _raw_params: podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:04:07.361518' > stderr: 'Error: unable to find ''registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1'' in local storage: no such image' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:04:07,586 p=25767 u=ubuntu | <magna048> (1, b'\n{"msg": "non-zero return code", "cmd": ["podman", "rmi", "registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1"], "stdout": "", "stderr": "Error: unable to find \'registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1\' in local storage: no such image", "rc": 1, "start": "2019-12-20 10:04:07.408356", "end": "2019-12-20 10:04:07.570399", "delta": "0:00:00.162043", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26211\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:07,587 p=25767 u=ubuntu | <magna048> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26211 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:07,594 p=25767 u=ubuntu | fatal: [magna048]: FAILED! => changed=true > cmd: > - podman > - rmi > - registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > delta: '0:00:00.162043' > end: '2019-12-20 10:04:07.570399' > invocation: > module_args: > _raw_params: podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:04:07.408356' > stderr: 'Error: unable to find ''registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1'' in local storage: no such image' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:04:07,624 p=25767 u=ubuntu | <magna049> (1, b'\n{"msg": "non-zero return code", "cmd": ["podman", "rmi", "registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1"], "stdout": "", "stderr": "Error: unable to find \'registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1\' in local storage: no such image", "rc": 1, "start": "2019-12-20 10:04:07.459505", "end": "2019-12-20 10:04:07.607295", "delta": "0:00:00.147790", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26231\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:07,624 p=25767 u=ubuntu | <magna049> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26231 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:07,631 p=25767 u=ubuntu | fatal: [magna049]: FAILED! => changed=true > cmd: > - podman > - rmi > - registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > delta: '0:00:00.147790' > end: '2019-12-20 10:04:07.607295' > invocation: > module_args: > _raw_params: podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:04:07.459505' > stderr: 'Error: unable to find ''registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1'' in local storage: no such image' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:04:07,677 p=25767 u=ubuntu | <magna053> (1, b'\n{"msg": "non-zero return code", "cmd": ["podman", "rmi", "registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1"], "stdout": "", "stderr": "Error: unable to find \'registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1\' in local storage: no such image", "rc": 1, "start": "2019-12-20 10:04:07.509041", "end": "2019-12-20 10:04:07.660715", "delta": "0:00:00.151674", "changed": true, "failed": true, "invocation": {"module_args": {"_raw_params": "podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 26228\r\ndebug3: mux_client_request_session: session request sent\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n') >2019-12-20 10:04:07,677 p=25767 u=ubuntu | <magna053> Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1c FIPS 28 May 2019 >debug1: Reading configuration data /etc/ssh/ssh_config >debug1: /etc/ssh/ssh_config line 8: Applying options for * >debug1: auto-mux: Trying existing master >debug2: fd 5 setting O_NONBLOCK >debug2: mux_client_hello_exchange: master version 4 >debug3: mux_client_forwards: request forwardings: 0 local, 0 remote >debug3: mux_client_request_session: entering >debug3: mux_client_request_alive: entering >debug3: mux_client_request_alive: done pid = 26228 >debug3: mux_client_request_session: session request sent >debug3: mux_client_read_packet: read header failed: Broken pipe >debug2: Received exit status from master 1 >2019-12-20 10:04:07,685 p=25767 u=ubuntu | fatal: [magna053]: FAILED! => changed=true > cmd: > - podman > - rmi > - registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > delta: '0:00:00.151674' > end: '2019-12-20 10:04:07.660715' > invocation: > module_args: > _raw_params: podman rmi registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 > _uses_shell: false > argv: null > chdir: null > creates: null > executable: null > removes: null > stdin: null > stdin_add_newline: true > strip_empty_ends: true > warn: true > msg: non-zero return code > rc: 1 > start: '2019-12-20 10:04:07.509041' > stderr: 'Error: unable to find ''registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1'' in local storage: no such image' > stderr_lines: <omitted> > stdout: '' > stdout_lines: <omitted> >2019-12-20 10:04:07,687 p=25767 u=ubuntu | PLAY RECAP ******************************************************************************************************************************************************************************************************** >2019-12-20 10:04:07,687 p=25767 u=ubuntu | localhost : ok=0 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 >2019-12-20 10:04:07,687 p=25767 u=ubuntu | magna035 : ok=6 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=1 >2019-12-20 10:04:07,687 p=25767 u=ubuntu | magna046 : ok=11 changed=1 unreachable=0 failed=1 skipped=4 rescued=0 ignored=2 >2019-12-20 10:04:07,688 p=25767 u=ubuntu | magna048 : ok=46 changed=3 unreachable=0 failed=1 skipped=33 rescued=0 ignored=2 >2019-12-20 10:04:07,688 p=25767 u=ubuntu | magna049 : ok=37 changed=2 unreachable=0 failed=1 skipped=38 rescued=0 ignored=1 >2019-12-20 10:04:07,688 p=25767 u=ubuntu | magna053 : ok=41 changed=2 unreachable=0 failed=1 skipped=34 rescued=0 ignored=1 >2019-12-20 10:04:07,688 p=25767 u=ubuntu | Friday 20 December 2019 10:04:07 +0000 (0:00:00.634) 0:05:19.015 ******* >2019-12-20 10:04:07,689 p=25767 u=ubuntu | =============================================================================== >2019-12-20 10:04:07,689 p=25767 u=ubuntu | zap and destroy osds created by ceph-volume with lvm_volumes ----------------------------------------------------------------------------------------------------------------------------------------------- 7.26s >/usr/share/ceph-ansible/purge-docker-cluster.yml:277 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,689 p=25767 u=ubuntu | zap and destroy osds created by ceph-volume with devices --------------------------------------------------------------------------------------------------------------------------------------------------- 6.97s >/usr/share/ceph-ansible/purge-docker-cluster.yml:295 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,689 p=25767 u=ubuntu | gather monitors facts -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 5.72s >/usr/share/ceph-ansible/purge-docker-cluster.yml:243 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,689 p=25767 u=ubuntu | ceph-facts : check if it is atomic host -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.75s >/usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:2 ------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,689 p=25767 u=ubuntu | ensure cephfs mountpoint are unmounted --------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.72s >/usr/share/ceph-ansible/purge-docker-cluster.yml:68 -------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,690 p=25767 u=ubuntu | ceph-facts : is ceph running already? ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.49s >/usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:51 ------------------------------------------------------------------------------------------------------------------------------------------------------ >2019-12-20 10:04:07,690 p=25767 u=ubuntu | unload ceph kernel modules --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.12s >/usr/share/ceph-ansible/purge-docker-cluster.yml:81 -------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,690 p=25767 u=ubuntu | disable ceph mon and mgr service --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.02s >/usr/share/ceph-ansible/purge-docker-cluster.yml:341 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,690 p=25767 u=ubuntu | disable ceph mgr service ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1.00s >/usr/share/ceph-ansible/purge-docker-cluster.yml:176 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,690 p=25767 u=ubuntu | ceph-facts : resolve device link(s) ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.91s >/usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:148 ----------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,690 p=25767 u=ubuntu | remove ceph mon and mgr service ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.72s >/usr/share/ceph-ansible/purge-docker-cluster.yml:351 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,691 p=25767 u=ubuntu | remove ceph mgr service ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.69s >/usr/share/ceph-ansible/purge-docker-cluster.yml:183 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,691 p=25767 u=ubuntu | disable node_exporter service ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 0.68s >/usr/share/ceph-ansible/purge-docker-cluster.yml:385 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,691 p=25767 u=ubuntu | ceph-facts : set_fact _monitor_address to monitor_interface - ipv4 ----------------------------------------------------------------------------------------------------------------------------------------- 0.67s >/usr/share/ceph-ansible/roles/ceph-facts/tasks/set_monitor_address.yml:31 ---------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,691 p=25767 u=ubuntu | ceph-facts : check if podman binary is present ------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.65s >/usr/share/ceph-ansible/roles/ceph-facts/tasks/container_binary.yml:2 -------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,691 p=25767 u=ubuntu | remove node-exporter image --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.63s >/usr/share/ceph-ansible/purge-docker-cluster.yml:397 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,691 p=25767 u=ubuntu | find mapped rbd ids ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.55s >/usr/share/ceph-ansible/purge-docker-cluster.yml:71 -------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,692 p=25767 u=ubuntu | ceph-facts : check if podman binary is present ------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.53s >/usr/share/ceph-ansible/roles/ceph-facts/tasks/container_binary.yml:2 -------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,692 p=25767 u=ubuntu | remove node_exporter service file -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.51s >/usr/share/ceph-ansible/purge-docker-cluster.yml:392 ------------------------------------------------------------------------------------------------------------------------------------------------------------- >2019-12-20 10:04:07,692 p=25767 u=ubuntu | ceph-facts : check if the ceph conf exists ----------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.42s >/usr/share/ceph-ansible/roles/ceph-facts/tasks/facts.yml:248 -----------------------------------------------------------------------------------------------------------------------------------------------------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1785736
:
1646894
|
1646901
| 1647290